pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Net-DNS-SEC Update to 1.09



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0726772b6d42
branches:  trunk
changeset: 309001:0726772b6d42
user:      wen <wen%pkgsrc.org@localhost>
date:      Wed Jun 06 11:06:53 2018 +0000

description:
Update to 1.09

Upstream changes:
**** 1.09 Jun 4, 2018

        Avoid use of EC_GROUP_new, EC_GROUP_set_curve_GFp, and
        EC_GFp_mont_method which are expected to disappear.

        Fix filename conflict when tests run in parallel using make -j


**** 1.08 May 11, 2018

        Internal reorganisation to use OpenSSL EVP interface

diffstat:

 security/p5-Net-DNS-SEC/Makefile |   4 ++--
 security/p5-Net-DNS-SEC/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 0d8431794d09 -r 0726772b6d42 security/p5-Net-DNS-SEC/Makefile
--- a/security/p5-Net-DNS-SEC/Makefile  Wed Jun 06 11:00:58 2018 +0000
+++ b/security/p5-Net-DNS-SEC/Makefile  Wed Jun 06 11:06:53 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2018/04/10 10:58:12 wen Exp $
+# $NetBSD: Makefile,v 1.40 2018/06/06 11:06:53 wen Exp $
 
-DISTNAME=              Net-DNS-SEC-1.07
+DISTNAME=              Net-DNS-SEC-1.09
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            security net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r 0d8431794d09 -r 0726772b6d42 security/p5-Net-DNS-SEC/distinfo
--- a/security/p5-Net-DNS-SEC/distinfo  Wed Jun 06 11:00:58 2018 +0000
+++ b/security/p5-Net-DNS-SEC/distinfo  Wed Jun 06 11:06:53 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2018/04/10 10:58:12 wen Exp $
+$NetBSD: distinfo,v 1.16 2018/06/06 11:06:53 wen Exp $
 
-SHA1 (Net-DNS-SEC-1.07.tar.gz) = ac190aed5bec0833f8272f87a012f62b67e3ae7d
-RMD160 (Net-DNS-SEC-1.07.tar.gz) = ba6cb28d87c75d79cef13bb5b3e6971fe6c8cdaf
-SHA512 (Net-DNS-SEC-1.07.tar.gz) = 4061b90a7fa447b456db52c33e347b8d0749320cd5544b2dcbbfc047597a223a86b7da998a751c894e5bca6ee693945149fa19d778b399e3a970211a10e22197
-Size (Net-DNS-SEC-1.07.tar.gz) = 41644 bytes
+SHA1 (Net-DNS-SEC-1.09.tar.gz) = e0d72d4deb64cefc2fb5d9ee31e7c57df759beef
+RMD160 (Net-DNS-SEC-1.09.tar.gz) = 0731ed30a69060cc99df9e8afef44fb3810bd148
+SHA512 (Net-DNS-SEC-1.09.tar.gz) = b0c55918f6e0649fdebd3c20be1a7e59a111b8b0ae9fec85d170c706a9adf30a7402b851ae5926d11130dfa00d9f11e0fbc6d6d122425f903a10fe4fff613168
+Size (Net-DNS-SEC-1.09.tar.gz) = 44713 bytes



Home | Main Index | Thread Index | Old Index