From 1ce0317963a8f503d546c5ff356e49ff55f0c1e4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 15 May 2019 15:53:24 +0000 Subject: Update to 1.13 - Update MASTER_SITES - Fix *_DEPENDS: Crypt::OpenSSL::* requirement was removed since 1.04 - Take maintainership Changes: https://metacpan.org/changes/distribution/Net-DNS-SEC --- dns/p5-Net-DNS-SEC/Makefile | 14 ++++---------- dns/p5-Net-DNS-SEC/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile index 945c2b70e178..22952de47f85 100644 --- a/dns/p5-Net-DNS-SEC/Makefile +++ b/dns/p5-Net-DNS-SEC/Makefile @@ -1,24 +1,18 @@ # $FreeBSD$ PORTNAME= Net-DNS-SEC -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= dns perl5 -MASTER_SITES= CPAN \ - http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/ +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= DNSSEC extensions to Net::DNS LICENSE= MIT BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.05:security/p5-Crypt-OpenSSL-Bignum \ - p5-Crypt-OpenSSL-EC>=1.01:security/p5-Crypt-OpenSSL-EC \ - p5-Crypt-OpenSSL-ECDSA>=0.06:security/p5-Crypt-OpenSSL-ECDSA \ - p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \ - p5-Crypt-OpenSSL-Random>=0.10:security/p5-Crypt-OpenSSL-Random \ - p5-Net-DNS>=1.08:dns/p5-Net-DNS +RUN_DEPENDS= p5-Net-DNS>=1.08:dns/p5-Net-DNS USES= perl5 ssl USE_PERL5= configure diff --git a/dns/p5-Net-DNS-SEC/distinfo b/dns/p5-Net-DNS-SEC/distinfo index f328e6a61422..d1d333a02bbb 100644 --- a/dns/p5-Net-DNS-SEC/distinfo +++ b/dns/p5-Net-DNS-SEC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553010205 -SHA256 (Net-DNS-SEC-1.12.tar.gz) = fd2f224169d54e5ed25462721ee0bb7298295fc2e0762e2c5c86dd5853d41d0c -SIZE (Net-DNS-SEC-1.12.tar.gz) = 45067 +TIMESTAMP = 1557747480 +SHA256 (Net-DNS-SEC-1.13.tar.gz) = 4539ce00ecf6f1cd6ce2423a2c610fb83db08d62e9c669c3a92540b7f018ccda +SIZE (Net-DNS-SEC-1.13.tar.gz) = 44796 -- cgit