diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-26 13:55:20 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-26 13:55:20 +0000 |
commit | 8251faabf4ad5657dcea437687ef3e3a0ab3f132 (patch) | |
tree | e146daf2dc5b934170a69025da391c170e8893b2 | |
parent | - Assign maintainership to volunteer (diff) |
- update to 0.97
PR: based on ports/84099
Submitted by: leeym
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=140156
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 3bc0c1518f50..83949e573d76 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -6,12 +6,11 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 0.37 +PORTVERSION= 0.97 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= kappa@freebsd.org.ua COMMENT= Very simple Perl interface to query raw whois data diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index dc84192749ff..e63324684107 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-Whois-Raw-0.37.tgz) = ed1086cbdf12199c3d6559ea3dd4557c -SIZE (Net-Whois-Raw-0.37.tgz) = 12269 +MD5 (Net-Whois-Raw-0.97.tar.gz) = cf28d0adf512756e309c1dbe28a1407c +SIZE (Net-Whois-Raw-0.97.tar.gz) = 15666 |