summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/p5-Data-Stream-Bulk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Data-Stream-Bulk/Makefile b/net/p5-Data-Stream-Bulk/Makefile
index 69ed1f01d2f..5d710435790 100644
--- a/net/p5-Data-Stream-Bulk/Makefile
+++ b/net/p5-Data-Stream-Bulk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:46 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2015/04/27 01:50:59 mef Exp $
#
DISTNAME= Data-Stream-Bulk-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
@@ -16,7 +16,7 @@ DEPENDS+= p5-Moose>=0:../../devel/p5-Moose
DEPENDS+= p5-Path-Class>=0:../../devel/p5-Path-Class
DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean
DEPENDS+= p5-Sub-Exporter>=0:../../devel/p5-Sub-Exporter
-DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
+DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
# For tests:
BUILD_DEPENDS+= p5-Test-TempDir>=0:../../devel/p5-Test-TempDir
BUILD_DEPENDS+= p5-DBD-Mock>=1.37:../../databases/p5-DBD-Mock