Commit graph

14 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
f545feda1c Update 0.16
-----------
0.16  2015-02-17 08:39:35 CET
        - a few microöptimisations (microoptimisations)
2015-02-18 13:19:02 +00:00
mef
7c2eea03a3 (pkgsrc)
- Convert PERL5_MODULE_TYPE from Module::Install::Bundled to MakeMaker
(upstream)
  - Update 0.13 to 0.15
-------------------
0.15  2013-06-03 01:45:46 JST
        - use MakeMaker

0.14  2013-05-12 16:18:14 PDT
        - Use milla
2015-02-07 15:02:46 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
hiramatsu
7ccc2cd9f8 Update p5-Hash-MultiValue to 0.13.
Change from previous:
---------------------
- repackage with Module::Install > 1.04
2013-05-04 11:19:10 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
c24bfcb1b2 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-09-13 15:04:59 +00:00
hiramatsu
3c5b2030ff Update p5-Hash-MultiValue to 0.10.
Change from previous:
---------------------
0.10  Sun Sep 18 12:51:49 PDT 2011
        - Implemented set (aristotle)
2012-02-18 15:10:23 +00:00
wiz
41459a3d45 Update to 0.09:
0.09  Wed Jun 15 15:22:12 PDT 2011
        - Implemented thread safety (chansen)
2011-08-17 09:43:46 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +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
8c6f4c4d24 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.
2010-04-10 08:16:23 +00:00