Date: Tue, 6 Nov 2012 17:03:27 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307082 - head Message-ID: <201211061703.qA6H3RjQ008449@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211061703.qA6H3RjQ008449>