summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-18 16:35:57 +0000
committersno <sno@pkgsrc.org>2009-08-18 16:35:57 +0000
commit77c33e2b225446b7c98588acdc03c18be10e6f8c (patch)
tree0ca6a8aaf4cedba4dbeca74f3e4213f5ef4ca03a
parent2162c07a74553457a77c64330a04117b001945b0 (diff)
downloadpkgsrc-77c33e2b225446b7c98588acdc03c18be10e6f8c.tar.gz
Updating package for devel/p5-Bit-Vector from 6.7 to 6.9
Upstream changes: Version 6.9 12.08.2009 + Replaced Storable::freeze by Storable::nfreeze + Added more test cases for Storable + Added two example files showing how to freeze/thaw using Data::Dumper Version 6.8 10.08.2009 + Fixed the bug of Storable not reconstructing nested data structures properly which contain several references to the same Bit::Vector object + Fixed hard-coded table size MASKTABSIZE in BitVector.c + Small cosmetic fixes to the documentation
-rw-r--r--devel/p5-Bit-Vector/Makefile4
-rw-r--r--devel/p5-Bit-Vector/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Bit-Vector/Makefile b/devel/p5-Bit-Vector/Makefile
index 09588084846..70cc983b313 100644
--- a/devel/p5-Bit-Vector/Makefile
+++ b/devel/p5-Bit-Vector/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/08/09 09:12:53 sno Exp $
+# $NetBSD: Makefile,v 1.25 2009/08/18 16:35:57 sno Exp $
#
-DISTNAME= Bit-Vector-6.7
+DISTNAME= Bit-Vector-6.9
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5biv
CATEGORIES= devel perl5
diff --git a/devel/p5-Bit-Vector/distinfo b/devel/p5-Bit-Vector/distinfo
index 0914b421a33..b231c696b9c 100644
--- a/devel/p5-Bit-Vector/distinfo
+++ b/devel/p5-Bit-Vector/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/08/09 09:12:53 sno Exp $
+$NetBSD: distinfo,v 1.9 2009/08/18 16:35:57 sno Exp $
-SHA1 (Bit-Vector-6.7.tar.gz) = 7d066a5923ca2c25772e8823ee7d5896ee939f28
-RMD160 (Bit-Vector-6.7.tar.gz) = a644e76e9397056066692c39ecce3ed36489003b
-Size (Bit-Vector-6.7.tar.gz) = 130692 bytes
+SHA1 (Bit-Vector-6.9.tar.gz) = 7ca9c04e0b67f52e4f82a584f4d51f6ba4e08cc0
+RMD160 (Bit-Vector-6.9.tar.gz) = 5b6f8fbd6f4a7dd2a945834e79c153895370a4ba
+Size (Bit-Vector-6.9.tar.gz) = 131111 bytes