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!
|
2010-07-17 10:45:42 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-Hash-MoreUtils from 0.01 to 0.02
pkgsrc changes:
- switching to Module::Build
- add license definition
Upstream changes:
0.02 2010-04-28
- Taking maintainership (Jens Rehsack)
- Implement optimized versions for slice, slice_exists and
slice_def
- Add test for each function to work proper with default keys
- Add safe_reverse as wished in RT#48403 (Ed Davis)
- Add test for hashsort
|
2009-02-25 23:29:01 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Similar to List::MoreUtils, Hash::MoreUtils contains trivial but
commonly-used functionality for hashes.
|