diff options
author | sno <sno> | 2009-05-19 18:55:18 +0000 |
---|---|---|
committer | sno <sno> | 2009-05-19 18:55:18 +0000 |
commit | 8b083a3400faee71098d22da0e77eae6c166c838 (patch) | |
tree | 59bf4f6a8ed9a996d6f5d067d1ab98ab9ac22129 | |
parent | 6f7dbd8171aed3609e434a2220aaccf948e25e27 (diff) | |
download | pkgsrc-8b083a3400faee71098d22da0e77eae6c166c838.tar.gz |
pkgsrc changes:
- Updating package for p5 module Storable from 2.18nb1 to 2.20
Upstream changes since 2.18:
Mon May 18 09:38:20 IST 2009 Abhijit Menon-Sen <ams@toroid.org>
Version 2.20
Fix bug handling blessed references to overloaded objects, plus
other miscellaneous fixes.
(Version 2.19 was released with 5.8.9.)
-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 bb36a8e82f1..02f8158d37a 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2008/10/19 19:18:00 he Exp $ +# $NetBSD: Makefile,v 1.28 2009/05/19 18:55:18 sno Exp $ -DISTNAME= Storable-2.18 +DISTNAME= Storable-2.20 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 bc8ddec09e1..be5f0798e0a 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2007/11/29 15:07:16 wiz Exp $ +$NetBSD: distinfo,v 1.14 2009/05/19 18:55:19 sno Exp $ -SHA1 (Storable-2.18.tar.gz) = bb12091a69354670fd8b3c2f2704d4dbb10c2061 -RMD160 (Storable-2.18.tar.gz) = d901c90b277d12a674ff270185228732d6b8278c -Size (Storable-2.18.tar.gz) = 177774 bytes +SHA1 (Storable-2.20.tar.gz) = c3de6c0ba576238b41af600b3f3ca8c46cdae219 +RMD160 (Storable-2.20.tar.gz) = 5ecdf7ab5a9a634e2e688718ef2da56ec2b34809 +Size (Storable-2.20.tar.gz) = 177889 bytes |