summaryrefslogtreecommitdiff
path: root/comms
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 /comms
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 'comms')
-rw-r--r--comms/p5-SMS-Send/Makefile6
-rw-r--r--comms/pilotmgr/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile
index ed2701ae30f..2aa4d2b3715 100644
--- a/comms/p5-SMS-Send/Makefile
+++ b/comms/p5-SMS-Send/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:41 obache Exp $
DISTNAME= SMS-Send-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SMS/}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/SMS-Send/
COMMENT= Driver-based API for sending SMS messages
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.8,p5-Module-Pluggable>=3.7}:../../devel/p5-Module-Pluggable
+DEPENDS+= {perl>=5.10.1,p5-Module-Pluggable>=3.7}:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Params-Util>=1.00:../../devel/p5-Params-Util
DEPENDS+= p5-Class-Adapter>=1.05:../../devel/p5-Class-Adapter
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 98f2c124fe2..51baff58aa2 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2013/05/31 12:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2013/12/09 14:17:41 obache Exp $
DISTNAME= pilotmgr-1.109
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pilotmanager/}
EXTRACT_SUFX= .tgz
@@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pilotmanager.sourceforge.net/
COMMENT= Synchronize databases on any 3Com Palm device
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk
DEPENDS+= p5-pilot-link-[0-9]*:../../comms/p5-pilot-link