Date: Wed, 18 Jun 2014 02:06:38 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358199 - in head: . textproc textproc/m17n-contrib Message-ID: <201406180206.s5I26cMZ041064@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed Jun 18 02:06:38 2014 New Revision: 358199 URL: http://svnweb.freebsd.org/changeset/ports/358199 QAT: https://qat.redports.org/buildarchive/r358199/ Log: - Remove textproc/m17n-contrib was incorporated into m17n-db PR: 191107 Deleted: head/textproc/m17n-contrib/ Modified: head/MOVED head/UPDATING head/textproc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Jun 18 01:24:32 2014 (r358198) +++ head/MOVED Wed Jun 18 02:06:38 2014 (r358199) @@ -6133,3 +6133,4 @@ games/mangos||2014-06-15|Has expired: Br lang/clojure-contrib||2014-06-15|Has expired: monolithic contrib library is obsolete devel/bzapi||2014-06-15|Has expired: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST graphics/GraphicsMagick13|graphics/GraphicsMagick|2014-06-17|Removed, duplicate of unversioned GraphicsMagick port +textproc/m17n-contrib|devel/m17n-db|2014-06-18|m17n-contrib was incorporated into m17n-db Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Jun 18 01:24:32 2014 (r358198) +++ head/UPDATING Wed Jun 18 02:06:38 2014 (r358199) @@ -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 Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Jun 18 01:24:32 2014 (r358198) +++ head/textproc/Makefile Wed Jun 18 02:06:38 2014 (r358199) @@ -412,7 +412,6 @@ SUBDIR += lucene SUBDIR += lucene4 SUBDIR += lv-aspell - SUBDIR += m17n-contrib SUBDIR += m17n-im-config SUBDIR += makefaq SUBDIR += makepatch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406180206.s5I26cMZ041064>