diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
commit | e9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch) | |
tree | ef2b2b24dfacf6def95c54d3379c421565b1fe2b /UPDATING | |
parent | 4dc7ccc95d370549c7c9c7c9c253d64aa92881ae (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -5,6 +5,29 @@ 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. +20140218: + AFFECTS: users of KDE SC 4 + AUTHOR: kde@FreeBSD.org + + KDE SC ports have been updated to 4.12.2. kdeadmin, kdenetwork, kdesdk, + and kdetoys ports have been split due to upstream changes. + + KDE Workspace port has been updated to 4.11.6. It requires modern + Mesa libraries, provided by WITH_NEW_XORG knob. To update Xorg ports + to newer version follow instructions at https://wiki.freebsd.org/Graphics + +20140218: + AFFECTS: users of misc/kdehier4 + AUTHOR: kde@FreeBSD.org + + KDE4_PREFIX has been changed from /usr/local/kde4 to /usr/local. + All ports that depends on kdehier4 must be reinstalled. + PORTREVISION for affected ports has been increased, upgrading tools + (portmaster, pkg) should handle this update without manual intervention. + Please check /usr/local/kde4 for leftovers after upgrade. If you don't + have locally modified files, e.g. under /usr/local/kde4/etc, you may + safely remove /usr/local/kde4. + 20140214: AFFECTS: users of lang/perl5.12 AUTHOR: mat@FreeBSD.org |