aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-11-05 11:19:58 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-11-05 11:19:58 +0000
commitde94e0e1609a9f2a40be0bdc9592002fe3464557 (patch)
treee63a7473b09ed1d3956224c6f37079320c4da68e /UPDATING
parentb3fc541cf1e8cc80c15b4d48188487501618ae39 (diff)
downloadports-de94e0e1609a9f2a40be0bdc9592002fe3464557.tar.gz
ports-de94e0e1609a9f2a40be0bdc9592002fe3464557.zip
Update to KDE 3.4.3 / KOffice 1.4.2
Notes
Notes: svn path=/head/; revision=147365
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