From owner-svn-ports-all@FreeBSD.ORG Wed Dec 12 12:28:10 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0956E800; Wed, 12 Dec 2012 12:28:10 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E15F88FC0A; Wed, 12 Dec 2012 12:28:09 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBCCS9Z5046302; Wed, 12 Dec 2012 12:28:09 GMT (envelope-from mm@svn.freebsd.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBCCS9l4046301; Wed, 12 Dec 2012 12:28:09 GMT (envelope-from mm@svn.freebsd.org) Message-Id: <201212121228.qBCCS9l4046301@svn.freebsd.org> From: Martin Matuska Date: Wed, 12 Dec 2012 12:28:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308760 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2012 12:28:10 -0000 Author: mm Date: Wed Dec 12 12:28:09 2012 New Revision: 308760 URL: http://svnweb.freebsd.org/changeset/ports/308760 Log: Add UPDATING entry about Horde3 EOL and horde-* to horde3-* rename Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Dec 12 12:24:01 2012 (r308759) +++ head/UPDATING Wed Dec 12 12:28:09 2012 (r308760) @@ -5,6 +5,13 @@ 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. +20121212: + AFFECTS: users of horde-* applications + AUTHOR: Martin Matuska + + Horde3 has reached EOL and to make place for new horde application versions + all old horde3 applications have been renamed to use the "horde3-" prefix. + 20121211: AFFECTS: users of graphics/ImageMagick AUTHOR: bdrewery@FreeBSD.org