aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-08-10 00:23:44 +0800
committermakc <makc@FreeBSD.org>2009-08-10 00:23:44 +0800
commit2806047a7efeb923bacde871b36925cfd9b7cf5b (patch)
tree2370c130cc91c877465ed23df471b59097612da3 /UPDATING
parent0d9cfd091610abe5aea570ff4c36ef96a44f0edf (diff)
downloadfreebsd-ports-gnome-2806047a7efeb923bacde871b36925cfd9b7cf5b.tar.gz
freebsd-ports-gnome-2806047a7efeb923bacde871b36925cfd9b7cf5b.tar.zst
freebsd-ports-gnome-2806047a7efeb923bacde871b36925cfd9b7cf5b.zip
Document proper KDE42 -> KDE43 update procedure.
Sorry for being late ;(. It's better then never :)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 6 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index e317eb8a27cc..87debc6e9e86 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,17 +7,19 @@ time you update your ports collection, before attempting any port
upgrades.
20090804:
- AFFECTS: users of multimedia/phonon*
+ AFFECTS: users of multimedia/phonon*, x11/kdebase4*, deskutils/kdepim4
AUTHOR: kde@FreeBSD.org
KDE4 has been updated to 4.3.0. KDE now uses qt4-phonon,
multimedia/phonon and multimedia/phonon-gstreamer are deprecated in favour of
their qt4 equivalents. You can still use multimedia/phonon-xine however.
- The recommended update procedure is to delete phonon and phonon-gstreamer
- and update ports as usual:
+ A number of files have been moved between packages. The recommended update
+ procedure is to delete phonon, phonon-gstreamer, kdebase-\*4\*, kdepim-4\*,
+ then update ports as usual and install desirable KDE4 ports:
- # pkg_delete -f phonon-4\* phonon-gstreamer\*
+ # pkg_delete -f phonon-4\* phonon-gstreamer\* kdebase-\*4\* kdepim-4\*
# portmaster -a (or portupgrade -a)
+ # cd ${PORTSDIR}/x11/kde4 && make config && make install clean
20090804:
AFFECTS: users of devel/dbus-qt4, devel/qt4-designer,