From owner-svn-ports-head@FreeBSD.ORG Sat Feb 22 17:09:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A9477A5; Sat, 22 Feb 2014 17:09:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 842FB18C7; Sat, 22 Feb 2014 17:09:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1MH9G1n053411; Sat, 22 Feb 2014 17:09:16 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1MH9Gxj053410; Sat, 22 Feb 2014 17:09:16 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201402221709.s1MH9Gxj053410@svn.freebsd.org> From: Olivier Duchateau Date: Sat, 22 Feb 2014 17:09:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345668 - 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.17 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, 22 Feb 2014 17:09:16 -0000 Author: olivierd Date: Sat Feb 22 17:09:16 2014 New Revision: 345668 URL: http://svnweb.freebsd.org/changeset/ports/345668 QAT: https://qat.redports.org/buildarchive/r345668/ Log: Add note in UPDATING entry 20140222 about net-im/turpial r345667. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Feb 22 16:58:05 2014 (r345667) +++ head/UPDATING Sat Feb 22 17:09:16 2014 (r345668) @@ -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. +20140222: + AFFECTS: users of net-im/turpial + AUTHOR: olivierd@FreeBSD.org + + Turpial has been updated to 3.0, due to changes in net-im/turpial port it + will be necessary to remove it before updating. + 20140220: AFFECTS: users of editors/vim AUTHOR: sunpoet@FreeBSD.org