diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-06-23 10:43:21 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-06-23 10:43:21 +0000 |
commit | 297c2240c4f8ec511b7ecc60be7d811775557a39 (patch) | |
tree | 11b56bb0969707e8c24cf4355d80427b387557ca /UPDATING | |
parent | 17e0c572d2970a1c4ecbcfff0a5e88e47b812835 (diff) | |
download | ports-297c2240c4f8ec511b7ecc60be7d811775557a39.tar.gz ports-297c2240c4f8ec511b7ecc60be7d811775557a39.zip |
The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.
Approved by: silence on xfce@
Notes
Notes:
svn path=/head/; revision=299809
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 24 |
1 files changed, 10 insertions, 14 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120623: + AFFECTS: users of sysutils/xfce4-utils + AUTHOR: xfce@FreeBSD.org + + The port has been discontinued, and installs files that conflict with + the new versions of misc/xfce4-appfinder and x11-wm/xfce4-session. + + # pkg_delete -f xfce4-utils-\* + # portmaster misc/xfce4-appfinder x11-wm/xfce4-session + 20120618: AFFECTS: users of databases/db5 AUTHOR: mandree@FreeBSD.org @@ -183,20 +193,6 @@ you update your ports collection, before attempting any port upgrades. Qt started using the raster graphics system engine, which relies on shared memory. Be sure to check pkg-message. -20120526: - AFFECTS: users of x11-wm/xfce4 - AUTHOR: xfce@FreeBSD.org - - When upgrading from Xfce 4.8 to 4.10 make sure you uninstall the following - ports: - - misc/xfce4-utils - x11-fm/thunar-vfs - - You may uninstall them before you start the upgrade procedure (preferred) - or even afterwards when the upgrade went fine. - - 20120525: AFFECTS: users of deskutils/kdepim4, deskutils/kdepim4-runtime AUTHOR: kde@FreeBSD.org |