diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-15 19:09:06 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-15 19:09:06 +0000 |
commit | 2b4c945f5a673c86e33a8e84d1e2d3762bde9f1f (patch) | |
tree | ea194e420f80db9827b231c6a30e50dbfa4683e4 /UPDATING | |
parent | 570193214da7a382b1111062e19f1bf99456e226 (diff) | |
download | FreeBSD-ports-2b4c945f5a673c86e33a8e84d1e2d3762bde9f1f.zip FreeBSD-ports-2b4c945f5a673c86e33a8e84d1e2d3762bde9f1f.tar.gz |
Add instructions for properly updating expat2 such that all dependencies are
properly updated.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |