Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2018 16:44:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480411 - head/dns/p5-Net-DNS
Message-ID:  <201809221644.w8MGilGc012463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809221644.w8MGilGc012463>