summaryrefslogtreecommitdiff
path: root/devel/p5-Clone
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-10-24 13:14:59 +0000
committerobache <obache@pkgsrc.org>2006-10-24 13:14:59 +0000
commit7984e3ff49acb1960bf5370f9669a8de09dfee89 (patch)
tree92b99eebc6497f028afc37ab42b76711f4588a78 /devel/p5-Clone
parent9288d1fb5f29c90a02b8f24103b1df7116e4c756 (diff)
downloadpkgsrc-7984e3ff49acb1960bf5370f9669a8de09dfee89.tar.gz
Update p5-Clone to 0.22.
Changes: Revision 0.22 2006-10-08 05:35:19 ray D'oh! The 0.21 tardist that I just uploaded to CPAN contained the 0.20 Clone.xs file. This release is just in case any of the 0.21 releases get mirrored. Revision 0.21 2006-10-08 04:02:56 ray Clone was segfaulting due to a null SV object in a magical reference (a PERL_MAGIC_utf8). 21859: Clone segfault (isolated example) Revision 0.20 2006/03/08 17:15:23 ray Commented out VERSION causes errors with DynaLoader in perl 5.6.1 (and probably all earlier versions. It was removed. Revision 0.19 2006/03/06 07:22:32 ray added a test and fix for tainted variables. use a static VERSION in Clone.pm.
Diffstat (limited to 'devel/p5-Clone')
-rw-r--r--devel/p5-Clone/Makefile5
-rw-r--r--devel/p5-Clone/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Clone/Makefile b/devel/p5-Clone/Makefile
index b1de8802c81..86cbdbea80e 100644
--- a/devel/p5-Clone/Makefile
+++ b/devel/p5-Clone/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:20 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/24 13:14:59 obache Exp $
-DISTNAME= Clone-0.18
+DISTNAME= Clone-0.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clone/}
diff --git a/devel/p5-Clone/distinfo b/devel/p5-Clone/distinfo
index 3592af11fac..10e94314d73 100644
--- a/devel/p5-Clone/distinfo
+++ b/devel/p5-Clone/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/07/21 08:24:05 abs Exp $
+$NetBSD: distinfo,v 1.4 2006/10/24 13:14:59 obache Exp $
-SHA1 (Clone-0.18.tar.gz) = 0787b5385f64b42e44072ed4616ead92ae6e381a
-RMD160 (Clone-0.18.tar.gz) = b9f486b732c16a3608bbadf18c9b270edf8e3a58
-Size (Clone-0.18.tar.gz) = 9838 bytes
+SHA1 (Clone-0.22.tar.gz) = 0c0699f3492c7c809f7d210e35a4287ce22b0573
+RMD160 (Clone-0.22.tar.gz) = 626e9e32d56fc695d5af0d473ac9942f43fe9ac1
+Size (Clone-0.22.tar.gz) = 10564 bytes