summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GPG
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
commit163d9b343df9e2ff395d90fe2c32b8a54d3dc868 (patch)
treecb3e9b5798f6683a2dd220782d0a35df112806fa /security/p5-Crypt-GPG
parenteeb3087b19fff12370b3e698317ba8d22393f519 (diff)
downloadpkgsrc-163d9b343df9e2ff395d90fe2c32b8a54d3dc868.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-Crypt-GPG')
-rw-r--r--security/p5-Crypt-GPG/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile
index ed0a6c34be5..29ed7d219b7 100644
--- a/security/p5-Crypt-GPG/Makefile
+++ b/security/p5-Crypt-GPG/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:41:54 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/12/09 14:17:51 obache Exp $
#
DISTNAME= Crypt-GPG-1.63
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@@ -13,7 +13,7 @@ COMMENT= Object Oriented Interface to GnuPG
DEPENDS+= gnupg-[0-9]*:../../security/gnupg
DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
-DEPENDS+= p5-File-Temp-[0-9]*:../../devel/p5-File-Temp
+DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate
PKG_INSTALLATION_TYPES= overwrite pkgviews