Commit graph

3 commits

Author SHA1 Message Date
seb
febfbb41f9 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
c3b2872778 Updating devel/p5-lib-abs from 0.90 to 0.91
pkgsrc changes:
- Add module type to ensure auto_install in Makefile.PL is properly
  handled

Upstream changes:
0.91    2010-02-27
        Fix broken test due to behavior of lib under 5.10.1
        Fix broken test (warn) when hit some file as directory
2010-03-16 19:14:46 +00:00
seb
14b967c964 Initial import of p5-lib-abs version 0.90 in the NetBSD Packages
Collection.

The Perl 5 module lib::abs is a library to transform relative paths
to absolute paths at the BEGIN stage, and push them to @INC.  Relative
path origin is not the current working directory, but the location
of the file the statement is in.
2009-08-22 12:01:36 +00:00