diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-01-12 21:39:56 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-01-12 21:39:56 +0000 |
commit | 3f589ba0ed3edfffede043d0a1fd6e993e0e25fb (patch) | |
tree | b55fb589963855e1f29a3a2fb24335848ddf0c33 | |
parent | e3cd3d725521fa2f2217c92b1b62b16cf7f543c0 (diff) | |
download | FreeBSD-ports-3f589ba0ed3edfffede043d0a1fd6e993e0e25fb.zip FreeBSD-ports-3f589ba0ed3edfffede043d0a1fd6e993e0e25fb.tar.gz |
- Update to 1.15.2
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile index dde66a5..f360daa 100644 --- a/dns/p5-Net-Domain-ExpireDate/Makefile +++ b/dns/p5-Net-Domain-ExpireDate/Makefile @@ -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 date of domain names 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} diff --git a/dns/p5-Net-Domain-ExpireDate/distinfo b/dns/p5-Net-Domain-ExpireDate/distinfo index d66859f..c31baa4 100644 --- a/dns/p5-Net-Domain-ExpireDate/distinfo +++ b/dns/p5-Net-Domain-ExpireDate/distinfo @@ -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 |