diff options
-rw-r--r-- | security/p5-Net-DNS-SEC/Makefile | 14 | ||||
-rw-r--r-- | security/p5-Net-DNS-SEC/distinfo | 8 |
2 files changed, 11 insertions, 11 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index e425edcf325..97ae6e537af 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:46 he Exp $ +# $NetBSD: Makefile,v 1.17 2009/07/08 14:10:18 sno Exp $ # -DISTNAME= Net-DNS-SEC-0.14 +DISTNAME= Net-DNS-SEC-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5nds CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -14,14 +13,15 @@ COMMENT= DNSSEC extension to Net::DNS Perl DNS Resolver Module PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Net-DNS>=0.44:../../net/p5-Net-DNS -DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.19:../../security/p5-Crypt-OpenSSL-RSA 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-Digest-SHA>=5.23:../../security/p5-Digest-SHA -DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 +DEPENDS+= p5-Crypt-OpenSSL-RSA>=0.19:../../security/p5-Crypt-OpenSSL-RSA DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble +DEPENDS+= p5-Digest-SHA>=5.23:../../security/p5-Digest-SHA DEPENDS+= p5-Digest-SHA1>=2.04:../../security/p5-Digest-SHA1 +DEPENDS+= p5-MIME-Base32-[0-9]*:../../converters/p5-MIME-Base32 +DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 +DEPENDS+= p5-Net-DNS>=0.64:../../net/p5-Net-DNS BUILDLINK_API_DEPENDS.perl+= perl>=5.6.1 diff --git a/security/p5-Net-DNS-SEC/distinfo b/security/p5-Net-DNS-SEC/distinfo index f7f6b3f149d..e5aab0bef9f 100644 --- a/security/p5-Net-DNS-SEC/distinfo +++ b/security/p5-Net-DNS-SEC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/05/17 17:30:21 heinz Exp $ +$NetBSD: distinfo,v 1.5 2009/07/08 14:10:18 sno Exp $ -SHA1 (Net-DNS-SEC-0.14.tar.gz) = a42c8f91a7e311f52a72aa81d14faffd14718c9a -RMD160 (Net-DNS-SEC-0.14.tar.gz) = 852240a67436e89bace1fd1d42ea659814ca8f8d -Size (Net-DNS-SEC-0.14.tar.gz) = 75473 bytes +SHA1 (Net-DNS-SEC-0.15.tar.gz) = fe3e6998e5c4f1fa8858db84d8c1e4d09a2e8256 +RMD160 (Net-DNS-SEC-0.15.tar.gz) = c9b173cb858499a0ae2efd290f56f32ad038a226 +Size (Net-DNS-SEC-0.15.tar.gz) = 85725 bytes |