Commit graph

6 commits

Author SHA1 Message Date
adam
c45a869f60 Revision bump after updating perl to 5.14.1 2011-08-07 12:52:28 +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
he
9272dcf95f Update from version 0.03nb1 to 0.04.
Pkgsrc changes:
 o Add USE_LANGUAGES=c since the build now uses the C compiler

Upstream changes:

0.04- Rafael Garcia-Suarez (9):
      First stab as a dual implementation XS / pure Perl
      Update MANIFEST and add ppport.h from bleadperl
      Bump version to 0.04
      Add license to Makefile.PL
      Re-add "use strict"
      Mortalize return values
      Add tests for a bug reported on P5P by Renée Bäcker
      Fix segfault / compilation error by returning nothing for a
        sub being compiled
      Regenerate META.yml
2008-12-20 23:55:35 +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
1c5ba579d4 Add DESTDIR support. 2008-07-27 22:37:54 +00:00
seb
c4bf8e661e Initial import of p5-Sub-Identify version 0.03 into The NetBSD
Packages Collection.

The Perl 5 module Sub::Identify allows you to retrieve the real
name of code references.
2008-07-26 09:25:46 +00:00