aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-15 19:09:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-15 19:09:06 +0000
commitd45e535839ee72639dd193c926074a15525552dd (patch)
tree8b337433d8e61c99ebbea28f57b5bd5f5b10f7c7 /UPDATING
parenta8cc259a2ed9717f9e2831f015ba703b559086d3 (diff)
downloadports-d45e535839ee72639dd193c926074a15525552dd.tar.gz
ports-d45e535839ee72639dd193c926074a15525552dd.zip
Add instructions for properly updating expat2 such that all dependencies are
properly updated.
Notes
Notes: svn path=/head/; revision=104105
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8cf540c28e8d..5d01a9b622d5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040313:
+ AFFECTS: users of textproc/expat2
+
+ Users of expat2 (and its many dependencies) should do the following to
+ properly update expat2 and all of its dependencies:
+
+ portupgrade -rf textproc/expat2
+
20040311:
AFFECTS: users of databases/postgresql7