Tue Jul 6 07:53:03 2021 UTC ()
Update to 1.18

Upstream changes:
1.18 Oct 2, 2020

        Eliminate bareword filehandle usage.
        Eliminate indirect object syntax.
        Eliminate grep/map <expression>.


(wen)
diff -r1.52 -r1.53 pkgsrc/security/p5-Net-DNS-SEC/Makefile
diff -r1.20 -r1.21 pkgsrc/security/p5-Net-DNS-SEC/distinfo

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

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

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

--- pkgsrc/security/p5-Net-DNS-SEC/distinfo 2020/09/07 14:30:22 1.20
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo 2021/07/06 07:53:03 1.21
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.20 2020/09/07 14:30:22 wiz Exp $ 1$NetBSD: distinfo,v 1.21 2021/07/06 07:53:03 wen Exp $
2 2
3SHA1 (Net-DNS-SEC-1.17.tar.gz) = 4da25e31616f5b37d9a744cdca6d8bf2c100dcc3 3SHA1 (Net-DNS-SEC-1.18.tar.gz) = c9eb8d6a9c67f96d53fe48a454b70d3795503ce9
4RMD160 (Net-DNS-SEC-1.17.tar.gz) = 7fe68b537ec763c6703e06520e6b463ea9b4ffe8 4RMD160 (Net-DNS-SEC-1.18.tar.gz) = 3840c75341cf08ff448fbae771d6a167c6ef377b
5SHA512 (Net-DNS-SEC-1.17.tar.gz) = 1698d94387a28258f78bc0d233aa3b0be4d80595fc2e3351bcdf0ae38261c01f46f0752c93fba28ef7d4df1b9f796c351d4d096db72faf9eb75f8561094b3b0d 5SHA512 (Net-DNS-SEC-1.18.tar.gz) = 44f1bbcd9b5c8759ccbb8a9c40efb3d0533a991d6d9aec63ec8b1347a4cbf314470efebe4e5bc59fb19427405a4b8d41682c5231427783cace8f9779bccdc893
6Size (Net-DNS-SEC-1.17.tar.gz) = 46505 bytes 6Size (Net-DNS-SEC-1.18.tar.gz) = 46301 bytes