From owner-svn-ports-all@FreeBSD.ORG Tue Nov 6 17:03:27 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 C5A7AB04; Tue, 6 Nov 2012 17:03:27 +0000 (UTC) (envelope-from bdrewery@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 AA21D8FC08; Tue, 6 Nov 2012 17:03:27 +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 qA6H3Rpv008451; Tue, 6 Nov 2012 17:03:27 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qA6H3RjQ008449; Tue, 6 Nov 2012 17:03:27 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201211061703.qA6H3RjQ008449@svn.freebsd.org> From: Bryan Drewery Date: Tue, 6 Nov 2012 17:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307082 - 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: Tue, 06 Nov 2012 17:03:27 -0000 Author: bdrewery Date: Tue Nov 6 17:03:27 2012 New Revision: 307082 URL: http://svnweb.freebsd.org/changeset/ports/307082 Log: - Further clarify that the pkgng instructions are for binary packages only Feature safe: yes Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Nov 6 16:42:20 2012 (r307081) +++ head/UPDATING Tue Nov 6 17:03:27 2012 (r307082) @@ -26,7 +26,8 @@ you update your ports collection, before "perl-after-upgrade" script supplied with lang/perl5.16. Please see its manual page for details. - If you are using pkgng, do this instead of "perl-after-upgrade": + If you are using binary packages with pkgng, not ports, do this instead of + "perl-after-upgrade": # pkg install -fRx perl 20121102: