From 06e469ca2e96e42b18e32422bf488dc41bd6be5b Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sat, 5 Jan 2008 14:37:44 +0000 Subject: - Update to 1.2.0 PR: ports/119317 Submitted by: Philippe Audeoud Approved by: Jukka A. Ukkonen (maintainer) --- www/mod_geoip2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/mod_geoip2/Makefile') diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index a880f6eb64c3..bf1de6959d8d 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_geoip2 -PORTVERSION= 1.1.8 +PORTVERSION= 1.2.0 CATEGORIES= www geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/mod_geoip2/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -14,7 +14,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jau@iki.fi COMMENT= An Apache module that provides the country code of the client's IP -LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP +BUILD_DEPENDS= GeoIP>=1.4.3:${PORTSDIR}/net/GeoIP +RUN_DEPENDS= GeoIP>=1.4.3:${PORTSDIR}/net/GeoIP CONFLICTS= mod_geoip-[0-9]* -- cgit v1.2.3