diff options
author | wen <wen@pkgsrc.org> | 2021-07-06 07:53:03 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2021-07-06 07:53:03 +0000 |
commit | a7542e9d440d40d84b6f017cfcb1bc39faa468b6 (patch) | |
tree | ed68dcb1bf3badfc514311ed261a8f9e3263c50a /security | |
parent | 94eb6d1bcdc3e0053e33b5cf9d3c54ef28da178e (diff) | |
download | pkgsrc-a7542e9d440d40d84b6f017cfcb1bc39faa468b6.tar.gz |
Update to 1.18
Upstream changes:
1.18 Oct 2, 2020
Eliminate bareword filehandle usage.
Eliminate indirect object syntax.
Eliminate grep/map <expression>.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-DNS-SEC/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Net-DNS-SEC/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index 436d27c722a..abfe47cff60 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2021/05/24 19:54:04 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2021/07/06 07:53:03 wen Exp $ -DISTNAME= Net-DNS-SEC-1.17 +DISTNAME= Net-DNS-SEC-1.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/security/p5-Net-DNS-SEC/distinfo b/security/p5-Net-DNS-SEC/distinfo index 5d5a56c2a23..fd2164dccb9 100644 --- a/security/p5-Net-DNS-SEC/distinfo +++ b/security/p5-Net-DNS-SEC/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2020/09/07 14:30:22 wiz Exp $ +$NetBSD: distinfo,v 1.21 2021/07/06 07:53:03 wen Exp $ -SHA1 (Net-DNS-SEC-1.17.tar.gz) = 4da25e31616f5b37d9a744cdca6d8bf2c100dcc3 -RMD160 (Net-DNS-SEC-1.17.tar.gz) = 7fe68b537ec763c6703e06520e6b463ea9b4ffe8 -SHA512 (Net-DNS-SEC-1.17.tar.gz) = 1698d94387a28258f78bc0d233aa3b0be4d80595fc2e3351bcdf0ae38261c01f46f0752c93fba28ef7d4df1b9f796c351d4d096db72faf9eb75f8561094b3b0d -Size (Net-DNS-SEC-1.17.tar.gz) = 46505 bytes +SHA1 (Net-DNS-SEC-1.18.tar.gz) = c9eb8d6a9c67f96d53fe48a454b70d3795503ce9 +RMD160 (Net-DNS-SEC-1.18.tar.gz) = 3840c75341cf08ff448fbae771d6a167c6ef377b +SHA512 (Net-DNS-SEC-1.18.tar.gz) = 44f1bbcd9b5c8759ccbb8a9c40efb3d0533a991d6d9aec63ec8b1347a4cbf314470efebe4e5bc59fb19427405a4b8d41682c5231427783cace8f9779bccdc893 +Size (Net-DNS-SEC-1.18.tar.gz) = 46301 bytes |