Commit graph

11 commits

Author SHA1 Message Date
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
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
adam
b973ee8526 Revision bump after updating perl to 5.14.1 2011-08-09 10:09:20 +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
sno
d138e42092 Updating devel/p5-Class-C3-XS from 0.11 to 0.13
pkgsrc changes:
  - Adjusting license

Upstream changes:
0.13 Thu Sep 24, 2009
        - Release 0.12_03 as a stable release, without further modifications.

0.12_03 Mon Sep 21, 2009
        - Fix compatibility with perl 5.6.x. Thanks again, Nicholas.

0.12_02 Mon Sep 7, 2009
        - Actually ship with the changes 0.12_01 claimed to have. Thanks for
          catching this, Nicholas.

0.12_01 Sat Aug 22, 2009
        - Backport a couple of performance tweaks from bleadperl. This gives a
          performance improvement of about 40% in calculating the linearized
          isa for hierarchies with single parents only.
2009-10-11 08:16:22 +00:00
rillig
ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00
sno
b997f3cc0e PkgSrc changes:
- Updating package for p5 module Class::C3::XS to 0.11
  - set license to artistic-2.0

Uptream changes:
0.11 Mon Mar 30, 2009
        - Define SVfARG if the perl we're compiling for doesn't have
          it (Florian Ragwitz).

0.10 Sat Mar 28, 2009
        - Improve error message on merge errors (Florian Ragwitz).

0.09 Wed Mar 25, 2009
        - Use I32 instead of int (Brandon L Black).
        - Explicitly specify xs prototyping behaviour (Florian Ragwitz).
        - Fix several compiler warnings (Florian Ragwitz).
        - Check return values when storing values in hashes and error
          out if it didn't work (Florian Ragwitz).
        - Stop using auto_install in Makefile.PL (Florian Ragwitz).
        - Remove fake Build.PL (Florian Ragwitz).
2009-04-12 18:14:08 +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
abs
8bc9d59151 Import p5-Class-C3-XS-0.08 - Needed by p5-Class-C3
This package contains XS performance enhancers for Class::C3.
2008-06-24 15:04:56 +00:00