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 Feb 25 18:56:15 UTC 2018

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

Log Message:
p5-Net-DNS-SEC: update to 1.04.

**** 1.04 February 15, 2018

Feature
        Cryptographic library access re-engineered using PerlXS
        directly instead of CPAN Crypt::OpenSSL::(DSA|EDSA|RSA)
        distributions which have fallen into disrepair.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/security/p5-Net-DNS-SEC/Makefile
cvs rdiff -u -r1.11 -r1.12 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.35 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.36
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.35        Mon Jun  5 14:24:34 2017
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile     Sun Feb 25 18:56:14 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2017/06/05 14:24:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2018/02/25 18:56:14 wiz Exp $
 
-DISTNAME=              Net-DNS-SEC-1.03
+DISTNAME=              Net-DNS-SEC-1.04
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            security net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
 
@@ -11,14 +10,9 @@ HOMEPAGE=            http://www.net-dns.org/
 COMMENT=               DNSSEC extension to Net::DNS Perl DNS Resolver Module
 LICENSE=               modified-bsd
 
-DEPENDS+=              p5-Crypt-OpenSSL-Bignum>=0.03:../../security/p5-Crypt-OpenSSL-Bignum
-DEPENDS+=              p5-Crypt-OpenSSL-DSA>=0.10:../../security/p5-Crypt-OpenSSL-DSA
-DEPENDS+=              p5-Crypt-OpenSSL-RSA>=0.27:../../security/p5-Crypt-OpenSSL-RSA
 DEPENDS+=              p5-Digest-BubbleBabble>=0.01:../../security/p5-Digest-BubbleBabble
-#DEPENDS+=             {perl>=5.10.0,p5-Digest-SHA>=5.23}:../../security/p5-Digest-SHA
 DEPENDS+=              p5-Digest-SHA1>=2.04:../../security/p5-Digest-SHA1
 DEPENDS+=              p5-MIME-Base32-[0-9]*:../../converters/p5-MIME-Base32
-#DEPENDS+=             {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
 DEPENDS+=              p5-Net-DNS>=0.64:../../net/p5-Net-DNS
 
 #BUILDLINK_API_DEPENDS.perl+=  perl>=5.6.1

Index: pkgsrc/security/p5-Net-DNS-SEC/distinfo
diff -u pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.11 pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.12
--- pkgsrc/security/p5-Net-DNS-SEC/distinfo:1.11        Thu Apr  6 13:47:45 2017
+++ pkgsrc/security/p5-Net-DNS-SEC/distinfo     Sun Feb 25 18:56:14 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/04/06 13:47:45 mef Exp $
+$NetBSD: distinfo,v 1.12 2018/02/25 18:56:14 wiz Exp $
 
-SHA1 (Net-DNS-SEC-1.03.tar.gz) = 6db12f0189390c9a7221a6691a21f74ab956b87b
-RMD160 (Net-DNS-SEC-1.03.tar.gz) = b7cef863bbe3c56a9ceb25cde976913888749041
-SHA512 (Net-DNS-SEC-1.03.tar.gz) = 17d9f2125b9ed687791941ea777927daf8cfe4a6a379d02cda499fb01a71606b1c01154a3d4f2f2ffb70f5a658aaf02e64c8e5cc308de8c8e0cc543271ee7bce
-Size (Net-DNS-SEC-1.03.tar.gz) = 35605 bytes
+SHA1 (Net-DNS-SEC-1.04.tar.gz) = 06a33eecdab002b0ef846df7c1c8fe558c1cca4f
+RMD160 (Net-DNS-SEC-1.04.tar.gz) = 6a7967226215c9a05ff1dbea747cd41e4b8083ab
+SHA512 (Net-DNS-SEC-1.04.tar.gz) = d90f3100ecb3e90c698f6c86b4f6aa54d1665067cf95d9d14da5adabd7e3fa53faad5ee580cb05f033b82b3126fe2bd64a6b3fb59ed69b17ee5b8f55cb5b0484
+Size (Net-DNS-SEC-1.04.tar.gz) = 38429 bytes



Home | Main Index | Thread Index | Old Index