diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-16 19:53:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-16 19:53:25 +0000 |
commit | 2bb3d1828b9c6c3df22eb255b82179cc84fde98b (patch) | |
tree | 5ef3d424fb913ebbaf52ee5ff268a1438994f0ef /UPDATING | |
parent | a3102a0ac53979cfdf558d59f1b234cc286c44be (diff) | |
download | ports-2bb3d1828b9c6c3df22eb255b82179cc84fde98b.tar.gz ports-2bb3d1828b9c6c3df22eb255b82179cc84fde98b.zip |
Add note about KDE 4.1.4 update.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=226284
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 |