summaryrefslogtreecommitdiff
path: root/security/p5-Digest
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 /security/p5-Digest
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 'security/p5-Digest')
-rw-r--r--security/p5-Digest/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile
index f0e4c99adbf..9a7dab79f1a 100644
--- a/security/p5-Digest/Makefile
+++ b/security/p5-Digest/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2013/05/31 12:41:55 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2013/12/09 14:17:51 obache Exp $
DISTNAME= Digest-1.17
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5dig
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Digest/
COMMENT= Perl5 base class for Digest:: modules
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-MIME-Base64>=2.18:../../converters/p5-MIME-Base64
+DEPENDS+= {perl>=5.8.1,p5-MIME-Base64>=2.18}:../../converters/p5-MIME-Base64
PKG_INSTALLATION_TYPES= overwrite pkgviews