aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-02 19:47:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-08-02 19:47:26 +0000
commit5d08c497faedc506f13a891b94d5680aa4fac374 (patch)
treef7e45771e6e12af313fba91a25bc0332972e5673 /UPDATING
parent789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (diff)
downloadports-5d08c497faedc506f13a891b94d5680aa4fac374.tar.gz
ports-5d08c497faedc506f13a891b94d5680aa4fac374.zip
Touch up the grammar on the libtool update.
Notes
Notes: svn path=/head/; revision=238783
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING22
1 files changed, 15 insertions, 7 deletions
diff --git a/UPDATING b/UPDATING
index 28fd705c4055..c175d5377bb7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -10,17 +10,25 @@ upgrades.
AFFECTS: users of devel/libtool15 and devel/libltdl15
AUTHOR: mezz@FreeBSD.org
- The devel/libtool15 and devel/libltdl15 have been moved to libtool22 and
- libltdl22 then updated to 2.2.6a. You will need to run portmaster or
- portupgrade:
+ The devel/libtool15 and devel/libltdl15 ports have been moved to libtool22
+ and libltdl22 respectively then updated to 2.2.6a. You will need to run
+ portmaster or portupgrade to properly perform the upgrade:
+
+ Portmaster:
+ -----------
portmaster -o devel/libtool22 libtool-1.5\*
portmaster -o devel/libltdl22 libltdl-1.5\*
- Same way as for portupgrade by replace from 'portmaster' to 'portupgrade'.
- After that, you will need to rebuild all ports that depend on libltdl, since
- all ports' PORTREVISION has been bump so you can run with '-a' of either
- portmaster or portupgrade.
+ Portupgrade:
+ ------------
+
+ portupgrade -o devel/libtool22 libtool-1.5\*
+ portupgrade -o devel/libltdl22 libltdl-1.5\*
+
+ After that, you will need to rebuild all ports that depend on libltdl. Since
+ all dependent ports' PORTREVISIONs have been bump, you can run portupgrade or
+ portmaster with '-a' to complete the upgrade.
20090801:
AFFECTS: users of x11-drivers/xf86-video-nouveau