svn commit: r311817 - head
Pietro Cerutti
gahr at FreeBSD.org
Thu Feb 7 08:34:26 UTC 2013
Author: gahr
Date: Thu Feb 7 08:34:25 2013
New Revision: 311817
URL: http://svnweb.freebsd.org/changeset/ports/311817
Log:
- Explain better how to get rid of the old Tcl/Tk ports in the 20130206 entry.
Suggested by: mandree
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Thu Feb 7 08:29:38 2013 (r311816)
+++ head/UPDATING Thu Feb 7 08:34:25 2013 (r311817)
@@ -61,7 +61,15 @@ you update your ports collection, before
- x11-toolkits/tk85-thread
- x11-toolkits/tk86-thread
- Please rebuild all ports that depends on them:
+ Please remove them ...
+
+ If you use pkgng:
+ pkg delete -f <port>
+
+ If you use pkg_* tools
+ pkg_delete -f <port>
+
+ ... before rebuilding all ports that depend on them:
If you use portmaster:
portmaster -w -r <port>
More information about the svn-ports-head
mailing list