diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2004-08-13 02:38:10 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2004-08-13 02:38:10 +0000 |
commit | a63536fe2b465b9c75009c9adb9ed2855487108c (patch) | |
tree | cac065e0b26131997f9a7cacdb96285292b46514 /net/p5-Net-Whois-Raw | |
parent | 4320bf69bbbada71014c6079071c60b0ac6a7a9a (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Whois-Raw')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index 566c49b72336..3bc0c1518f50 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 0.34 +PORTVERSION= 0.37 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index 883820ff61b3..dc84192749ff 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-Whois-Raw-0.34.tgz) = 5fd8c7157d95024d27d48cf53587b7dd -SIZE (Net-Whois-Raw-0.34.tgz) = 12078 +MD5 (Net-Whois-Raw-0.37.tgz) = ed1086cbdf12199c3d6559ea3dd4557c +SIZE (Net-Whois-Raw-0.37.tgz) = 12269 diff --git a/net/p5-Net-Whois-Raw/pkg-plist b/net/p5-Net-Whois-Raw/pkg-plist index 91c8e0b802c5..18fdbbe4a749 100644 --- a/net/p5-Net-Whois-Raw/pkg-plist +++ b/net/p5-Net-Whois-Raw/pkg-plist @@ -1,5 +1,7 @@ bin/pwhois %%SITE_PERL%%/Net/Whois/Raw.pm +%%SITE_PERL%%/Net/Whois/Raw/Data.pm +@dirrm %%SITE_PERL%%/Net/Whois/Raw @unexec rmdir %D/%%SITE_PERL%%/Net/Whois 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist |