Commit graph

7 commits

Author SHA1 Message Date
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
sno
77eca7bc9f Updating devel/p5-Hash-Merge from 0.11 to 0.12
pkgsrc changes:
- Adjust module file permission

Upstream changes:
0.12  Mon Feb 15 19:23:52 CST 2010
    Thanks to MONS for addressing these:
    - rt 39183 fallback to Clone::PP if needed/possible
    - rt 43056 OO support for more sane behavior non-trampling

    This version is a cleaned up version of MONS' patch in rt 43056 plus:

    Added tests for OO behavior.
    Cleaned up POD a little
    perltidy
2010-02-16 10:11:46 +00:00
sno
889aac30fd - Adding a minimum required version of devel/p5-Clone (is checked in source)
- Correcting license
2009-08-26 13:21:46 +00:00
sno
e21e03e654 PkgSrc changes:
- Updating package for p5 module Hash::Merge to 0.11
  - Set license to artistic-2.0

Upstream changes:
0.11 Thu Apr  9 08:32:12 2009
    - fix ||= typo, thanks GWADEJ or bringing it to my attention
2009-04-12 20:32:39 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
seb
69ccfb90a8 Initial import of p5-Hash-Merge version 0.10 in the NetBSD Packages
Collection.

The Perl 5 module Hash::Merge merges two arbitrarily deep hashes
into a single hash. That is, at any level, it will add non-conflicting
key-value pairs from one hash to the other, and follows a set of
specific rules when there are key value conflicts.
2008-08-23 18:24:01 +00:00