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.15:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbbc65814e35
branches:  trunk
changeset: 501656:bbbc65814e35
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 25 13:37:45 2005 +0000

description:
Update to 2.15:

    Version 2.15

        Minor changes to address a couple of compile problems.

    Version 2.14

        1. Store weak references
        2. Add STORABLE_attach hook.

diffstat:

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

diffs (28 lines):

diff -r 0d1dc1997160 -r bbbc65814e35 devel/p5-Storable/Makefile
--- a/devel/p5-Storable/Makefile        Tue Oct 25 13:34:35 2005 +0000
+++ b/devel/p5-Storable/Makefile        Tue Oct 25 13:37:45 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2005/08/06 06:19:14 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2005/10/25 13:37:45 wiz Exp $
 
-DISTNAME=      Storable-2.13
+DISTNAME=      Storable-2.15
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5sto
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Storable/}
 
diff -r 0d1dc1997160 -r bbbc65814e35 devel/p5-Storable/distinfo
--- a/devel/p5-Storable/distinfo        Tue Oct 25 13:34:35 2005 +0000
+++ b/devel/p5-Storable/distinfo        Tue Oct 25 13:37:45 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/02/23 22:24:28 agc Exp $
+$NetBSD: distinfo,v 1.11 2005/10/25 13:37:45 wiz Exp $
 
-SHA1 (Storable-2.13.tar.gz) = 91b4ce7a277ab4dd9e6c785cee67d4d149a25268
-RMD160 (Storable-2.13.tar.gz) = 739947c871002902a4393ddab4b497d7b2da87ec
-Size (Storable-2.13.tar.gz) = 135033 bytes
+SHA1 (Storable-2.15.tar.gz) = f3fe2431e5e2b5a2da6c6b3a7e8ad4aab9e3ce46
+RMD160 (Storable-2.15.tar.gz) = 813621a90a9d74b2ba44b89c5bfedf300dca7b03
+Size (Storable-2.15.tar.gz) = 162994 bytes



Home | Main Index | Thread Index | Old Index