diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-20 15:12:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-20 15:12:12 +0000 |
commit | e35e39cbf646d6da7b5572271dde3d98de46ac28 (patch) | |
tree | 6b7225709c95589af737e3ccce7c3c1d2ae644f2 /devel | |
parent | 3627c240f0c99bb7c97acbd9fabb42aa60362c99 (diff) | |
download | pkgsrc-e35e39cbf646d6da7b5572271dde3d98de46ac28.tar.gz |
Update to 1.0.11, since 1.0.7 isn't on CPAN anymore.
Changes:
Fixed incorrect error message.
Now bless objects ASAP at retrieve time, which should fix two bugs.
Add support for blessed ref to tied structures (-> binary format change).
More tests.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Storable/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Storable/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 1d71c5d9ef4..3cc98c2c1b8 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/20 08:54:34 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/20 15:12:12 wiz Exp $ -DISTNAME= Storable-1.0.7 +DISTNAME= Storable-1.0.11 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} diff --git a/devel/p5-Storable/files/md5 b/devel/p5-Storable/files/md5 index 5a94593ab34..28d743cb79b 100644 --- a/devel/p5-Storable/files/md5 +++ b/devel/p5-Storable/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2001/02/20 08:54:34 jtb Exp $ +$NetBSD: md5,v 1.2 2001/03/20 15:12:12 wiz Exp $ -MD5 (Storable-1.0.7.tar.gz) = 9c125079df77aa2ef2155ee910bb7052 +SHA1 (Storable-1.0.11.tar.gz) = e255a14a8be00798e17c4065fc128ea19dddaa72 |