summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-23 20:14:42 +0000
committerwiz <wiz@pkgsrc.org>2008-04-23 20:14:42 +0000
commit82aec00c315c0f00bcbf7af2738c7e8823d20673 (patch)
tree200d9d23fd5c8113b966518a61693321cf524cb0 /devel
parentcfa63e359540957ac2e097b2dc8dd8cb4d57f890 (diff)
downloadpkgsrc-82aec00c315c0f00bcbf7af2738c7e8823d20673.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/p5-Clone/Makefile4
-rw-r--r--devel/p5-Clone/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Clone/Makefile b/devel/p5-Clone/Makefile
index 491ad01f05b..3865df6c858 100644
--- a/devel/p5-Clone/Makefile
+++ b/devel/p5-Clone/Makefile
@@ -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 --git a/devel/p5-Clone/distinfo b/devel/p5-Clone/distinfo
index 0d4a4b4fa44..c066c1dab8a 100644
--- a/devel/p5-Clone/distinfo
+++ b/devel/p5-Clone/distinfo
@@ -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