diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-10 17:51:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-10 17:51:35 +0000 |
commit | 8004b246d70c275dc07ece3008cd0a6672eb4c72 (patch) | |
tree | 1c008082280d1cec4a0bb7010b7933a731b86d84 /net/p5-Geo-IPfree | |
parent | f515f52e39e5ad517323d20b1c759658589ae480 (diff) | |
download | ports-8004b246d70c275dc07ece3008cd0a6672eb4c72.tar.gz ports-8004b246d70c275dc07ece3008cd0a6672eb4c72.zip |
Notes
Diffstat (limited to 'net/p5-Geo-IPfree')
-rw-r--r-- | net/p5-Geo-IPfree/Makefile | 9 | ||||
-rw-r--r-- | net/p5-Geo-IPfree/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index 20a422d8e255..a730fd90758d 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-IPfree -PORTVERSION= 1.120460 +PORTVERSION= 1.121660 CATEGORIES= net perl5 geography MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Look up country from an IP Address +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Geo::IPfree.3 @@ -21,8 +24,8 @@ MAN3= Geo::IPfree.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501200 -BUILD_DEPENDS= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS+= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize +RUN_DEPENDS+= p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize .endif .include <bsd.port.post.mk> diff --git a/net/p5-Geo-IPfree/distinfo b/net/p5-Geo-IPfree/distinfo index c2e4f677b5c5..9ea64caf1579 100644 --- a/net/p5-Geo-IPfree/distinfo +++ b/net/p5-Geo-IPfree/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-IPfree-1.120460.tar.gz) = 03363c2d5fcea37387b06787d4885ad1c3991acd244735ab25ff74ded79ab31f -SIZE (Geo-IPfree-1.120460.tar.gz) = 485210 +SHA256 (Geo-IPfree-1.121660.tar.gz) = 2cd8138e79c1dd7d10b0b25ab313bcd9a52d7871527919b4702f757082391cc5 +SIZE (Geo-IPfree-1.121660.tar.gz) = 497719 |