update to 1.2.6, fixes build with latest libGeoIP; prodded by espie@
This commit is contained in:
parent
880492cd58
commit
5639ef7576
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2004/06/16 10:40:44 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2004/11/14 21:40:35 naddy Exp $
|
||||
|
||||
COMMENT= "Apache module for finding the country of web requests"
|
||||
|
||||
@ -6,8 +6,8 @@ COMMENT= "Apache module for finding the country of web requests"
|
||||
# and has Apache that supports DSO's.
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
DISTNAME= mod_geoip_1.2.0
|
||||
PKGNAME= mod_geoip-1.2.0
|
||||
DISTNAME= mod_geoip_1.2.6
|
||||
PKGNAME= mod_geoip-1.2.6
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.maxmind.com/app/mod_geoip
|
||||
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
LIB_DEPENDS= GeoIP.3::net/GeoIP
|
||||
LIB_DEPENDS= GeoIP.4::net/GeoIP
|
||||
|
||||
FLAGS= -I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mod_geoip_1.2.0.tar.gz) = 3e21ed5106e9f12148f853a2c4be1daa
|
||||
RMD160 (mod_geoip_1.2.0.tar.gz) = 0c7d07eb3e66784c65b35e103bec13939b4f3898
|
||||
SHA1 (mod_geoip_1.2.0.tar.gz) = f738787522d36c168810c4288c8428623d319599
|
||||
MD5 (mod_geoip_1.2.6.tar.gz) = a1ae525c76d5ea979db5ab92141b7ce0
|
||||
RMD160 (mod_geoip_1.2.6.tar.gz) = 693b81b9272e3b2865d4b9a1d7806700be6696ed
|
||||
SHA1 (mod_geoip_1.2.6.tar.gz) = a4461b752e1d4b00ce7c8a8f07c0c1c3a567852c
|
||||
|
Loading…
Reference in New Issue
Block a user