pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Clone Update to 0.28:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7373ded8d3d1
branches: trunk
changeset: 541513:7373ded8d3d1
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 23 20:14:42 2008 +0000
description:
Update to 0.28:
0.27, 0.28 not described.
Revision 0.26 2007-10-15 04:52:42 ray
Made a change in CLONE_KEY to the way Clone stores refs in the ref hash.
Perl no longer uses the SvANY part of the SV struct in the same way which
meams the old way of storing the hash key is no longer unique.
Thanks to Slaven Rezic for the patch.
Revision 0.25 2007-07-25 03:41:04 ray
Latest patch from Ruslan Zakirov. Patched another memory leak.
Revision 0.24 2007-07-25 03:33:57 ray
Bug fix for 5.9.*, for some reason the 'visible' logic is no longer working.
I #if 'ed it out until I figure out what is going on.
Also removed an old redundant CLONE_STORE, could have been the cause of some
memory leaks.
diffstat:
devel/p5-Clone/Makefile | 4 ++--
devel/p5-Clone/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 8c519175ac8e -r 7373ded8d3d1 devel/p5-Clone/Makefile
--- a/devel/p5-Clone/Makefile Wed Apr 23 20:13:02 2008 +0000
+++ b/devel/p5-Clone/Makefile Wed Apr 23 20:14:42 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2007/06/09 23:29:37 abs Exp $
+# $NetBSD: Makefile,v 1.11 2008/04/23 20:14:42 wiz Exp $
-DISTNAME= Clone-0.23
+DISTNAME= Clone-0.28
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clone/}
diff -r 8c519175ac8e -r 7373ded8d3d1 devel/p5-Clone/distinfo
--- a/devel/p5-Clone/distinfo Wed Apr 23 20:13:02 2008 +0000
+++ b/devel/p5-Clone/distinfo Wed Apr 23 20:14:42 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/06/09 23:29:37 abs Exp $
+$NetBSD: distinfo,v 1.6 2008/04/23 20:14:42 wiz Exp $
-SHA1 (Clone-0.23.tar.gz) = 69952a1da03e3c27362926dc0c921b7accb7e3d0
-RMD160 (Clone-0.23.tar.gz) = 6bf60bc746e3a0f854b53ffc3bfd4f4608bb385d
-Size (Clone-0.23.tar.gz) = 10632 bytes
+SHA1 (Clone-0.28.tar.gz) = 505c753b5b5f80f2f7672efdebef5a78519fad57
+RMD160 (Clone-0.28.tar.gz) = 954a097ca3a97ccab96e9def3a275d7e2d0e1432
+Size (Clone-0.28.tar.gz) = 11274 bytes
Home |
Main Index |
Thread Index |
Old Index