2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2011-08-10 08:35:42 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Changes 0.07:
* Clean up after Class::C3 on pre-5.10 perls.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
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-07-14 17:46:16 by Stoned Elipot | Files touched by this commit (2) |
Log message:
Update p5-Class-Unload from version 0.05 to version 0.06.
Upstream changes:
0.06 2010-04-26 20:38:54 Europe/London
- Convert to Dist::Zilla
|
2009-12-05 00:37:07 by Stoned Elipot | Files touched by this commit (3) |  |
Log message:
Initial import of p5-Class-Unload version 0.05 in the NetBSD Packages
Collection.
The Perl 5 module Class::Unload provides a function to unload a
given class by clearing out its symbol table and removing it from
%INC.
|