Commit graph

15 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
0557f79a57 Update to 0.928:
0.928     2014-06-26 18:57:27-04:00 America/New_York
        - cope with subroutines with spaces in their names when catching
          warnings
        - don't assume that the source sub isn't blessed in tests (!)
2014-09-06 12:51:03 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
sno
4e03fc5584 Updating package for Perl5 module Sub::Install from CPAN in
devel/p5-Sub-Install from 0.926nb2 to 0.927.

Upstream changes:
0.927     2013-10-15 22:46:38 America/New_York
        rebuild using Dist::Zilla, update links to repo, metadata, etc.

        typo fixes, thanks David Steinbrunner
2014-02-16 19:20:00 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
ba73b67e8b Updating package for Perl 5 module Sub::Install in devel/p5-Sub-Install from
0.925nb2 to 0.926.

Upsteam changes:
0.926   2012-02-26
        cope with terminal dots from new Carp
2012-07-06 11:32:01 +00:00
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
81cd8904f9 Update from version 0.924nb1 to 0.925.
Upstream changes:

0.925   2009-01-16
        add repo loc to metadata
2009-01-21 00:11:00 +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
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +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
abs
2587aeaa47 Added devel/p5-Sub-Install version 0.924
This module provides a simple routine for installing code into
packages without looking at typeglobs or thinking about warnings
or strictures.

It also doesn't muddy up UNIVERSAL.
2007-06-10 11:38:21 +00:00