diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-11 20:07:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-11 20:07:01 +0000 |
commit | d2bda62e51e0efe79d61ee450c13490d55e6b7c4 (patch) | |
tree | c8ec177d7f2cf73478bfaee14e151e25ce2921fd /net | |
parent | b3731c8bb6e5bd9e86c0883f7fcb98921d0d32af (diff) | |
download | ports-d2bda62e51e0efe79d61ee450c13490d55e6b7c4.tar.gz ports-d2bda62e51e0efe79d61ee450c13490d55e6b7c4.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Whois-Raw/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Whois-Raw/pkg-plist | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index f62c8f3dcd18..0f3b94603fe5 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 2.41 +PORTVERSION= 2.42 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Very simple Perl interface to query raw whois data +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Net-IDN-Encode>=1:${PORTSDIR}/textproc/p5-Net-IDN-Encode \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ diff --git a/net/p5-Net-Whois-Raw/distinfo b/net/p5-Net-Whois-Raw/distinfo index d53ce550e85e..5e239b961758 100644 --- a/net/p5-Net-Whois-Raw/distinfo +++ b/net/p5-Net-Whois-Raw/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Whois-Raw-2.41.tar.gz) = 8e85b3f66bb1ce900e899da74054cdb3ca09c8ef0999d35349cce022819ed0d7 -SIZE (Net-Whois-Raw-2.41.tar.gz) = 48862 +SHA256 (Net-Whois-Raw-2.42.tar.gz) = f4ee542db7b03ce91dcf2951d31f58e5f584fc06e9cad754bf55fb7055a5b857 +SIZE (Net-Whois-Raw-2.42.tar.gz) = 48910 diff --git a/net/p5-Net-Whois-Raw/pkg-plist b/net/p5-Net-Whois-Raw/pkg-plist index 326bccc97550..aa95c0c9b2a0 100644 --- a/net/p5-Net-Whois-Raw/pkg-plist +++ b/net/p5-Net-Whois-Raw/pkg-plist @@ -2,10 +2,10 @@ bin/pwhois %%SITE_PERL%%/Net/Whois/Raw.pm %%SITE_PERL%%/Net/Whois/Raw/Common.pm %%SITE_PERL%%/Net/Whois/Raw/Data.pm -@dirrm %%SITE_PERL%%/Net/Whois/Raw -@dirrmtry %%SITE_PERL%%/Net/Whois -@dirrmtry %%SITE_PERL%%/Net %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois/Raw @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Whois @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrm %%SITE_PERL%%/Net/Whois/Raw +@dirrmtry %%SITE_PERL%%/Net/Whois +@dirrmtry %%SITE_PERL%%/Net |