summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-08-02 19:47:26 +0000
committermarcus <marcus@FreeBSD.org>2009-08-02 19:47:26 +0000
commitbbb8ebaf78b1cae7f435aefc753e50d506ef6558 (patch)
tree67aff3bffc33257cb227a854f08d6b480695b286 /UPDATING
parentf757fc887122c3884a5abdddeceeba6c5c219ecb (diff)
downloadFreeBSD-ports-bbb8ebaf78b1cae7f435aefc753e50d506ef6558.zip
FreeBSD-ports-bbb8ebaf78b1cae7f435aefc753e50d506ef6558.tar.gz
Touch up the grammar on the libtool update.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING22
1 files changed, 15 insertions, 7 deletions
diff --git a/UPDATING b/UPDATING
index 28fd705..c175d53 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
OpenPOWER on IntegriCloud