diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-10-14 09:36:08 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-10-14 09:36:08 +0000 |
commit | 6426407259873e4acbe68ab0e982bdf36c0fcc6b (patch) | |
tree | 144100f6e919d960d26628fd120fc27ab614c8fb /UPDATING | |
parent | 68662cdc570b5c1b7aa70aede20d653b9b4b63a4 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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 |