- Update to 1.02
Changes: http://search.cpan.org/dist/Net-DNS-SEC/Changes
This commit is contained in:
parent
c49c20d405
commit
f64bf48b69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397161
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-DNS-SEC
|
||||
PORTVERSION= 1.01
|
||||
PORTVERSION= 1.02
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN \
|
||||
http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/
|
||||
|
@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.04:${PORTSDIR}/security/p5-Crypt-OpenS
|
|||
p5-Crypt-OpenSSL-EC>=1.01:${PORTSDIR}/security/p5-Crypt-OpenSSL-EC \
|
||||
p5-Crypt-OpenSSL-ECDSA>=0.6:${PORTSDIR}/security/p5-Crypt-OpenSSL-ECDSA \
|
||||
p5-Crypt-OpenSSL-RSA>=0.27:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
|
||||
p5-Crypt-OpenSSL-Random>=0.06:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
|
||||
p5-Net-DNS>=1.01:${PORTSDIR}/dns/p5-Net-DNS
|
||||
p5-Crypt-OpenSSL-Random>=0.06:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Net-DNS>=1.01:${PORTSDIR}/dns/p5-Net-DNS
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-DNS-SEC-1.01.tar.gz) = 25b8e940c578acd0baa1c73d8a32d0e4e347347385e954416bae669d667fdfa0
|
||||
SIZE (Net-DNS-SEC-1.01.tar.gz) = 35744
|
||||
SHA256 (Net-DNS-SEC-1.02.tar.gz) = e78090addfd4a5d4068b173e6e071d984ae8b67dd803f8f33b73eb7692085fbf
|
||||
SIZE (Net-DNS-SEC-1.02.tar.gz) = 35915
|
||||
|
|
Loading…
Reference in a new issue