pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Net-DNS-SEC



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul  6 07:53:03 UTC 2021

Modified Files:
        pkgsrc/security/p5-Net-DNS-SEC: Makefile distinfo

Log Message:
Update to 1.18

Upstream changes:
1.18 Oct 2, 2020

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


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/security/p5-Net-DNS-SEC/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/p5-Net-DNS-SEC/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Net-DNS-SEC/Makefile
diff -u pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.52 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.53
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.52        Mon May 24 19:54:04 2021
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile     Tue Jul  6 07:53:03 2021
@@ -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/}
 

Index: pkgsrc/security/p5-Net-DNS-SEC/distinfo
diff -u pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.20 pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.21
--- pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.20        Mon Sep  7 14:30:22 2020
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo     Tue Jul  6 07:53:03 2021
@@ -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



Home | Main Index | Thread Index | Old Index