aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-30 09:20:22 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-30 09:20:22 +0000
commit0b743289fc32232ef4026a42f720186d8ae7c899 (patch)
tree1d1222f6f025fbba9f6a7bc42cf1bd0545242e55 /UPDATING
parent42ee47bc6af00264547c217e6ce66acfc5aa7220 (diff)
downloadports-0b743289fc32232ef4026a42f720186d8ae7c899.tar.gz
ports-0b743289fc32232ef4026a42f720186d8ae7c899.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 14c4429690ce..f384dc40126c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20110730:
+ AFFECTS: users of x11-toolkits/gtk20
+ AUTHOR: gnome@FreeBSD.org
+
+ The gtk-update-icon-cache utility has been slipt out of the gtk20 port.
+ Use the following instructions to update your system.
+
+ # pkg_delete -f gtk-2.\*
+ # portmaster x11-toolkits/gtk20
+ # portmaster -a
+
20110726:
AFFECTS: users of devel/msp430-gcc
AUTHOR: lev@FreeBSD.org