From owner-svn-ports-all@FreeBSD.ORG Wed Sep 3 14:55:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 743D12D8; Wed, 3 Sep 2014 14:55:02 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FFFB14B3; Wed, 3 Sep 2014 14:55:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s83Et24Q075804; Wed, 3 Sep 2014 14:55:02 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s83Et20F075803; Wed, 3 Sep 2014 14:55:02 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201409031455.s83Et20F075803@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Wed, 3 Sep 2014 14:55:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367208 - 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.18-1 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, 03 Sep 2014 14:55:02 -0000 Author: bdrewery Date: Wed Sep 3 14:55:01 2014 New Revision: 367208 URL: http://svnweb.freebsd.org/changeset/ports/367208 QAT: https://qat.redports.org/buildarchive/r367208/ Log: Add missing colons, needed for pkg-updating Reported by: Keith White Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Sep 3 14:54:50 2014 (r367207) +++ head/UPDATING Wed Sep 3 14:55:01 2014 (r367208) @@ -5,7 +5,7 @@ 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. -20140826 +20140826: AFFECTS: users of ports-mgmt/pkg, ports-mgmt/pkg-devel AUTHOR: bdrewery@FreeBSD.org @@ -30,7 +30,7 @@ you update your ports collection, before - People building packages for serving to other systems need to rebuild all packages with 1.3.7. -20140823 +20140823: AFFECTS: users of graphics/libjpeg-turbo AUTHOR: adamw@FreeBSD.org @@ -43,7 +43,7 @@ you update your ports collection, before should install graphics/jpeg-turbo AFTER upgrading the libjpeg-turbo port. -20140823 +20140823: AFFECTS: users of TeXLive AUTHOR: hrs@FreeBSD.org @@ -254,7 +254,7 @@ you update your ports collection, before mediainfo has been split into 3 ports: libzen, libmediainfo and mediainfo. Please uninstall mediainfo before you update this port. -20140722 +20140722: AFFECTS: users of games/bsdgames AUTHOR: adamw@FreeBSD.org