- update to version 1.2.7
1.2.7 Aug 23th 2011 - Add support for GEOIP_NETSPEED_REV1 ( Boris Zentner ) - Experimental support for GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner ) - Add GEOIP_DOMAIN_EDITION support ( Boris Zentner ) 1.2.6 Sep 11th 2008 - GEOIP_METRO_CODE replace the depreciated GEOIP_DMA_CODE ( Boris Zentner ) PR: ports/162305 Submitted by: John Marshall <john.marshall@riverwillow.com.au> Approved by: Jukka A. Ukkonen <jau@oxit.fi> (maintainer) Feature safe: yes
This commit is contained in:
parent
4fc1692853
commit
b5821305d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285715
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mod_geoip2
|
||||
PORTVERSION= 1.2.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.7
|
||||
CATEGORIES= www geography
|
||||
MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/mod_geoip2/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -15,10 +14,12 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
MAINTAINER= jau@iki.fi
|
||||
COMMENT= An Apache module that provides the country code of the client's IP
|
||||
|
||||
LICENSE= ASL
|
||||
|
||||
BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
|
||||
RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFLICTS= mod_geoip-[0-9]*
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mod_geoip2_1.2.5.tar.gz) = 58dfd7aefb7f74e44254481ba55f9c25898e8270a87d18563e71c85d67a6e351
|
||||
SIZE (mod_geoip2_1.2.5.tar.gz) = 11602
|
||||
SHA256 (mod_geoip2_1.2.7.tar.gz) = 76e0512b282e6e2799f5d5616b9e26f448bee263f495ba31d1f72e3be9d0d5b6
|
||||
SIZE (mod_geoip2_1.2.7.tar.gz) = 11983
|
||||
|
Loading…
Reference in New Issue
Block a user