diff options
author | wiz <wiz@pkgsrc.org> | 2007-04-15 13:13:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-04-15 13:13:47 +0000 |
commit | 72d54c923ebd2a742437dea2c6d208a4b473b301 (patch) | |
tree | b605447ce02e06735659abecabcdbb233e2f2dc3 /devel/p5-Storable | |
parent | f78743431b994cf2cfc738c4e93caf3819949f93 (diff) | |
download | pkgsrc-72d54c923ebd2a742437dea2c6d208a4b473b301.tar.gz |
Update to 2.16:
Sat Mar 31 06:11:06 IST 2007 Abhijit Menon-Sen
Version 2.16
1. Fixes to Storable::dclone, read_magic, retrieve_lscalar
2. Storable 0.1 compatibility
3. Miscellaneous compile/leak/test/portability fixes
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r-- | devel/p5-Storable/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Storable/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 125af30fde2..14baf862a6e 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2006/11/05 17:49:34 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2007/04/15 13:13:47 wiz Exp $ -DISTNAME= Storable-2.15 +DISTNAME= Storable-2.16 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5sto CATEGORIES= devel perl5 diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo index 8a55f6934ad..65ccd2a6f69 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/10/25 13:37:45 wiz Exp $ +$NetBSD: distinfo,v 1.12 2007/04/15 13:13:47 wiz Exp $ -SHA1 (Storable-2.15.tar.gz) = f3fe2431e5e2b5a2da6c6b3a7e8ad4aab9e3ce46 -RMD160 (Storable-2.15.tar.gz) = 813621a90a9d74b2ba44b89c5bfedf300dca7b03 -Size (Storable-2.15.tar.gz) = 162994 bytes +SHA1 (Storable-2.16.tar.gz) = 5092feacbf591a56ed4fbfba089d528a8325897b +RMD160 (Storable-2.16.tar.gz) = 9dbde6050ea53ac3ae7afc87dba7aedbf3e80dbf +Size (Storable-2.16.tar.gz) = 173578 bytes |