summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
committerobache <obache@pkgsrc.org>2013-12-09 14:17:41 +0000
commitc1522519b646750987810a08413a83d66de13537 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /sysutils
parent69575166e088e2a3bca09925d372c98adf66202a (diff)
downloadpkgsrc-c1522519b646750987810a08413a83d66de13537.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 'sysutils')
-rw-r--r--sysutils/p5-Sys-Syslog/Makefile5
-rw-r--r--sysutils/shelldap/Makefile6
-rw-r--r--sysutils/swatch/Makefile6
3 files changed, 9 insertions, 8 deletions
diff --git a/sysutils/p5-Sys-Syslog/Makefile b/sysutils/p5-Sys-Syslog/Makefile
index 5532528a9bc..b1f9a6db61a 100644
--- a/sysutils/p5-Sys-Syslog/Makefile
+++ b/sysutils/p5-Sys-Syslog/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2013/07/03 06:13:29 sno Exp $
+# $NetBSD: Makefile,v 1.4 2013/12/09 14:17:52 obache Exp $
#
DISTNAME= Sys-Syslog-0.33
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
@@ -11,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Sys-Syslog/
COMMENT= Perl interface to the UNIX syslog(3) calls
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-XSLoader>=0:../../devel/p5-XSLoader
+DEPENDS+= {perl>=5.6.0,p5-XSLoader>=0}:../../devel/p5-XSLoader
PERL5_PACKLIST= auto/Sys/Syslog/.packlist
diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile
index 82df8dae58c..0b3e22a3cde 100644
--- a/sysutils/shelldap/Makefile
+++ b/sysutils/shelldap/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:04 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/12/09 14:17:52 obache Exp $
#
PKGNAME= shelldap-0.5
DISTNAME= c6a3abc56c74
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://code.martini.nu/shelldap/archive/
EXTRACT_SUFX= .zip
@@ -15,7 +15,7 @@ LICENSE= modified-bsd
DEPENDS+= p5-YAML-Syck>=1.15:../../textproc/p5-YAML-Syck
DEPENDS+= p5-Term-Shell>=0.02:../../devel/p5-Term-Shell
-DEPENDS+= p5-Digest-MD5>=2.51:../../security/p5-Digest-MD5
+DEPENDS+= {perl>=5.13.6,p5-Digest-MD5>=2.51}:../../security/p5-Digest-MD5
DEPENDS+= p5-Algorithm-Diff>=1.1902:../../devel/p5-Algorithm-Diff
DEPENDS+= p5-perl-ldap>=0.40.01:../../databases/p5-perl-ldap
DEPENDS+= p5-Term-ReadLine>=1.20:../../devel/p5-Term-ReadLine
diff --git a/sysutils/swatch/Makefile b/sysutils/swatch/Makefile
index 394db9ba865..1119653adca 100644
--- a/sysutils/swatch/Makefile
+++ b/sysutils/swatch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/12/09 14:17:52 obache Exp $
#
DISTNAME= swatch-3.2.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swatch/}
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 # or later
DEPENDS+= p5-Date-Calc>=0:../../devel/p5-Date-Calc
DEPENDS+= p5-Date-Manip>=0:../../devel/p5-Date-Manip
DEPENDS+= p5-File-Tail>=0:../../misc/p5-File-Tail
-DEPENDS+= p5-Time-HiRes>=1.12:../../time/p5-Time-HiRes
+DEPENDS+= {perl>=5.7.3,p5-Time-HiRes>=1.12}:../../time/p5-Time-HiRes
DEPENDS+= p5-TimeDate>=0:../../time/p5-TimeDate
PERL5_PACKLIST= auto/swatch/.packlist