Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Apr 2016 22:33:07 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412533 - head
Message-ID:  <201604042233.u34MX7XG041183@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Apr  4 22:33:07 2016
New Revision: 412533
URL: https://svnweb.freebsd.org/changeset/ports/412533

Log:
  The -f flag shouldn't be needed this time.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Apr  4 22:20:42 2016	(r412532)
+++ head/UPDATING	Mon Apr  4 22:33:07 2016	(r412533)
@@ -24,7 +24,7 @@ you update your ports collection, before
   upon how you manage your system.
 
   If you use pkgng, simply upgrade:
-  # pkg upgrade -f
+  # pkg upgrade
 
   If you use portmaster, install new ruby, then rebuild all ports that depend
   on ruby:



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