aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-06-18 10:06:38 +0800
committermiwi <miwi@FreeBSD.org>2014-06-18 10:06:38 +0800
commit48387ee7646c2128a1b014ff926adf2ef3eb4028 (patch)
treebf8cd8b38f289a5bc106b45ce54048c811e382b6 /UPDATING
parentcb3243ce273f78da1d794a42388bf34bda77261c (diff)
downloadfreebsd-ports-graphics-48387ee7646c2128a1b014ff926adf2ef3eb4028.tar.gz
freebsd-ports-graphics-48387ee7646c2128a1b014ff926adf2ef3eb4028.tar.zst
freebsd-ports-graphics-48387ee7646c2128a1b014ff926adf2ef3eb4028.zip
- Remove textproc/m17n-contrib was incorporated into m17n-db
PR: 191107
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9f2fdb9b04a..1abd0117247 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.
+20140618:
+ AFFECTS: users of devel/m17n-* textproc/*m17n*
+ AUTHOR: Nikola Lecic <nikola.lecic@anthesphoria.net>
+
+ devel/m17n-db now incorporates a set of user-contributed input methods and
+ a conversion script, formerly available through textproc/m17n-contrib.
+ Delete textproc/m17n-contrib first and then update/install devel/m17n-db.
+
20140616:
AFFECTS: users of devel/subversion
AUTHOR: lev@FreeBSD.org