svn commit: r326308 - head

Guido Falsi madpilot at FreeBSD.org
Wed Sep 4 18:20:24 UTC 2013


Author: madpilot
Date: Wed Sep  4 18:20:23 2013
New Revision: 326308
URL: http://svnweb.freebsd.org/changeset/ports/326308

Log:
  Fix wording in UPDATING message.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Sep  4 18:06:07 2013	(r326307)
+++ head/UPDATING	Wed Sep  4 18:20:23 2013	(r326308)
@@ -15,11 +15,11 @@ you update your ports collection, before
   Due to this change some major overhauling of the ports tree has
   been necessary to move the ports to using that implementation.
 
-  People using pkgng should have little problems, "pkg upgrade"
-  will update all sofware to not depend on libivconv anymore, once
-  updated packages are available. Please make sure to perform a
-  "pkg autoremove" after that and check that libiconv is correctly
-  removed by it.
+  People using pkgng binary packages should have little problems,
+  "pkg upgrade" will update all sofware to not depend on libivconv
+  anymore, once updated packages are available. Please make sure to
+  perform a "pkg autoremove" after that and check that libiconv is
+  correctly removed by it.
 
   If you are using ports the update requires some manual intervention.
   The following procedure should be followed:


More information about the svn-ports-all mailing list