summaryrefslogtreecommitdiff
path: root/devel/p5-Storable
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-18 13:40:59 +0000
committerwiz <wiz@pkgsrc.org>2005-02-18 13:40:59 +0000
commitedb8905900ee149b83933694b0c4dfbc45901d59 (patch)
tree0b9c2b49cf6e00c35d62e90cbb2f6017480945e0 /devel/p5-Storable
parent173be13cf3c440129db46246c6c741bdbdbffc9a (diff)
downloadpkgsrc-edb8905900ee149b83933694b0c4dfbc45901d59.tar.gz
Update to 2.13:
1. Don't change the type of top level overloaded references to RV - they are perfectly correct as PVMG 2. Storable needs to cope with incoming frozen data that happens to be utf8 encoded.
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r--devel/p5-Storable/Makefile5
-rw-r--r--devel/p5-Storable/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile
index 7f48bcd14b2..81c9cde0776 100644
--- a/devel/p5-Storable/Makefile
+++ b/devel/p5-Storable/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/12/20 11:31:02 grant Exp $
+# $NetBSD: Makefile,v 1.19 2005/02/18 13:40:59 wiz Exp $
-DISTNAME= Storable-2.12
+DISTNAME= Storable-2.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sto
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/}
diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo
index 3f2d861bdca..2914fd496b1 100644
--- a/devel/p5-Storable/distinfo
+++ b/devel/p5-Storable/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2004/05/02 00:22:06 heinz Exp $
+$NetBSD: distinfo,v 1.9 2005/02/18 13:40:59 wiz Exp $
-SHA1 (Storable-2.12.tar.gz) = df0b44e04864733038ea08415a7e4ebc0a19f78e
-Size (Storable-2.12.tar.gz) = 134308 bytes
+SHA1 (Storable-2.13.tar.gz) = 91b4ce7a277ab4dd9e6c785cee67d4d149a25268
+Size (Storable-2.13.tar.gz) = 135033 bytes