update p5-Net-DNS-SEC to 1.04

This commit is contained in:
bluhm 2018-03-05 16:14:03 +00:00
parent 7e52a86718
commit 453539573f
3 changed files with 33 additions and 20 deletions

View File

@ -1,28 +1,31 @@
# $OpenBSD: Makefile,v 1.26 2016/09/01 09:08:35 bluhm Exp $
# $OpenBSD: Makefile,v 1.27 2018/03/05 16:14:03 bluhm Exp $
COMMENT = extends the Net::DNS module with DNSSEC functionality
COMMENT = extends the Net::DNS module with DNSSEC functionality
DISTNAME = Net-DNS-SEC-1.03
DISTNAME = Net-DNS-SEC-1.04
SUPDISTFILES = ${DISTFILES}.asc
CATEGORIES = net security
CATEGORIES = net security
HOMEPAGE = http://www.net-dns.org/
HOMEPAGE = http://www.net-dns.org/
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# MIT
PERMIT_PACKAGE_CDROM = Yes
WANTLIB = c crypto perl
MASTER_SITES = http://www.net-dns.org/download/
MODULES = cpan
PKG_ARCH = *
RUN_DEPENDS = net/p5-Net-DNS>=1.01 \
security/p5-Crypt-OpenSSL-Bignum>=0.05 \
security/p5-Crypt-OpenSSL-EC>=1.01 \
security/p5-Crypt-OpenSSL-ECDSA>=0.06 \
security/p5-Crypt-OpenSSL-RSA>=0.28 \
security/p5-Crypt-OpenSSL-Bignum>=0.05
TEST_DEPENDS = devel/p5-Test-Pod>=1.45 \
security/p5-Crypt-OpenSSL-DSA>=0.15 \
security/p5-Crypt-OpenSSL-Random>=0.10
TEST_DEPENDS = devel/p5-Test-Pod>=1.45
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = demo

View File

@ -1,2 +1,4 @@
SHA256 (Net-DNS-SEC-1.03.tar.gz) = fYntmhQPgKOthHmcewDRcyjhi7djdlkQryxmHl5QNec=
SIZE (Net-DNS-SEC-1.03.tar.gz) = 35605
SHA256 (Net-DNS-SEC-1.04.tar.gz) = W4plWcnger256agpNRr9RlR4pjxqf1fFf1S70dHM+NI=
SHA256 (Net-DNS-SEC-1.04.tar.gz.asc) = Ab+pXa/iSR6QgzkYHV2pZ/4gANbczgOv+YY0kOyjPHs=
SIZE (Net-DNS-SEC-1.04.tar.gz) = 38429
SIZE (Net-DNS-SEC-1.04.tar.gz.asc) = 801

View File

@ -1,13 +1,20 @@
@comment $OpenBSD: PLIST,v 1.12 2015/09/13 12:34:06 sthen Exp $
@comment $OpenBSD: PLIST,v 1.13 2018/03/05 16:14:03 bluhm Exp $
@conflict p5-Net-DNS-<1.01
${P5SITE}/Net/DNS/SEC/
${P5SITE}/Net/DNS/SEC.pm
${P5SITE}/Net/DNS/SEC/DSA.pm
${P5SITE}/Net/DNS/SEC/ECCGOST.pm
${P5SITE}/Net/DNS/SEC/ECDSA.pm
${P5SITE}/Net/DNS/SEC/Keyset.pm
${P5SITE}/Net/DNS/SEC/Private.pm
${P5SITE}/Net/DNS/SEC/RSA.pm
${P5ARCH}/Net/
${P5ARCH}/Net/DNS/
${P5ARCH}/Net/DNS/SEC/
${P5ARCH}/Net/DNS/SEC.pm
${P5ARCH}/Net/DNS/SEC/DSA.pm
${P5ARCH}/Net/DNS/SEC/ECCGOST.pm
${P5ARCH}/Net/DNS/SEC/ECDSA.pm
${P5ARCH}/Net/DNS/SEC/Keyset.pm
${P5ARCH}/Net/DNS/SEC/Private.pm
${P5ARCH}/Net/DNS/SEC/RSA.pm
${P5ARCH}/Net/DNS/SEC/libcrypto.pod
${P5ARCH}/auto/Net/
${P5ARCH}/auto/Net/DNS/
${P5ARCH}/auto/Net/DNS/SEC/
${P5ARCH}/auto/Net/DNS/SEC/SEC.so
@man man/man3p/Net::DNS::SEC.3p
@man man/man3p/Net::DNS::SEC::DSA.3p
@man man/man3p/Net::DNS::SEC::ECCGOST.3p
@ -15,6 +22,7 @@ ${P5SITE}/Net/DNS/SEC/RSA.pm
@man man/man3p/Net::DNS::SEC::Keyset.3p
@man man/man3p/Net::DNS::SEC::Private.3p
@man man/man3p/Net::DNS::SEC::RSA.3p
@man man/man3p/Net::DNS::SEC::libcrypto.3p
share/examples/p5-Net-DNS-SEC/
share/examples/p5-Net-DNS-SEC/getkeyset.pl
share/examples/p5-Net-DNS-SEC/key2ds