diff options
author | garga <garga@FreeBSD.org> | 2009-02-09 20:01:59 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-02-09 20:01:59 +0800 |
commit | 4220dd0bcf115ddf6ef559f5978f507fc452558b (patch) | |
tree | a56f16d1b127c1afe443f390beb574594d36f793 /UPDATING | |
parent | cdf8894831f0cecc906ad5b227d6acacccb597b7 (diff) | |
download | freebsd-ports-gnome-4220dd0bcf115ddf6ef559f5978f507fc452558b.tar.gz freebsd-ports-gnome-4220dd0bcf115ddf6ef559f5978f507fc452558b.tar.zst freebsd-ports-gnome-4220dd0bcf115ddf6ef559f5978f507fc452558b.zip |
- Fix portupgrade command on recent libslang entry
PR: 131525
Submitted by: Romain Tartiere <romain@blogreen.org>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -29,7 +29,8 @@ upgrades. no longer a valid ports KNOB. All ports depending on devel/libslang should be recompiled. - # portupgrade -o devel/libslang devel/libslang2 + # portupgrade -o devel/libslang2 devel/libslang + # portupgrade -fr devel/libslang2 20090130: AFFECTS: users of www/httptunnel |