aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-11-05 19:19:58 +0800
committerlofi <lofi@FreeBSD.org>2005-11-05 19:19:58 +0800
commit00de3f31a1ff9c2a6cf084063cb82998246d8f3e (patch)
treebc2706cf04d0653b9eda5eb10e4f39f6d02b447a /UPDATING
parentd8a9fc2c8ef2a48979c4c3913a711ec74d4d27d6 (diff)
downloadfreebsd-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--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 96b05ac02c25..d1ba57aeb2ad 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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