aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2017-07-29 22:00:05 +0800
committerpi <pi@FreeBSD.org>2017-07-29 22:00:05 +0800
commitbf9bbce4fa9140f1c616359abaf6294d4364f335 (patch)
tree5a33513463ffea92efc415cb95cc8c1ba3fc457a /UPDATING
parent112331597b4cb82100d9f69b69d4e6a5a3638520 (diff)
downloadfreebsd-ports-gnome-bf9bbce4fa9140f1c616359abaf6294d4364f335.tar.gz
freebsd-ports-gnome-bf9bbce4fa9140f1c616359abaf6294d4364f335.tar.zst
freebsd-ports-gnome-bf9bbce4fa9140f1c616359abaf6294d4364f335.zip
www/luakit: add missing UPDATING entry
- luakit version 2017.07.26 is incompatible with the version from 2012 UPDATING entry suggests to remove the old configs PR: 221016 Submitted by: freebsd-bugzilla@textmail.me
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 44993ce55966..648ae2074002 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,6 +16,17 @@ you update your ports collection, before attempting any port upgrades.
/usr/local/etc/MailScanner as it will also be deleted on deinstall
of the same package.
+20170726:
+ AFFECTS: users of www/luakit
+ AUTHOR: ports@textmail.me
+
+ Luakit was updated to version 2017.07.26, which is incompatible to the
+ previous release from 2012. Please remove old configuration files from
+ the following directories:
+ ${PREFIX}/etc/xdg/luakit
+ ${HOME}/.config/luakit
+ ${HOME}/.local/share/luakit
+
20170721:
AFFECTS: users of security/sshguard*
AUTHOR: dan.mcgregir@usask.ca