diff options
author | ast <ast@pkgsrc.org> | 2022-04-03 07:40:44 +0000 |
---|---|---|
committer | ast <ast@pkgsrc.org> | 2022-04-03 07:40:44 +0000 |
commit | b5521f360807a98f80d320a2de754e6823e5f55b (patch) | |
tree | a53b9295389b0f049e33f960b62b6d88cdacb25f | |
parent | 351f58910b8cf1eae7c9fdada73cc1cdee4223d8 (diff) | |
download | pkgsrc-b5521f360807a98f80d320a2de754e6823e5f55b.tar.gz |
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.
-rw-r--r-- | security/p5-Net-DNS-SEC/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Net-DNS-SEC/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index abfe47cff60..b02ec6d89e4 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -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/} diff --git a/security/p5-Net-DNS-SEC/distinfo b/security/p5-Net-DNS-SEC/distinfo index df485925e5f..faff71cd6aa 100644 --- a/security/p5-Net-DNS-SEC/distinfo +++ b/security/p5-Net-DNS-SEC/distinfo @@ -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 |