diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-21 22:48:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-21 22:48:30 +0000 |
commit | 1006515f966f16bb617203884f3aebfb773f7853 (patch) | |
tree | ab6ddba3a0e3795684627c1050f7e849b8419f92 /devel/p5-Storable | |
parent | f6a5c3bad34d5606aa9ba07e5b97e0b92c171d5a (diff) | |
download | pkgsrc-1006515f966f16bb617203884f3aebfb773f7853.tar.gz |
Update to 2.39:
Tue 11 Sep 06:51:11 IST 2012 Abhijit Menon-Sen <ams@toroid.org>
Version 2.39
Various bugfixes, including compatibility fixes for older
versions of Perl and vstring handling.
Diffstat (limited to 'devel/p5-Storable')
-rw-r--r-- | devel/p5-Storable/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Storable/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index 80a2e9cb442..7823fbd7ab8 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2012/10/03 21:55:36 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2012/10/21 22:48:30 wiz Exp $ -DISTNAME= Storable-2.35 +DISTNAME= Storable-2.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5sto CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo index e02410c92f6..785f48060cf 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2012/07/06 14:13:54 sno Exp $ +$NetBSD: distinfo,v 1.18 2012/10/21 22:48:30 wiz Exp $ -SHA1 (Storable-2.35.tar.gz) = ea458d038f9a3f9f78d83131a5c7003c024cbfc7 -RMD160 (Storable-2.35.tar.gz) = 2a6ef80fe9dc3d08f2222d42b8707b052c2653bd -Size (Storable-2.35.tar.gz) = 180796 bytes +SHA1 (Storable-2.39.tar.gz) = cd7ca4cf307c195ece43b88e2432a2c237bc32fa +RMD160 (Storable-2.39.tar.gz) = 3953e54b45f945c51c73bcdef381800251a6d720 +Size (Storable-2.39.tar.gz) = 182104 bytes |