Sun Apr 3 07:40:44 2022 UTC ()
Update to 1.19

Upstream changes:
1.19 Oct 11, 2021

        Use new EVP_PKEY construction API for OpenSSL post 3.x.x.

        Remove support for obsolete ECC-GOST.

        Add LICENSE file to comply with Fedora/RedHat announcement
        and WARNING of restrictions on use of strong cryptography.


(ast)
diff -r1.53 -r1.54 pkgsrc/security/p5-Net-DNS-SEC/Makefile
diff -r1.23 -r1.24 pkgsrc/security/p5-Net-DNS-SEC/distinfo

cvs diff -r1.53 -r1.54 pkgsrc/security/p5-Net-DNS-SEC/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Net-DNS-SEC/Makefile 2021/07/06 07:53:03 1.53
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile 2022/04/03 07:40:44 1.54
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.53 2021/07/06 07:53:03 wen Exp $ 1# $NetBSD: Makefile,v 1.54 2022/04/03 07:40:44 ast Exp $
2 2
3DISTNAME= Net-DNS-SEC-1.18 3DISTNAME= Net-DNS-SEC-1.19
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= security net perl5 5CATEGORIES= security net perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.net-dns.org/ 9HOMEPAGE= https://www.net-dns.org/
10COMMENT= DNSSEC extension to Net::DNS Perl DNS Resolver Module 10COMMENT= DNSSEC extension to Net::DNS Perl DNS Resolver Module
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble 13DEPENDS+= p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble
14DEPENDS+= p5-Digest-SHA1>=2.04:../../security/p5-Digest-SHA1 14DEPENDS+= p5-Digest-SHA1>=2.04:../../security/p5-Digest-SHA1
15DEPENDS+= p5-MIME-Base32-[0-9]*:../../converters/p5-MIME-Base32 15DEPENDS+= p5-MIME-Base32-[0-9]*:../../converters/p5-MIME-Base32
16DEPENDS+= p5-Net-DNS>=0.64:../../net/p5-Net-DNS 16DEPENDS+= p5-Net-DNS>=0.64:../../net/p5-Net-DNS

cvs diff -r1.23 -r1.24 pkgsrc/security/p5-Net-DNS-SEC/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Net-DNS-SEC/distinfo 2021/10/26 11:17:32 1.23
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo 2022/04/03 07:40:44 1.24
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.23 2021/10/26 11:17:32 nia Exp $ 1$NetBSD: distinfo,v 1.24 2022/04/03 07:40:44 ast Exp $
2 2
3BLAKE2s (Net-DNS-SEC-1.18.tar.gz) = b3a9c62385856ab5ac18edfc1e7a7296aed7c58cc0a89a82e4573d17a757e0f1 3BLAKE2s (Net-DNS-SEC-1.19.tar.gz) = 11a21ddbfcff029d9c8dfb1d9f5555342c4dc608e90e4bcc2e188a726d32101b
4SHA512 (Net-DNS-SEC-1.18.tar.gz) = 44f1bbcd9b5c8759ccbb8a9c40efb3d0533a991d6d9aec63ec8b1347a4cbf314470efebe4e5bc59fb19427405a4b8d41682c5231427783cace8f9779bccdc893 4SHA512 (Net-DNS-SEC-1.19.tar.gz) = ec97f2055615f201dd09034d2ddf5e4aeb938809e2f8d10f7f0a70faa1ca1e891f0595766850209c3f2ba05e0831e6019d4594e2209ff531f1708b10ec060642
5Size (Net-DNS-SEC-1.18.tar.gz) = 46301 bytes 5Size (Net-DNS-SEC-1.19.tar.gz) = 46818 bytes