Commit graph

8 commits

Author SHA1 Message Date
adam
84ea901860 Revision bump after updating perl to 5.14.1 2011-08-09 06:52:35 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
1b6deac401 Update p5-B-Hooks-EndOfScope from version 0.08 to version 0.09.
Upstream changes:
0.09  Fri, 07 May 2010 22:11:49 +0200
  * Improve distribution metadata.
2010-05-24 21:06:53 +00:00
sno
c6d6774324 PkgSrc changes:
- Updating package for p5 module B::Hooks::EndOfScope to 0.08
  - Updating dependency to Variable::Magic to 0.34 according to upstream
    changes

Upstream changes:
0.08  Sun, 19 Apr 2009 19:15:44 +0200
  * Depend on Variable::Magic 0.34 so exceptions during compile time that
    trigger a destructor don't cause an exception on 5.10 anymore.
2009-04-22 08:50:02 +00:00
he
6fc1351363 Update from version 0.06 to 0.07.
Pkgsrc changes:
 o Adjust dependencies to track new requirements

Upstream changes:

0.07  Fri, 20 Feb 2009 14:22:16 +0100
  * Depend on Variable::Magic 0.31 so exceptions thrown in on_scope_end
    blocks don't lose their error message.
2009-02-24 23:38:20 +00:00
he
12d70017e9 Update from version 0.05 to 0.06.
Pkgsrc changes:
 o Adjust dependency on p5-Variable-Magic, according to changed requirements

Upstream changes:

0.06  Mon, 19 Jan 2009 00:51:45 +0100
  * Depend on Variable::Magic 0.27 to stop exceptions thrown in on_scope_end
    blocks from segfaulting. Also add a test for that.
2009-01-19 23:34:35 +00:00
he
8efef25eba Update from version 0.04 to 0.05.
Pkgsrc changes:
 o Update dependencies according to changed requirements.

Upstream changes:

0.05  Sun, 04 Jan 2009 20:46:07 +0100
  * Use Variable::Magic and cast %^H instead Scope::Guard and relying
    on a timely destruction of objects within %^H. This fixes using
    on_scope_end in blocks where string evals are compiled as those
    increment the refcount of objects in %^H on 5.10.
2009-01-18 23:21:21 +00:00
he
2a9694bc51 Import p5-B-Hooks-EndOfScope version 0.04.
This module allows you to execute code when perl finished compiling
the surrounding scope.
2008-11-02 22:14:58 +00:00