summaryrefslogtreecommitdiff
path: root/devel/p5-Gravatar-URL
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 /devel/p5-Gravatar-URL
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 'devel/p5-Gravatar-URL')
-rw-r--r--devel/p5-Gravatar-URL/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Gravatar-URL/Makefile b/devel/p5-Gravatar-URL/Makefile
index bbadcd4b26c..c6a136de723 100644
--- a/devel/p5-Gravatar-URL/Makefile
+++ b/devel/p5-Gravatar-URL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2013/05/31 12:40:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/12/09 14:17:44 obache Exp $
#
DISTNAME= Gravatar-URL-1.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Gravatar/}
@@ -14,8 +14,8 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
-DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA
+DEPENDS+= {perl>=5.7.3,p5-Digest-MD5-[0-9]*}:../../security/p5-Digest-MD5
+DEPENDS+= {perl>=5.9.3,p5-Digest-SHA-[0-9]*}:../../security/p5-Digest-SHA
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Gravatar/URL/.packlist