From owner-svn-ports-head@FreeBSD.ORG Sat Mar 23 07:01:12 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4AEA3887; Sat, 23 Mar 2013 07:01:12 +0000 (UTC) (envelope-from glewis@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 3C91861A; Sat, 23 Mar 2013 07:01:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2N71Cr3023875; Sat, 23 Mar 2013 07:01:12 GMT (envelope-from glewis@svn.freebsd.org) Received: (from glewis@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2N71C23023874; Sat, 23 Mar 2013 07:01:12 GMT (envelope-from glewis@svn.freebsd.org) Message-Id: <201303230701.r2N71C23023874@svn.freebsd.org> From: Greg Lewis Date: Sat, 23 Mar 2013 07:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315005 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Mar 2013 07:01:12 -0000 Author: glewis Date: Sat Mar 23 07:01:11 2013 New Revision: 315005 URL: http://svnweb.freebsd.org/changeset/ports/315005 Log: . Move recent entries so the dates for them are in chronological order. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Mar 23 06:55:44 2013 (r315004) +++ head/UPDATING Sat Mar 23 07:01:11 2013 (r315005) @@ -16,6 +16,13 @@ you update your ports collection, before dialog4ports provides a new UI able to represent all the features provided by the new options framework. +20130319: + AFFECTS: users of net/freerdp + AUTHOR: fluffy@FreeBSD.org + + The net/freerdp package was changed API and require to deinstall previous + version first to avoid build conflicts. + 20130317: AFFECTS: users of graphics/poppler AUTHOR: gnome@FreeBSD.org @@ -29,13 +36,6 @@ you update your ports collection, before or # pkg install -fR graphics/poppler -20130319: - AFFECTS: users of net/freerdp - AUTHOR: fluffy@FreeBSD.org - - The net/freerdp package was changed API and require to deinstall previous - version first to avoid build conflicts. - 20130317: AFFECTS: users of devel/protobuf AUTHOR: vanilla@FreeBSD.org