- Update to 1.2.4
PR: ports/125137 Submitted by: Jukka Ukkonen <jau iki.fi> (maintainer)
This commit is contained in:
parent
e9af27fefe
commit
2d74ef16c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216086
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= mod_geoip2
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
CATEGORIES= www geography
|
||||
MASTER_SITES= http://www.maxmind.com/download/geoip/api/mod_geoip2/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
@ -19,6 +19,8 @@ RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
|
|||
|
||||
CONFLICTS= mod_geoip-[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_APACHE= 2.0+
|
||||
MODULENAME= mod_geoip
|
||||
AP_FAST_BUILD= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mod_geoip2_1.2.3.tar.gz) = 149cfaab49c39d07ca96a68fdb93497f
|
||||
SHA256 (mod_geoip2_1.2.3.tar.gz) = c006cf4928830fe089e2419d3635cbab05a95fe7dca01199169c4f1a94c3fd91
|
||||
SIZE (mod_geoip2_1.2.3.tar.gz) = 10666
|
||||
MD5 (mod_geoip2_1.2.4.tar.gz) = d2a69b49f102c85de3adc515191e97eb
|
||||
SHA256 (mod_geoip2_1.2.4.tar.gz) = eea66fb1d82d497e6c5172f909d801ee0e72ac1f9e21898327395a27b07fd2b8
|
||||
SIZE (mod_geoip2_1.2.4.tar.gz) = 11027
|
||||
|
|
Loading…
Reference in a new issue