pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Load-XS Update to 0.06:
details: https://anonhg.NetBSD.org/pkgsrc/rev/88850c25362d
branches: trunk
changeset: 610307:88850c25362d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 21 22:36:35 2012 +0000
description:
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:
devel/p5-Class-Load-XS/Makefile | 5 ++---
devel/p5-Class-Load-XS/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 8aa708c951f6 -r 88850c25362d devel/p5-Class-Load-XS/Makefile
--- a/devel/p5-Class-Load-XS/Makefile Sun Oct 21 22:33:19 2012 +0000
+++ b/devel/p5-Class-Load-XS/Makefile Sun Oct 21 22:36:35 2012 +0000
@@ -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 -r 8aa708c951f6 -r 88850c25362d devel/p5-Class-Load-XS/distinfo
--- a/devel/p5-Class-Load-XS/distinfo Sun Oct 21 22:33:19 2012 +0000
+++ b/devel/p5-Class-Load-XS/distinfo Sun Oct 21 22:36:35 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index