- Update to 1.121660
- Add LICENSE - Pet portlint Changes: http://search.cpan.org/dist/Geo-IPfree/Changes PR: ports/169088 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 25 days)
This commit is contained in:
parent
f515f52e39
commit
8004b246d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300732
2 changed files with 8 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue