aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-10-14 09:36:08 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-10-14 09:36:08 +0000
commit6426407259873e4acbe68ab0e982bdf36c0fcc6b (patch)
tree144100f6e919d960d26628fd120fc27ab614c8fb /UPDATING
parent68662cdc570b5c1b7aa70aede20d653b9b4b63a4 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING17
1 files changed, 17 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d120f6a0b6f8..4ab5301c1754 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,23 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20061014:
+ AFFECTS: All GNOME users
+ AUTHOR: gnome@FreeBSD.org
+
+ GNOME has been updated to 2.16 and all GNOME components have been
+ moved from X11BASE to LOCALBASE, to upgrade your GNOME desktop and
+ applications you will need either sysutils/portupgrade or
+ sysutils/portmanager.
+
+ Portupgrade users:
+ pkgdb -Ff
+ portupgrade -rf glib-2\* cairo gnome-doc-utils gnome-mime-data \
+ gnome-audio startup-notification dbus
+
+ Portmaster users:
+ portmaster -r pkg-config\*
+
20061010:
AFFECTS: users of devel/avr-gcc*
AUTHOR: joerg@FreeBSD.org