summaryrefslogtreecommitdiff
path: root/security/p5-Net-DNS-SEC
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-DNS-SEC')
-rw-r--r--security/p5-Net-DNS-SEC/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile
index 5cd1199d0eb..149d321a798 100644
--- a/security/p5-Net-DNS-SEC/Makefile
+++ b/security/p5-Net-DNS-SEC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2011/08/14 14:42:50 obache Exp $
+# $NetBSD: Makefile,v 1.21 2012/05/09 06:21:39 wiz Exp $
#
DISTNAME= Net-DNS-SEC-0.16
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
SVR4_PKGNAME= p5nds
CATEGORIES= security net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -17,7 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Crypt-OpenSSL-Bignum>=0.03:../../security/p5-Crypt-OpenSSL-Bignum
DEPENDS+= p5-Crypt-OpenSSL-DSA>=0.10:../../security/p5-Crypt-OpenSSL-DSA
-DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.19:../../security/p5-Crypt-OpenSSL-RSA
+DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.27:../../security/p5-Crypt-OpenSSL-RSA
DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble
DEPENDS+= {perl>=5.10.0,p5-Digest-SHA>=5.23}:../../security/p5-Digest-SHA
DEPENDS+= p5-Digest-SHA1>=2.04:../../security/p5-Digest-SHA1