- fix wording of option
Submitted by: Alexander Sheiko - update geodb
This commit is contained in:
parent
a019ae7a2e
commit
42a6044ec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309656
2 changed files with 5 additions and 5 deletions
|
@ -45,16 +45,16 @@ LARGE_URL_DESC=Enable URLs longer 512 bytes
|
|||
DISTFILES+= webalizer-flags.tgz:main
|
||||
.endif
|
||||
.if ${PORT_OPTIONS:MGEODB} || make(makesum) || defined(FETCH_ALL)
|
||||
DISTFILES+= webalizer-geodb-20120901.tgz:geodb
|
||||
DISTFILES+= webalizer-geodb-20121201.tgz:geodb
|
||||
.endif
|
||||
|
||||
# slave ports override with languages specific gd
|
||||
.if !defined(LIB_DEPENDS)
|
||||
LIB_DEPENDS= gd.4:${PORTSDIR}/${GD_PORT}
|
||||
LIB_DEPENDS= gd:${PORTSDIR}/${GD_PORT}
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGEOIP}
|
||||
LIB_DEPENDS+= GeoIP.5:${PORTSDIR}/net/GeoIP
|
||||
LIB_DEPENDS+= GeoIP:${PORTSDIR}/net/GeoIP
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGEODB}
|
||||
|
|
|
@ -2,5 +2,5 @@ SHA256 (webalizer-2.23-05-src.tgz) = 420cbb515df87a39d17d6810bdf4968d82b4ba6d90c
|
|||
SIZE (webalizer-2.23-05-src.tgz) = 537287
|
||||
SHA256 (webalizer-flags.tgz) = df9961fec7da2c16ed3faefb763f912c2db5ddce6a24e4f46647d7e64b8ab29a
|
||||
SIZE (webalizer-flags.tgz) = 146658
|
||||
SHA256 (webalizer-geodb-20120901.tgz) = ac29d9a32a31f182da567cd7683651351d27bf8cd48346a8bf5636e5799879b8
|
||||
SIZE (webalizer-geodb-20120901.tgz) = 551954
|
||||
SHA256 (webalizer-geodb-20121201.tgz) = 095acda706b7858c0b6bd523b9f926b6cf3382d0c5c4749636f0852fa8e2d093
|
||||
SIZE (webalizer-geodb-20121201.tgz) = 649876
|
||||
|
|
Loading…
Reference in a new issue