svn commit: r397161 - head/dns/p5-Net-DNS-SEC

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:12:03 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:12:02 2015
New Revision: 397161
URL: https://svnweb.freebsd.org/changeset/ports/397161

Log:
  - Update to 1.02
  
  Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes

Modified:
  head/dns/p5-Net-DNS-SEC/Makefile
  head/dns/p5-Net-DNS-SEC/distinfo

Modified: head/dns/p5-Net-DNS-SEC/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-SEC/Makefile	Thu Sep 17 17:11:57 2015	(r397160)
+++ head/dns/p5-Net-DNS-SEC/Makefile	Thu Sep 17 17:12:02 2015	(r397161)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-DNS-SEC
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN \
 		http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/
@@ -17,9 +17,9 @@ BUILD_DEPENDS=	p5-Crypt-OpenSSL-Bignum>=
 		p5-Crypt-OpenSSL-EC>=1.01:${PORTSDIR}/security/p5-Crypt-OpenSSL-EC \
 		p5-Crypt-OpenSSL-ECDSA>=0.6:${PORTSDIR}/security/p5-Crypt-OpenSSL-ECDSA \
 		p5-Crypt-OpenSSL-RSA>=0.27:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \
-		p5-Crypt-OpenSSL-Random>=0.06:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
-		p5-Net-DNS>=1.01:${PORTSDIR}/dns/p5-Net-DNS
+		p5-Crypt-OpenSSL-Random>=0.06:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Net-DNS>=1.01:${PORTSDIR}/dns/p5-Net-DNS
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/dns/p5-Net-DNS-SEC/distinfo
==============================================================================
--- head/dns/p5-Net-DNS-SEC/distinfo	Thu Sep 17 17:11:57 2015	(r397160)
+++ head/dns/p5-Net-DNS-SEC/distinfo	Thu Sep 17 17:12:02 2015	(r397161)
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-SEC-1.01.tar.gz) = 25b8e940c578acd0baa1c73d8a32d0e4e347347385e954416bae669d667fdfa0
-SIZE (Net-DNS-SEC-1.01.tar.gz) = 35744
+SHA256 (Net-DNS-SEC-1.02.tar.gz) = e78090addfd4a5d4068b173e6e071d984ae8b67dd803f8f33b73eb7692085fbf
+SIZE (Net-DNS-SEC-1.02.tar.gz) = 35915


More information about the svn-ports-all mailing list