summaryrefslogtreecommitdiff
path: root/databases/p5-App-Sqitch
diff options
context:
space:
mode:
authorobache <obache>2013-12-09 14:17:41 +0000
committerobache <obache>2013-12-09 14:17:41 +0000
commit992ec337135afe88ad2d1fc811a33d632523ccbd (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /databases/p5-App-Sqitch
parent08544422e9d1af565ab5c1fda1caca6d3c6242f0 (diff)
downloadpkgsrc-992ec337135afe88ad2d1fc811a33d632523ccbd.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 'databases/p5-App-Sqitch')
-rw-r--r--databases/p5-App-Sqitch/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/databases/p5-App-Sqitch/Makefile b/databases/p5-App-Sqitch/Makefile
index 511391e4ec9..fabde71ab52 100644
--- a/databases/p5-App-Sqitch/Makefile
+++ b/databases/p5-App-Sqitch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2013/11/24 10:02:40 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/12/09 14:17:41 obache Exp $
DISTNAME= App-Sqitch-0.961
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -15,11 +15,11 @@ DEPENDS+= p5-Config-GitLike>=1.09:../../devel/p5-Config-GitLike
DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
-DEPENDS+= p5-Encode-[0-9]*:../../textproc/p5-Encode
+DEPENDS+= {perl>=5.7.3,p5-Encode-[0-9]*}:../../textproc/p5-Encode
DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
-DEPENDS+= p5-File-Path-[0-9]*:../../devel/p5-File-Path
-DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
-#DEPENDS+= p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long
+DEPENDS+= {perl>=5.001,p5-File-Path-[0-9]*}:../../devel/p5-File-Path
+DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long
DEPENDS+= p5-Git-Wrapper-[0-9]*:../../devel/p5-Git-Wrapper
DEPENDS+= p5-Hash-Merge-[0-9]*:../../devel/p5-Hash-Merge
DEPENDS+= p5-IO-Pager-[0-9]*:../../devel/p5-IO-Pager
@@ -39,11 +39,11 @@ DEPENDS+= p5-Template-Tiny>=0.11:../../textproc/p5-Template-Tiny
DEPENDS+= p5-Throwable-[0-9]*:../../devel/p5-Throwable
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
-DEPENDS+= p5-constant-[0-9]*:../../devel/p5-constant
+DEPENDS+= {perl>=5.004,p5-constant-[0-9]*}:../../devel/p5-constant
DEPENDS+= p5-namespace-autoclean>=0.11:../../devel/p5-namespace-autoclean
-DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent
+DEPENDS+= {perl>=5.10.1,p5-parent-[0-9]*}:../../devel/p5-parent
DEPENDS+= p5-Devel-StackTrace>=1.30:../../devel/p5-Devel-StackTrace
-DEPENDS+= p5-Pod-Simple>=1.41:../../textproc/p5-Pod-Simple
+DEPENDS+= {perl>=5.9.3,p5-Pod-Simple>=1.41}:../../textproc/p5-Pod-Simple
# XXX TEST_TARGET
BUILD_DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny