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: ast
Date: Sun Apr 3 07:40:44 UTC 2022
Modified Files:
pkgsrc/security/p5-Net-DNS-SEC: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/security/p5-Net-DNS-SEC/Makefile
cvs rdiff -u -r1.23 -r1.24 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.53 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.54
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.53 Tue Jul 6 07:53:03 2021
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile Sun Apr 3 07:40:44 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2021/07/06 07:53:03 wen Exp $
+# $NetBSD: Makefile,v 1.54 2022/04/03 07:40:44 ast Exp $
-DISTNAME= Net-DNS-SEC-1.18
+DISTNAME= Net-DNS-SEC-1.19
PKGNAME= p5-${DISTNAME}
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.23 pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.24
--- pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.23 Tue Oct 26 11:17:32 2021
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo Sun Apr 3 07:40:44 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2021/10/26 11:17:32 nia Exp $
+$NetBSD: distinfo,v 1.24 2022/04/03 07:40:44 ast Exp $
-BLAKE2s (Net-DNS-SEC-1.18.tar.gz) = b3a9c62385856ab5ac18edfc1e7a7296aed7c58cc0a89a82e4573d17a757e0f1
-SHA512 (Net-DNS-SEC-1.18.tar.gz) = 44f1bbcd9b5c8759ccbb8a9c40efb3d0533a991d6d9aec63ec8b1347a4cbf314470efebe4e5bc59fb19427405a4b8d41682c5231427783cace8f9779bccdc893
-Size (Net-DNS-SEC-1.18.tar.gz) = 46301 bytes
+BLAKE2s (Net-DNS-SEC-1.19.tar.gz) = 11a21ddbfcff029d9c8dfb1d9f5555342c4dc608e90e4bcc2e188a726d32101b
+SHA512 (Net-DNS-SEC-1.19.tar.gz) = ec97f2055615f201dd09034d2ddf5e4aeb938809e2f8d10f7f0a70faa1ca1e891f0595766850209c3f2ba05e0831e6019d4594e2209ff531f1708b10ec060642
+Size (Net-DNS-SEC-1.19.tar.gz) = 46818 bytes
Home |
Main Index |
Thread Index |
Old Index