Commit graph

7 commits

Author SHA1 Message Date
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
abs
ede71d3c85 Update devel/p5-Module-Refresh to 0.13:
0.13 Thu May  3 23:03:00 EDT 2007

 * Requires 5.8.1. (Uses tricks that don't work on 5.6). Thanks to DCANTRELL

0.12 Mon Apr 30 15:34:42 EDT 2007

 * Requires 5.6. (Causes 5.5 to bus error). Thanks to RJBS.

0.11 Tue Apr 24 13:25:24 EDT 2007

  * Fix for [rt.cpan.org #26536] Test suite uses /tmp with predictable filenames
    Reported by ANDK

0.10_01 Tue May  9 01:21:55 EDT 2006

* Module::Refresh->refresh_module_if_modified($module)
    as suggested by Daisuke Maki
2008-01-21 13:55:29 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
seb
4dc4a8e701 Fix CATEGORIES. 2006-02-08 08:58:55 +00:00
seb
4c17fa0c5c Initial import of p5-Module-Refresh version 0.09
as devel/p5-Module-Refresh into the NetBSD Packages Collection.

Module::Refresh Perl5 module is a generalization of the functionality
provided by Apache::StatINC and Apache::Reload.  It's designed to
make it easy to do simple iterative development when working in a
persistent environment.
2006-02-08 08:22:51 +00:00