summaryrefslogtreecommitdiff
path: root/textproc/p5-Convert-PEM/Makefile
diff options
context:
space:
mode:
authorobache <obache>2013-12-09 14:17:41 +0000
committerobache <obache>2013-12-09 14:17:41 +0000
commit6d099479482056adfc66dbb08690849831ffacb6 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /textproc/p5-Convert-PEM/Makefile
parentc236e9247714297ef27d153abd4fbb9bf49978af (diff)
downloadpkgsrc-6d099479482056adfc66dbb08690849831ffacb6.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 'textproc/p5-Convert-PEM/Makefile')
-rw-r--r--textproc/p5-Convert-PEM/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile
index cccd39291f5..f22f5a36631 100644
--- a/textproc/p5-Convert-PEM/Makefile
+++ b/textproc/p5-Convert-PEM/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:08 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/12/09 14:17:53 obache Exp $
#
DISTNAME= Convert-PEM-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5pem
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
@@ -15,9 +15,9 @@ LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
+DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-Convert-ASN1>=0.10:../../textproc/p5-Convert-ASN1
-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-Crypt-DES_EDE3-[0-9]*:../../security/p5-Crypt-DES_EDE3
DEPENDS+= p5-Class-ErrorHandler-[0-9]*:../../devel/p5-Class-ErrorHandler