Date: Tue, 12 Jan 2016 21:39:57 +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: r405947 - head/dns/p5-Net-Domain-ExpireDate Message-ID: <201601122139.u0CLdviw076149@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 12 21:39:56 2016 New Revision: 405947 URL: https://svnweb.freebsd.org/changeset/ports/405947 Log: - Update to 1.15.2 - Add NO_ARCH Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes Modified: head/dns/p5-Net-Domain-ExpireDate/Makefile head/dns/p5-Net-Domain-ExpireDate/distinfo Modified: head/dns/p5-Net-Domain-ExpireDate/Makefile ============================================================================== --- head/dns/p5-Net-Domain-ExpireDate/Makefile Tue Jan 12 21:39:52 2016 (r405946) +++ head/dns/p5-Net-Domain-ExpireDate/Makefile Tue Jan 12 21:39:56 2016 (r405947) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Domain-ExpireDate -PORTVERSION= 1.15.1 +PORTVERSION= 1.15.2 CATEGORIES= dns net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NALOBIN @@ -14,6 +14,7 @@ COMMENT= Perl module obtain expiration d BUILD_DEPENDS= p5-Net-Whois-Raw>=0:${PORTSDIR}/net/p5-Net-Whois-Raw RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} Modified: head/dns/p5-Net-Domain-ExpireDate/distinfo ============================================================================== --- head/dns/p5-Net-Domain-ExpireDate/distinfo Tue Jan 12 21:39:52 2016 (r405946) +++ head/dns/p5-Net-Domain-ExpireDate/distinfo Tue Jan 12 21:39:56 2016 (r405947) @@ -1,2 +1,2 @@ -SHA256 (Net-Domain-ExpireDate-1.15.1.tar.gz) = 017d1fb1321550c87d8577c839aa7cc833366ffb42e3a7128b2aeba1c0ad61d1 -SIZE (Net-Domain-ExpireDate-1.15.1.tar.gz) = 11812 +SHA256 (Net-Domain-ExpireDate-1.15.2.tar.gz) = d2058f5084aef58cf47127f7deccbdf8d4f09fe4015c1f4823dfe2adfe3ab224 +SIZE (Net-Domain-ExpireDate-1.15.2.tar.gz) = 11880
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601122139.u0CLdviw076149>