aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-05-11 19:15:48 +0800
committerashish <ashish@FreeBSD.org>2011-05-11 19:15:48 +0800
commit42c0fbbed95e96b9e01a0f245e0325b036418519 (patch)
tree7dafa7f33f67a5729e269c2a049fdcd140b8695e /UPDATING
parentc8f4d92dba0cfe205860b85d668b433f61eeff3a (diff)
downloadfreebsd-ports-gnome-42c0fbbed95e96b9e01a0f245e0325b036418519.tar.gz
freebsd-ports-gnome-42c0fbbed95e96b9e01a0f245e0325b036418519.tar.zst
freebsd-ports-gnome-42c0fbbed95e96b9e01a0f245e0325b036418519.zip
- Update to version 23.3
- Update CANNA support[1] - Fix bug in plist generation Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ea92f71a858c..be024eb4b0b9 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ 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.
+20110511:
+ AFFECTS: users of editors/emacs
+ AUTHOR: ashish@FreeBSD.org
+
+ Due to a bug when upgrading from 23.2 or later versions, everything
+ installed by other ports in "${PREFIX}/share/emacs" gets removed.
+
+ Before upgrading:
+
+ * Please backup custom configurations in "${PREFIX}/share/emacs".
+ * After upgrading reinstall any ports that may have had files in the
+ "${PREFIX}/share/emacs" directory.
+
20110509:
AFFECTS: users of lang/ghc and */hs-*
AUTHOR: ashish@FreeBSD.org