diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-06-05 01:37:41 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-06-05 01:37:41 +0000 |
commit | 9b6734d93d8cfd70a4f73f8f9832c3b6f4269c5b (patch) | |
tree | 46c5fc861f6bde65c150d425f5f7f9dd9bd13ac9 /dns/p5-Net-Domain-ExpireDate | |
parent | 143c2e153149b4e4e6f66ff0ddc9ff5a488c72fe (diff) |
- Update to 1.01
- Add build depend to silence build warning
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
Notes
Notes:
svn path=/head/; revision=275084
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 da4001f6d176..438a022e3a51 100644 --- a/dns/p5-Net-Domain-ExpireDate/Makefile +++ b/dns/p5-Net-Domain-ExpireDate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Domain-ExpireDate -PORTVERSION= 1.00 +PORTVERSION= 1.01 CATEGORIES= dns net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module obtain expiration date of domain names +BUILD_DEPENDS= ${SITE_PERL}/Net/Whois/Raw.pm:${PORTSDIR}/net/p5-Net-Whois-Raw RUN_DEPENDS= ${SITE_PERL}/Net/Whois/Raw.pm:${PORTSDIR}/net/p5-Net-Whois-Raw PERL_CONFIGURE= yes diff --git a/dns/p5-Net-Domain-ExpireDate/distinfo b/dns/p5-Net-Domain-ExpireDate/distinfo index c13ab10ca796..c72a79dbadbe 100644 --- a/dns/p5-Net-Domain-ExpireDate/distinfo +++ b/dns/p5-Net-Domain-ExpireDate/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Domain-ExpireDate-1.00.tar.gz) = f945b41c1c18ce6712dc85621d5bb0fde0e659ba0d05e7e206d0499d098503b4 -SIZE (Net-Domain-ExpireDate-1.00.tar.gz) = 12102 +SHA256 (Net-Domain-ExpireDate-1.01.tar.gz) = 68de09dd0bfd14495e2ebd3cb8f7273492664878a08d9a1d050eeaf0ef28c7b7 +SIZE (Net-Domain-ExpireDate-1.01.tar.gz) = 12255 |