Up to [cvs.netbsd.org] / pkgsrc / devel / p5-Package-Constants
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 14 12:26:27 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
HEAD
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:14 2010 UTC (21 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
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!
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Oct 31 03:31:27 2009 UTC (2 years, 6 months ago) by heinz
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of p5-Package-Constants. The Perl module Package::Constants lists all the constants defined in a Perl package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 31 03:31:27 2009 UTC (2 years, 6 months ago) by heinz
Branch: MAIN
Initial revision