summaryrefslogtreecommitdiff
path: root/databases/p5-DBM-Deep
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-10 08:46:57 +0000
committersno <sno@pkgsrc.org>2010-03-10 08:46:57 +0000
commitb23f668432e74169b95aa0786e1b3d29ace378c2 (patch)
treeb0c9c5a49b9c50bad2c8eaa406d04768216bf139 /databases/p5-DBM-Deep
parente01ac914c7487e0239b7eb04305d26f504f3624b (diff)
downloadpkgsrc-b23f668432e74169b95aa0786e1b3d29ace378c2.tar.gz
Updating databases/p5-DBM-Deep from 1.0015 to 1.0016
pkgsrc changes: - Add license definition - Adjust dependency (Test::More 0.88 is satisfied by available lang/perl5) Upstream changes: 1.0016 Feb 05 22:10:00 2010 PST - (This version is compatible with 1.0015) - New caveat in the docs explaining stale references (RT#42129) - All included modules now have the same version in META.yml, so the CPAN shell will no longer try to downgrade. - Fixed bug in clear() for hashes (RT#50541)
Diffstat (limited to 'databases/p5-DBM-Deep')
-rw-r--r--databases/p5-DBM-Deep/Makefile7
-rw-r--r--databases/p5-DBM-Deep/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/p5-DBM-Deep/Makefile b/databases/p5-DBM-Deep/Makefile
index 52324e62220..7ce8c4af55f 100644
--- a/databases/p5-DBM-Deep/Makefile
+++ b/databases/p5-DBM-Deep/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2010/02/02 21:26:21 seb Exp $
+# $NetBSD: Makefile,v 1.5 2010/03/10 08:46:57 sno Exp $
-DISTNAME= DBM-Deep-1.0015
+DISTNAME= DBM-Deep-1.0016
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/}
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBM-Deep/
COMMENT= Pure perl multi-level hash/array DBM that supports transactions
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,7 +18,7 @@ PERL5_PACKLIST= auto/DBM/Deep/.packlist
BUILD_DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
BUILD_DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= p5-Test-Simple>=0.88:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Warn>=0.08:../../devel/p5-Test-Warn
# for test target
diff --git a/databases/p5-DBM-Deep/distinfo b/databases/p5-DBM-Deep/distinfo
index fbab65c574f..71134b133c0 100644
--- a/databases/p5-DBM-Deep/distinfo
+++ b/databases/p5-DBM-Deep/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/02/02 21:26:21 seb Exp $
+$NetBSD: distinfo,v 1.4 2010/03/10 08:46:57 sno Exp $
-SHA1 (DBM-Deep-1.0015.tar.gz) = bd7db084ce6117edbed5f82db0a3535b5b07e564
-RMD160 (DBM-Deep-1.0015.tar.gz) = 6e3bbce78157937ea64c122f1529137bc14c0aa0
-Size (DBM-Deep-1.0015.tar.gz) = 151720 bytes
+SHA1 (DBM-Deep-1.0016.tar.gz) = 2ae043df9c8a8c31a8bbe9dd2684eb0a2d725435
+RMD160 (DBM-Deep-1.0016.tar.gz) = 355aa64759a0815381ccce3e69eb582dfed15a6e
+Size (DBM-Deep-1.0016.tar.gz) = 152690 bytes