summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-08-04 19:58:57 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-08-04 19:58:57 +0000
commitd4bba750489d6bc7896a7706e7026e145eb821aa (patch)
tree62ef385fc19d0664944aae26fcec4b69b97accc4 /UPDATING
parentAdd some more entries to the apache -- http smuggling vulnerability. (diff)
There was a file move between KDE modules again after all, unfortunately
we discovered it late. Register appropriate CONFLICTS and put some instructions in UPDATING. Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=140775
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING31
1 files changed, 31 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b2baa5274698..3a5ab71080fe 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,37 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050804:
+ AFFECTS: users of sysutils/kdeadmin3
+ AUTHOR: kde@FreeBSD.org
+
+ One data file has been moved from kdeadmin to kdelibs between
+ KDE 3.4.1 and KDE 3.4.2. This means that
+
+ *********if you currently have the kdeadmin port installed*********
+
+ you will have to take some precautions to update your KDE
+ installation.
+
+ We recommend sticking to the following procedure. This procedure requires you
+ to have sysutils/portupgrade installed and to be the superuser (or using sudo).
+
+ 1.) Delete installed packages which conflict with the updated KDE
+ ports.
+
+ pkg_deinstall -f kdeadmin-\[0-9\]*
+
+ 2.) Now update the remaining KDE ports.
+
+ portupgrade -O arts\* kde\* \*kde-i18n\*
+
+ or, if you want to update KDE along with other updated ports:
+
+ portupgrade -a
+
+ 3.) Reinstall the KDE ports you deleted in step 1.
+
+ portinstall -O kdeadmin
20050728:
AFFECTS: users of sysutils/sge and sysutils/sgeee