aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2019-01-19 07:08:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2019-01-19 07:08:22 +0000
commit646449a4bdccd7bccebcc75de8d253027824e5d3 (patch)
tree9ff5098c74943c0a904ece6a2b963619e516a69c /UPDATING
parent281e6649ea18505e0c0617ae4563ef70a290b335 (diff)
downloadports-646449a4bdccd7bccebcc75de8d253027824e5d3.tar.gz
ports-646449a4bdccd7bccebcc75de8d253027824e5d3.zip
- fix option GEOIP to use GeoLite2-Country
Notes
Notes: svn path=/head/; revision=490700
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 42cfeb862818..dbaa03e73681 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20190119:
+ AFFECTS: users of german/webalizer2, japanese/webalizer, polish/webalizer2, portuguese/webalizer-pt_BR, portuguese/webalizer-pt_PT, ukrainian/webalizer, www/geolizer, www/webalizer
+ AUTHOR: dinoex@FreeBSD.org
+
+ The option GEOIP has beeen changed to used the new datebase.
+ Either copy GeoLite2-Country.mmdb in the working directory,
+ or set the GeoIPDatabase option to the location of the file.
+
20190114:
AFFECTS: users of graphics/qgis
AUTHOR: rhurlin@gwdg.de