Commit graph

7 commits

Author SHA1 Message Date
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
90b71b7748 Update to 0.06:
0.06     2012-10-08

- Fixed some broken logic that lead to a segfault from the
  014-weird-constants.t test on some Perls (but unfortunately not the one I
  test with by default). Reported by Chisel Wright (and several other
  people). RT #80059.


0.05     2012-10-07

- Require Class::Load 0.20 in the code (not just the distro metadata). This
  keeps the tests in sync, and this module needed at least 0.11
  anyway. Reported by Father Chrysostomos. RT #80002.

- Weird classes with either an ISA or VERSION constant (who does that?) would
  cause the XS to blow up badly. Reported by Father Chrysostomos. RT #79998.
2012-10-21 22:36:35 +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
d7f430487a Updating package for CPAN distribution Class::Load::XS in
devel/p5-Class-Load-XS from 0.03 to 0.04.

pkgsrc changes:
- adjust dependencies according to distributions meta information

Upstream changes:
0.04     2012-02-08
- Some small test changes for the latest Module::Implementation and
  Class::Load. There is no need to upgade if you have 0.03 installed.
2012-03-08 10:07:43 +00:00
rhaen
2cceb99e7a Updated to 0.03
Changes:

0.03     2011-11-18

- Explicitly include Test::Fatal as a test prereq. Reported by W Phillip
  Moore. RT #72493.
2012-02-01 19:17:15 +00:00
sno
8b7e43f220 Importing Perl module Class::Load::XS 0.02 into devel/p5-Class-Load-XS to
speed up App::Cmd (in devel/p5-App-Cmd).

This module provides an XS implementation for portions of Class::Load Perl
module.
2011-11-15 19:31:37 +00:00