svn commit: r480411 - head/dns/p5-Net-DNS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 22 16:44:48 UTC 2018


Author: sunpoet
Date: Sat Sep 22 16:44:47 2018
New Revision: 480411
URL: https://svnweb.freebsd.org/changeset/ports/480411

Log:
  Update to 1.18
  
  Changes:	https://metacpan.org/changes/distribution/Net-DNS

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

Modified: head/dns/p5-Net-DNS/Makefile
==============================================================================
--- head/dns/p5-Net-DNS/Makefile	Sat Sep 22 16:44:41 2018	(r480410)
+++ head/dns/p5-Net-DNS/Makefile	Sat Sep 22 16:44:47 2018	(r480411)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-DNS
-PORTVERSION=	1.17
+PORTVERSION=	1.18
 PORTEPOCH=	1
 CATEGORIES=	dns net perl5 ipv6
 MASTER_SITES=	CPAN
@@ -23,10 +23,11 @@ IDN2_DESC=	International Domain Names support via Net:
 SSHFP_DESC=	SSH2 Fingerprint support
 TSIG_DESC=	Transaction Signature Support
 
-CONFIGURE_ARGS=	--no-IPv6-tests --no-online-tests
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+CONFIGURE_ARGS=	--no-IPv6-tests --no-online-tests
+NO_ARCH=	yes
 
 IDN_BUILD_DEPENDS=	p5-Net-LibIDN>=0.12:dns/p5-Net-LibIDN
 IDN_RUN_DEPENDS=	p5-Net-LibIDN>=0.12:dns/p5-Net-LibIDN

Modified: head/dns/p5-Net-DNS/distinfo
==============================================================================
--- head/dns/p5-Net-DNS/distinfo	Sat Sep 22 16:44:41 2018	(r480410)
+++ head/dns/p5-Net-DNS/distinfo	Sat Sep 22 16:44:47 2018	(r480411)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533666613
-SHA256 (Net-DNS-1.17.tar.gz) = 9a79fd8fea1a708726c18d193ae4437479206ccb20ffa7f0971371e172e2c2e0
-SIZE (Net-DNS-1.17.tar.gz) = 251924
+TIMESTAMP = 1537608236
+SHA256 (Net-DNS-1.18.tar.gz) = 52ce1494fc9707fd5a60ed71db5cde727157b7f2363787d730d4d1bd9800a9d3
+SIZE (Net-DNS-1.18.tar.gz) = 253199


More information about the svn-ports-head mailing list