1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 1.43

- Update MASTER_SITES: CPAN is enough
- Add LICENSE

Changes:	http://search.cpan.org/dist/Geo-IP/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-12-09 19:30:42 +00:00
parent e924c67455
commit a1ee725a0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336020
2 changed files with 8 additions and 6 deletions

View File

@ -2,19 +2,21 @@
# $FreeBSD$
PORTNAME= Geo-IP
PORTVERSION= 1.42
PORTVERSION= 1.43
CATEGORIES= net geography perl5
MASTER_SITES= CPAN \
http://www.maxmind.com/download/geoip/api/perl/
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Gets country name by IP or hostname
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP
CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
USES= perl5
USE_PERL5= configure
CONFIGURE_ARGS= LIBS='-L${LOCALBASE}/lib' INC='-I${LOCALBASE}/include'
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Geo-IP-1.42.tar.gz) = c44b517490346e870cea22a1686937537088a85abf75eb8a01b136fc41cf81f5
SIZE (Geo-IP-1.42.tar.gz) = 111881
SHA256 (Geo-IP-1.43.tar.gz) = 587ab026e377d609e1ce0057439cd90f57849e0faa38713a5d19ee9f8965f55c
SIZE (Geo-IP-1.43.tar.gz) = 112349