pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Bit-Vector Updating package for p5 module Bit...
details: https://anonhg.NetBSD.org/pkgsrc/rev/32b95aad3b32
branches: trunk
changeset: 397149:32b95aad3b32
user: sno <sno%pkgsrc.org@localhost>
date: Sun Aug 09 09:12:53 2009 +0000
description:
Updating package for p5 module Bit::Vector from 6.6 to 6.7
pkgsrc changes:
- Re-add dependency to devel/p5-Storable - desired version will be in
Perl CORE not before 5.10.1
Upstream changes:
Version 6.7 08.08.2009
+ Replaced STORABLE_thaw by STORABLE_attach
diffstat:
devel/p5-Bit-Vector/Makefile | 6 +++---
devel/p5-Bit-Vector/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 08e7421d3ddb -r 32b95aad3b32 devel/p5-Bit-Vector/Makefile
--- a/devel/p5-Bit-Vector/Makefile Sun Aug 09 08:45:09 2009 +0000
+++ b/devel/p5-Bit-Vector/Makefile Sun Aug 09 09:12:53 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/07/28 06:16:01 sno Exp $
+# $NetBSD: Makefile,v 1.24 2009/08/09 09:12:53 sno Exp $
#
-DISTNAME= Bit-Vector-6.6
+DISTNAME= Bit-Vector-6.7
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5biv
CATEGORIES= devel perl5
@@ -16,7 +16,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Carp-Clan>=5.3:../../devel/p5-Carp-Clan
-# Well - let's see if someone report errors without devel/p5-Storable installed
+DEPENDS+= p5-Storable>=2.20:../../devel/p5-Storable
PERL5_PACKLIST= auto/Bit/Vector/.packlist
diff -r 08e7421d3ddb -r 32b95aad3b32 devel/p5-Bit-Vector/distinfo
--- a/devel/p5-Bit-Vector/distinfo Sun Aug 09 08:45:09 2009 +0000
+++ b/devel/p5-Bit-Vector/distinfo Sun Aug 09 09:12:53 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/07/28 06:16:01 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/08/09 09:12:53 sno Exp $
-SHA1 (Bit-Vector-6.6.tar.gz) = e96ed1439e7cc4b127f5dfa45ae1e596576fb910
-RMD160 (Bit-Vector-6.6.tar.gz) = 4d59de52dc7434b775cb93c61a55ae2c87338b0a
-Size (Bit-Vector-6.6.tar.gz) = 131693 bytes
+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
Home |
Main Index |
Thread Index |
Old Index