Date: Mon, 13 Aug 2018 20:46:02 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477115 - head Message-ID: <201808132046.w7DKk2LM073656@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Mon Aug 13 20:46:02 2018 New Revision: 477115 URL: https://svnweb.freebsd.org/changeset/ports/477115 Log: Add an entry for geoipupdate-3.0.0 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Aug 13 20:43:36 2018 (r477114) +++ head/UPDATING Mon Aug 13 20:46:02 2018 (r477115) @@ -5,6 +5,16 @@ 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. +20180813: + AFFECTS: net/geoipupdate + AUTHOR: adamw@FreeBSD.org + + There have been some breaking changes to the GeoIP.conf in version 3.0.0. + Read about the changes at + https://github.com/maxmind/geoipupdate/blob/master/ChangeLog.md + and either edit your GeoIP.conf as needed, or recreate it from + GeoIP.conf.sample. + 20180810: AFFECTS: databases/postgresql??-server AUTHOR: girgen@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808132046.w7DKk2LM073656>