diff options
author | avilla <avilla@FreeBSD.org> | 2012-05-27 06:40:11 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2012-05-27 06:40:11 +0800 |
commit | 458722f48920e7925a28a35f33259556a012eea8 (patch) | |
tree | 3a10580130a7596569751b0ef372d765865f50ab /UPDATING | |
parent | 1a1c81d574f71dd717472457747b9f7eeb445292 (diff) | |
download | freebsd-ports-graphics-458722f48920e7925a28a35f33259556a012eea8.tar.gz freebsd-ports-graphics-458722f48920e7925a28a35f33259556a012eea8.tar.zst freebsd-ports-graphics-458722f48920e7925a28a35f33259556a012eea8.zip |
- Add note about qt4-gui and shared memory.
- Remove trailing space in previous entry.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -5,13 +5,20 @@ 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. +20120527: + AFFECTS: users of x11-toolkits/qt4-gui + AUTHOR: kde@FreeBSD.org + + 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 |