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:           Sat Apr 20 12:32:26 UTC 2019

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

Log Message:
Update to 1.12

Upstream changes:
**** 1.12 Mar 19, 2019

        Avoid use of EC_POINT_set_affine_coordinates_GFp which is
        deprecated in OpenSSL 3.0.0

        Reduce level of support for OpenSSL non-LTS releases.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/p5-Net-DNS-SEC/Makefile
cvs rdiff -u -r1.18 -r1.19 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.44 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.45
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.44        Sun Jan 27 13:58:25 2019
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile     Sat Apr 20 12:32:26 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2019/01/27 13:58:25 wen Exp $
+# $NetBSD: Makefile,v 1.45 2019/04/20 12:32:26 wen Exp $
 
-DISTNAME=              Net-DNS-SEC-1.11
+DISTNAME=              Net-DNS-SEC-1.12
 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.18 pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.19
--- pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.18        Sun Jan 27 13:58:25 2019
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo     Sat Apr 20 12:32:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/01/27 13:58:25 wen Exp $
+$NetBSD: distinfo,v 1.19 2019/04/20 12:32:26 wen Exp $
 
-SHA1 (Net-DNS-SEC-1.11.tar.gz) = ddbd1087eb88ef5b5b35b44f75844136bc8518b5
-RMD160 (Net-DNS-SEC-1.11.tar.gz) = fec124a37fb928e42833f7660219cdd93e346998
-SHA512 (Net-DNS-SEC-1.11.tar.gz) = 5887eb34f9810d593e067a6f8d75c2bc0a4796961f26cddc036046b65d27e303c2c096a96ddf843b741ca70df506079001c16f5887054ad07742a55129676e90
-Size (Net-DNS-SEC-1.11.tar.gz) = 44140 bytes
+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



Home | Main Index | Thread Index | Old Index