Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 20:56:58 +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: r308714 - head
Message-ID:  <201212112056.qBBKuwPi088864@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212112056.qBBKuwPi088864>