svn commit: r308714 - head
Bryan Drewery
bdrewery at FreeBSD.org
Tue Dec 11 20:56:58 UTC 2012
Author: bdrewery
Date: Tue Dec 11 20:56:58 2012
New Revision: 308714
URL: http://svnweb.freebsd.org/changeset/ports/308714
Log:
- Only perl and ports depending on it needs to be
reinstalled, not everything that has 'perl' in it
Reported by: Adam McDougall <mcdouga9 at egr.msu.edu>
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Tue Dec 11 20:54:22 2012 (r308713)
+++ head/UPDATING Tue Dec 11 20:56:58 2012 (r308714)
@@ -156,7 +156,7 @@ you update your ports collection, before
If you are using binary packages with pkgng, not ports, do this instead of
"perl-after-upgrade":
- # pkg install -fRx perl
+ # pkg install -fR perl
20121102:
AFFECTS: users of shells/bash-completion
More information about the svn-ports-head
mailing list