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.
|
2012-09-13 17:04:59 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating package for CPAN module Hash::MultiValue in devel/p5-Hash-MultiValue
from 0.10 to 0.12.
pkgsrc changes:
- adjust build type
upstream changes:
0.12 Wed Feb 15 07:45:50 CET 2012
- Reapply set method optimisation that was lost in 0.11
- *really* fix uninitialized warnings in tests (RT#74096)
- Add support for Storable serialization
0.11 Sun Feb 12 13:04:54 PST 2012
- Fix segfaulting splice invocation on perls < 5.8.7
- Fix uninitialized warning on older perls
|
2012-02-18 16:10:23 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Hash-MultiValue to 0.10.
Change from previous:
---------------------
0.10 Sun Sep 18 12:51:49 PDT 2011
- Implemented set (aristotle)
|
2011-08-17 11:43:47 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.09:
0.09 Wed Jun 15 15:22:12 PDT 2011
- Implemented thread safety (chansen)
|
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-04-10 10:16:23 by Stoned Elipot | Files touched by this commit (3) |  |
Log message:
Initial import of p5-Hash-MultiValue version 0.08 in the NetBSD
Packages Collection.
The Perl 5 module Hash::MultiValue provides objects (and plain hash
references) that may contain multiple values per key. The objects
behave like single-value hash references, but also provide an API
to retrieve multiple values explicitly on demand.
|