summaryrefslogtreecommitdiff
path: root/databases/p5-DBM-Deep
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-02-02 21:26:21 +0000
committerseb <seb@pkgsrc.org>2010-02-02 21:26:21 +0000
commit93211e5714c1771d397d412b3b8e311420afabaf (patch)
tree6bd856ad04ac8e9baaca6d380fdce057e61efa4c /databases/p5-DBM-Deep
parent1483ff142a8f791e53e55dab20ddb9f8238e769a (diff)
downloadpkgsrc-93211e5714c1771d397d412b3b8e311420afabaf.tar.gz
Update p5-DBM-Deep from version 1.0014 to version 1.0015.
Pkgsrc changes: - Fix dependencies type - Adjust dependencies Upstream changes: 1.0015 Jan 25 22:05:00 2010 PST - (This version is compatible with 1.0014) - Fix deep recursion errors (RT#53575) - Avoid leaving temp files lying around (RT#32462) - (RT #48031) Fixed bug with localized $, (Thanks, SPROUT!) - (RT #40782) Fixed bug when handling a key of '0' (Thanks Sterling!)
Diffstat (limited to 'databases/p5-DBM-Deep')
-rw-r--r--databases/p5-DBM-Deep/Makefile13
-rw-r--r--databases/p5-DBM-Deep/distinfo8
2 files changed, 11 insertions, 10 deletions
diff --git a/databases/p5-DBM-Deep/Makefile b/databases/p5-DBM-Deep/Makefile
index 15395b14889..52324e62220 100644
--- a/databases/p5-DBM-Deep/Makefile
+++ b/databases/p5-DBM-Deep/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/12/17 00:30:39 he Exp $
+# $NetBSD: Makefile,v 1.4 2010/02/02 21:26:21 seb Exp $
-DISTNAME= DBM-Deep-1.0014
+DISTNAME= DBM-Deep-1.0015
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/}
@@ -14,10 +14,11 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBM/Deep/.packlist
-DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
-DEPENDS+= p5-Test-Deep>=0.095:../../devel/p5-Test-Deep
-DEPENDS+= p5-Test-Exception>=0.21:../../devel/p5-Test-Exception
-DEPENDS+= p5-Test-Warn>=0.08:../../devel/p5-Test-Warn
+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+= p5-Test-Warn>=0.08:../../devel/p5-Test-Warn
# for test target
BUILD_DEPENDS+= p5-FileHandle-Fmode-[0-9]*:../../devel/p5-FileHandle-Fmode
diff --git a/databases/p5-DBM-Deep/distinfo b/databases/p5-DBM-Deep/distinfo
index e7d460fc46c..fbab65c574f 100644
--- a/databases/p5-DBM-Deep/distinfo
+++ b/databases/p5-DBM-Deep/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/12/17 00:30:39 he Exp $
+$NetBSD: distinfo,v 1.3 2010/02/02 21:26:21 seb Exp $
-SHA1 (DBM-Deep-1.0014.tar.gz) = 7e7dbc395c3d2957a99b1680d80bbefd6f2e0d42
-RMD160 (DBM-Deep-1.0014.tar.gz) = 6fdb1bcbb18a29458218f5ff683e740739a45d27
-Size (DBM-Deep-1.0014.tar.gz) = 115528 bytes
+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