summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Load-XS
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-21 22:36:35 +0000
committerwiz <wiz@pkgsrc.org>2012-10-21 22:36:35 +0000
commit159de43f9eb1e5c05e66b9c0e6a4dfba08f6b6ae (patch)
tree800c52ebcf763cbfc0e76968306770a479b2815f /devel/p5-Class-Load-XS
parent396d1b09a8bd092d06b8a477a1a540c14a6c83c1 (diff)
downloadpkgsrc-159de43f9eb1e5c05e66b9c0e6a4dfba08f6b6ae.tar.gz
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.
Diffstat (limited to 'devel/p5-Class-Load-XS')
-rw-r--r--devel/p5-Class-Load-XS/Makefile5
-rw-r--r--devel/p5-Class-Load-XS/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Class-Load-XS/Makefile b/devel/p5-Class-Load-XS/Makefile
index 99a30819300..2d5b2609f9c 100644
--- a/devel/p5-Class-Load-XS/Makefile
+++ b/devel/p5-Class-Load-XS/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 21:54:44 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/21 22:36:35 wiz Exp $
-DISTNAME= Class-Load-XS-0.04
+DISTNAME= Class-Load-XS-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
diff --git a/devel/p5-Class-Load-XS/distinfo b/devel/p5-Class-Load-XS/distinfo
index 8964d53f0b0..0b1f1e0bba9 100644
--- a/devel/p5-Class-Load-XS/distinfo
+++ b/devel/p5-Class-Load-XS/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2012/03/08 10:07:43 sno Exp $
+$NetBSD: distinfo,v 1.4 2012/10/21 22:36:35 wiz Exp $
-SHA1 (Class-Load-XS-0.04.tar.gz) = ef672cc73e4a40284e80ff5a67dc33a642acf113
-RMD160 (Class-Load-XS-0.04.tar.gz) = 17b0606d147a07110948ad24ae0cdadc0fc2f167
-Size (Class-Load-XS-0.04.tar.gz) = 55168 bytes
+SHA1 (Class-Load-XS-0.06.tar.gz) = 0b0a8b9a984ad6d99e613728aad246b05723429d
+RMD160 (Class-Load-XS-0.06.tar.gz) = b063f788f4db4c17fb94e307a796c50f965ab335
+Size (Class-Load-XS-0.06.tar.gz) = 56141 bytes