summaryrefslogtreecommitdiff
path: root/devel/p5-Dist-Zilla
diff options
context:
space:
mode:
authorobache <obache>2013-12-09 14:17:41 +0000
committerobache <obache>2013-12-09 14:17:41 +0000
commit6d099479482056adfc66dbb08690849831ffacb6 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /devel/p5-Dist-Zilla
parentc236e9247714297ef27d153abd4fbb9bf49978af (diff)
downloadpkgsrc-6d099479482056adfc66dbb08690849831ffacb6.tar.gz
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
Diffstat (limited to 'devel/p5-Dist-Zilla')
-rw-r--r--devel/p5-Dist-Zilla/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile
index e2d08a49c43..3bbe63373e5 100644
--- a/devel/p5-Dist-Zilla/Makefile
+++ b/devel/p5-Dist-Zilla/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/07/03 16:49:57 sno Exp $
+# $NetBSD: Makefile,v 1.7 2013/12/09 14:17:44 obache Exp $
DISTNAME= Dist-Zilla-4.300035
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/}
@@ -11,8 +12,8 @@ COMMENT= Perl 5 module distribution builder; installer not included
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-App-Cmd>=0.309:../../devel/p5-App-Cmd
-DEPENDS+= p5-CPAN-Meta>=2.120630:../../devel/p5-CPAN-Meta
-DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:../../devel/p5-CPAN-Meta-Requirements
+DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120630}:../../devel/p5-CPAN-Meta
+DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.121}:../../devel/p5-CPAN-Meta-Requirements
DEPENDS+= p5-CPAN-Uploader>=0.101550:../../devel/p5-CPAN-Uploader
DEPENDS+= p5-Class-Load>=0.17:../../devel/p5-Class-Load
DEPENDS+= p5-Config-INI-[0-9]*:../../devel/p5-Config-INI