summaryrefslogtreecommitdiff
path: root/textproc/p5-String-RewritePrefix/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2020-09-07p5-String-RewritePrefix: update to 0.008.wiz1-3/+2
0.008 2020-01-25 16:10:30-05:00 America/New_York more tests (thanks, Olivier Mengué!) warn when rewriting an empty list in scalar context (thanks, Olivier Mengué!)
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-2/+2
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-26Update to 0.007mef1-3/+2
--------------- 0.007 2013-10-15 22:37:01 America/New_York update bugtracker and repo metadata
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2011-10-16Update p5-String-RewritePrefix to 0.006.hiramatsu1-3/+2
Changes from previous: 0.006 2010-10-25 15:36:37 America/New_York give explicit Sub::Exporter requirement do not warn if a coderef prefix generator returns undef
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
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-01-29Updating textproc/p5-String-RewritePrefix from 0.004 to 0.005sno1-2/+4
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.005 2009-11-30 export "rewrite" with Sub::Exporter prefix new_rewriter with a _; it was always private
2009-07-08Importing package for p5 module String::RewritePrefix version 0.004 assno1-0/+18
dependency for scheduled update of Catalyst::Runtime to 5.80007 Perl extension to rewrite strings based on a set of known prefixes.