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-14 14:26:51 by OBATA Akio | Files touched by this commit (406) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
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!
|
2009-02-25 22:26:10 by Jens Rehsack | Files touched by this commit (2) | |
Log message:
pkgsrc changes:
- update module to 0.11
- add dependency to Params::Util >= 0.35 to get the XS speed up
Upstream changes:
0.11 Tue Jan 27 09:10:48 MEZ 2009
- ignore lines without key/value pairs
- create regex for each() iteration once during contruction
|
2008-11-09 13:50:10 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Import p5-Tie-Array-AsHash-0.10 as devel/p5-Tie-Array-AsHash.
Requested by Jens Rehsack in PR 39599.
Tie::Array::AsHash uses some practical extracting code so
arrays can be tied to hashes.
|