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: wiz
Date: Sun Sep 2 07:36:05 UTC 2018
Modified Files:
pkgsrc/security/p5-Net-DNS-SEC: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/p5-Net-DNS-SEC/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/p5-Net-DNS-SEC/PLIST
cvs rdiff -u -r1.16 -r1.17 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.42 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.43
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.42 Wed Aug 22 09:46:27 2018
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile Sun Sep 2 07:36:05 2018
@@ -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 @@ DEPENDS+= p5-Net-DNS>=0.64:../../net/p5
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 @@ INSTALLATION_DIRS+= ${DOCSUBDIR} ${EGSUB
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
Index: pkgsrc/security/p5-Net-DNS-SEC/PLIST
diff -u pkgsrc/security/p5-Net-DNS-SEC/PLIST:1.3 pkgsrc/security/p5-Net-DNS-SEC/PLIST:1.4
--- pkgsrc/security/p5-Net-DNS-SEC/PLIST:1.3 Sun Jun 14 18:13:34 2009
+++ pkgsrc/security/p5-Net-DNS-SEC/PLIST Sun Sep 2 07:36:05 2018
@@ -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
Index: pkgsrc/security/p5-Net-DNS-SEC/distinfo
diff -u pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.16 pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.17
--- pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.16 Wed Jun 6 11:06:53 2018
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo Sun Sep 2 07:36:05 2018
@@ -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