diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-02-01 14:28:53 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-02-01 14:28:53 +0000 |
commit | 3497aa0ee3381ac6397c8a084f1acc39239ac2c0 (patch) | |
tree | 1aa445a794a77f8c3b43eaf068ccac39c5627ef6 /UPDATING | |
parent | edb06e7956bdd7abc541ddf550a0efdbbcbc0880 (diff) | |
download | freebsd-ports-3497aa0ee3381ac6397c8a084f1acc39239ac2c0.zip |
Don't tell that it is not necessary to upgrade perl-dependent ports,
since failing to do so will mess up dependencies in the future.
Noticed by: mat
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -26,9 +26,6 @@ upgrades. | xargs -0 pkg_which -fv | sed -e '/: ?/d' -e 's/.*: //')|sort -u` This is likely to fail for a few ports, you'll have to upgrade them afterwards by hand. - Please note, that this last step is, strictly speaking, not necessary, - if you are upgrading from 5.8.[45] to 5.8.6, or from 5.6.1 to - 5.6.2. But it is cleaner to do so anyway. 20050130: AFFECTS: users of PostgreSQL |