mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.2.0
PR: ports/119317 Submitted by: Philippe Audeoud <jadawin at tuxaco.net> Approved by: Jukka A. Ukkonen <jau at iki.fi> (maintainer)
This commit is contained in:
parent
59ea3d5ccd
commit
06e469ca2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205070
@ -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]*
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mod_geoip2_1.1.8.tar.gz) = 165607221c6a95ace7d840c5aea39696
|
||||
SHA256 (mod_geoip2_1.1.8.tar.gz) = 19bd8fd3ccbbe687afab051bc3c5cbf8db0202123988a3104f0b93cb8c94f3e4
|
||||
SIZE (mod_geoip2_1.1.8.tar.gz) = 7483
|
||||
MD5 (mod_geoip2_1.2.0.tar.gz) = 890f514e817e15d148c7becf8da9781b
|
||||
SHA256 (mod_geoip2_1.2.0.tar.gz) = a7b2ba74f9be65dbe9a7a88298e609828610723e176512c2ed87e47e87e5b43b
|
||||
SIZE (mod_geoip2_1.2.0.tar.gz) = 8543
|
||||
|
Loading…
Reference in New Issue
Block a user