diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-12 21:39:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-12 21:39:56 +0000 |
commit | e01e4b2f141d60293152c4eacc53e3e99d54b5e0 (patch) | |
tree | b55fb589963855e1f29a3a2fb24335848ddf0c33 /dns/p5-Net-Domain-ExpireDate | |
parent | b8edfbbb3c65866227158a5ab662c1225d4d6dd0 (diff) | |
download | ports-e01e4b2f141d60293152c4eacc53e3e99d54b5e0.tar.gz ports-e01e4b2f141d60293152c4eacc53e3e99d54b5e0.zip |
Notes
Diffstat (limited to 'dns/p5-Net-Domain-ExpireDate')
-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 dde66a55c427..f360daaeb33f 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 d66859f8f10d..c31baa4bcbc4 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 |