pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Storable Update to 2.13:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fd0654868ae
branches:  trunk
changeset: 489190:4fd0654868ae
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 18 13:40:59 2005 +0000

description:
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:

 devel/p5-Storable/Makefile |  5 ++---
 devel/p5-Storable/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 95b173907285 -r 4fd0654868ae devel/p5-Storable/Makefile
--- a/devel/p5-Storable/Makefile        Fri Feb 18 13:29:22 2005 +0000
+++ b/devel/p5-Storable/Makefile        Fri Feb 18 13:40:59 2005 +0000
@@ -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 -r 95b173907285 -r 4fd0654868ae devel/p5-Storable/distinfo
--- a/devel/p5-Storable/distinfo        Fri Feb 18 13:29:22 2005 +0000
+++ b/devel/p5-Storable/distinfo        Fri Feb 18 13:40:59 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index