diff options
author | lofi <lofi@FreeBSD.org> | 2005-11-05 19:19:58 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-11-05 19:19:58 +0800 |
commit | 00de3f31a1ff9c2a6cf084063cb82998246d8f3e (patch) | |
tree | bc2706cf04d0653b9eda5eb10e4f39f6d02b447a /UPDATING | |
parent | d8a9fc2c8ef2a48979c4c3913a711ec74d4d27d6 (diff) | |
download | freebsd-ports-gnome-00de3f31a1ff9c2a6cf084063cb82998246d8f3e.tar.gz freebsd-ports-gnome-00de3f31a1ff9c2a6cf084063cb82998246d8f3e.tar.zst freebsd-ports-gnome-00de3f31a1ff9c2a6cf084063cb82998246d8f3e.zip |
Update to KDE 3.4.3 / KOffice 1.4.2
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -7,6 +7,22 @@ time you update your ports collection, before attempting any port upgrades. 20051105: + AFFECTS: users of x11-toolkits/qt33 + AUTHOR: kde@FreeBSD.org + + If the compilation of qt fails due to uic segfaulting + + (example: + /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/bin/uic -L + /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.5/plugins + listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp + *** Signal 11) + + delete your old .qt directories: + + rm -r ~/.qt /root/.qt + +20051105: AFFECTS: all users of gnome/glib/gtk AUTHOR: gnome@FreeBSD.org |