Date: Wed, 17 Dec 2014 14:56:25 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374855 - head Message-ID: <201412171456.sBHEuPLl028122@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Dec 17 14:56:24 2014 New Revision: 374855 URL: https://svnweb.freebsd.org/changeset/ports/374855 QAT: https://qat.redports.org/buildarchive/r374855/ Log: Correct the latest portmaster instructions. Submitted by: Adam Vande More Sponsored by: Absolight Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Dec 17 14:48:43 2014 (r374854) +++ head/UPDATING Wed Dec 17 14:56:24 2014 (r374855) @@ -24,7 +24,7 @@ you update your ports collection, before With portmaster: - portupgrade `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u` + portmaster `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u` 20141216: AFFECTS: users of security/openssh-portable, security/openssh-portable66
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412171456.sBHEuPLl028122>