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 p5-Net-DNS-SEC: update to 1.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/639058d75b01
branches:  trunk
changeset: 312350:639058d75b01
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 02 07:36:05 2018 +0000

description:
p5-Net-DNS-SEC: update to 1.10.


**** 1.10 Aug 31, 2018

        make test_cover
        now collects SEC.xs test coverage metrics using gcc and gcov.

diffstat:

 security/p5-Net-DNS-SEC/Makefile |  11 +++++------
 security/p5-Net-DNS-SEC/PLIST    |   4 ++--
 security/p5-Net-DNS-SEC/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 13 deletions(-)

diffs (64 lines):

diff -r b45ca794dd81 -r 639058d75b01 security/p5-Net-DNS-SEC/Makefile
--- a/security/p5-Net-DNS-SEC/Makefile  Sun Sep 02 07:33:45 2018 +0000
+++ b/security/p5-Net-DNS-SEC/Makefile  Sun Sep 02 07:36:05 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2018/08/22 09:46:27 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/09/02 07:36:05 wiz Exp $
 
-DISTNAME=              Net-DNS-SEC-1.09
+DISTNAME=              Net-DNS-SEC-1.10
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            security net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
 
@@ -20,7 +19,7 @@
 
 PERL5_PACKLIST=                auto/Net/DNS/SEC/.packlist
 
-REPLACE_PERL=          demo/getkeyset.pl demo/key2ds demo/make-signed-keyset
+REPLACE_PERL=          demo/getkeyset demo/key2ds demo/make-signed-keyset
 
 DOCSUBDIR=             share/doc/${PKGBASE}
 EGSUBDIR=              share/examples/${PKGBASE}
@@ -29,12 +28,12 @@
 
 SUBST_CLASSES+=                p5nds
 SUBST_STAGE.p5nds=     post-install
-SUBST_FILES.p5nds=     demo/getkeyset.pl
+SUBST_FILES.p5nds=     demo/getkeyset
 SUBST_SED.p5nds=       -e "1s,-I./blib/lib,,"
 
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/README  ${DESTDIR}${PREFIX}/${DOCSUBDIR}
-.for f in getkeyset.pl key2ds make-signed-keyset
+.for f in getkeyset key2ds make-signed-keyset
        ${INSTALL_SCRIPT} ${WRKSRC}/demo/${f} ${DESTDIR}${PREFIX}/${EGSUBDIR}
 .endfor
 
diff -r b45ca794dd81 -r 639058d75b01 security/p5-Net-DNS-SEC/PLIST
--- a/security/p5-Net-DNS-SEC/PLIST     Sun Sep 02 07:33:45 2018 +0000
+++ b/security/p5-Net-DNS-SEC/PLIST     Sun Sep 02 07:36:05 2018 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/09/02 07:36:05 wiz Exp $
 share/doc/${PKGBASE}/README
-share/examples/${PKGBASE}/getkeyset.pl
+share/examples/${PKGBASE}/getkeyset
 share/examples/${PKGBASE}/key2ds
 share/examples/${PKGBASE}/make-signed-keyset
diff -r b45ca794dd81 -r 639058d75b01 security/p5-Net-DNS-SEC/distinfo
--- a/security/p5-Net-DNS-SEC/distinfo  Sun Sep 02 07:33:45 2018 +0000
+++ b/security/p5-Net-DNS-SEC/distinfo  Sun Sep 02 07:36:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/06/06 11:06:53 wen Exp $
+$NetBSD: distinfo,v 1.17 2018/09/02 07:36:05 wiz Exp $
 
-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
+SHA1 (Net-DNS-SEC-1.10.tar.gz) = 9af33cb8da4ddfe8db192b34ae79bb8006dab89a
+RMD160 (Net-DNS-SEC-1.10.tar.gz) = fbfb6f385594e5a2226579121e689cd96fd2de04
+SHA512 (Net-DNS-SEC-1.10.tar.gz) = 08b36a6e294c979caf72b2abe691475936827c894d61096becca152de4973b2c43798d1c01a0cbd2e8062a9e2134d45d48b3d5ddf9e6d1ee49a4bfa51d3f7a90
+Size (Net-DNS-SEC-1.10.tar.gz) = 44690 bytes



Home | Main Index | Thread Index | Old Index