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:   wiz
Date:           Mon Sep  7 14:30:23 UTC 2020

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

Log Message:
p5-Net-DNS-SEC: update to 1.17.

**** 1.17 Jun 26, 2020

        Recognise BIND private key accessed via symbolic link.

**** 1.16 May 11, 2020

        Improve testing of verify() functions.

        Rework code in Digest.pm

        SEC.xs code reduction.

**** 1.15 February 3, 2020

        Provide access to OpenSSL message digest implementations.

**** 1.14 October 14, 2019

        Improve exception capture in test scripts.

        Support more efficient algorithm mapping in Net::DNS.

**** 1.13 May 6, 2019

        Tweaks to resolve compilation errors with BoringSSL.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/security/p5-Net-DNS-SEC/Makefile
cvs rdiff -u -r1.19 -r1.20 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.50 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.51
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.50        Mon Aug 31 18:11:19 2020
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile     Mon Sep  7 14:30:22 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2020/08/31 18:11:19 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2020/09/07 14:30:22 wiz Exp $
 
-DISTNAME=              Net-DNS-SEC-1.12
+DISTNAME=              Net-DNS-SEC-1.17
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           3
 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.19 pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.20
--- pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.19        Sat Apr 20 12:32:26 2019
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo     Mon Sep  7 14:30:22 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2019/04/20 12:32:26 wen Exp $
+$NetBSD: distinfo,v 1.20 2020/09/07 14:30:22 wiz Exp $
 
-SHA1 (Net-DNS-SEC-1.12.tar.gz) = b39fa5bb159f5957963ce71780d5f4c1a1a7dbb6
-RMD160 (Net-DNS-SEC-1.12.tar.gz) = 23a5119631034fa4d7458a348c4495d57e872967
-SHA512 (Net-DNS-SEC-1.12.tar.gz) = 718a640241cd4181c904ca2280c708bcf6c209d133cd2e40cd9001d2038c1fdd3967f1d6ff24ccede3e44fb701ca269db4dff86a84bd4e53bb3cf0f32b3fb927
-Size (Net-DNS-SEC-1.12.tar.gz) = 45067 bytes
+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



Home | Main Index | Thread Index | Old Index