Commit graph

7 commits

Author SHA1 Message Date
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
9708bea97c PkgSrc changes:
- Updated to 1.05
- removed obsoleted patches/patch-aa

Upstream changes:

1.05  2009 February 24
        - Fix minor syntax error that had been plaguing many people.
          Thanks to Chris Dolan for shaming me into fixing this.

Oked by rhaen@
2009-03-10 17:32:01 +00:00
he
871628572c Update from version 1.04nb2 to 1.04nb3.
Pkgsrc changes:
 o Fix the broken patch-aa patch, which should have fixed
   PR#39740 but didn't, and instead left the package in an
   unbuildable state.  With this in place, "make test"
   completes, fixing the problem in the CPAN report at
   http://rt.cpan.org/Public/Bug/Display.html?id=29778
2009-02-10 19:46:51 +00:00
he
2e1460e5d8 Update from version 1.04nb1 to 1.04nb2.
This should fix PR#39740.

Pkgsrc changes:
 o Add a patch to "use Carp;" to fix the problem described in the PR
2008-12-19 18:23:17 +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
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
seb
03659fb01e Initial import of p5-Readonly-XS version 1.04 into The NetBSD
Packages Collection.

The Perl 5 module Readonly::XS is a companion module to the Readonly
module.  You do not use Readonly::XS directly.  Instead, once it
is installed, the Readonly module will detect this and will use it
for creating read-only scalars.  This results in a significant
speed improvement.  This does not speed up read-only arrays or
hashes.
2007-05-09 02:58:14 +00:00