diff options
author | makc <makc@FreeBSD.org> | 2009-01-17 03:53:25 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-01-17 03:53:25 +0800 |
commit | ccfb81802c36e7b2a5682da5eda0a1e59f0f6c3b (patch) | |
tree | bc2294706cdb25fd2b350c4d154428ae8be5a54c /UPDATING | |
parent | 36f10064caa0a0737c1cfda7c55414b113491acc (diff) | |
download | freebsd-ports-gnome-ccfb81802c36e7b2a5682da5eda0a1e59f0f6c3b.tar.gz freebsd-ports-gnome-ccfb81802c36e7b2a5682da5eda0a1e59f0f6c3b.tar.zst freebsd-ports-gnome-ccfb81802c36e7b2a5682da5eda0a1e59f0f6c3b.zip |
Add note about KDE 4.1.4 update.
Approved by: miwi (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20090114: + AFFECTS: users of x11/kdebase4-workspace, x11/kdebase4-runtime + AUTHOR: kde@FreeBSD.org + + KDE4 has been updated from 4.1.1 to 4.1.4. A number of files + have been moved between packages. You should deinstall kdebase4-runtime + package before updating: + + pkg_delete -f kdebase-runtime-4.1\* + portmaster -a + + After successful update you could install kdebase4-runtime if it has not + been installed during update process. + 20090113: AFFECTS: users of lang/perl5.8 AUTHOR: skv@FreeBSD.org |