aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-11-05 13:48:01 +0800
committerahze <ahze@FreeBSD.org>2005-11-05 13:48:01 +0800
commitb8c9feb40d0b2f05836b25f4355a44a9260910b4 (patch)
tree60cf2e3f343d284741b42529631bcb2fe4fbda94 /UPDATING
parent328a3cb58c575f1fa7eb9e336b1c0b0e4f264e0e (diff)
downloadfreebsd-ports-gnome-b8c9feb40d0b2f05836b25f4355a44a9260910b4.tar.gz
freebsd-ports-gnome-b8c9feb40d0b2f05836b25f4355a44a9260910b4.tar.zst
freebsd-ports-gnome-b8c9feb40d0b2f05836b25f4355a44a9260910b4.zip
- Add note about updating gnome/gtk/glib ports
20051105: AFFECTS: all users of gnome/glib/gtk AUTHOR: gnome@FreeBSD.org GNOME has been updated to 2.12 and gtk/glib to 2.8. DO NOT USE portupgrade(1) to update your ports. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d740f985b634..96b05ac02c25 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20051105:
+ AFFECTS: all users of gnome/glib/gtk
+ AUTHOR: gnome@FreeBSD.org
+
+ GNOME has been updated to 2.12 and gtk/glib to 2.8.
+ DO NOT USE portupgrade(1) to update your ports. Instead, use
+ the gnome_upgrade.sh script from
+ http://www.marcuscom.com/downloads/gnome_upgrade212.sh
+
20051104:
AFFECTS: users of www/trac
AUTHOR: rui@ruilopes.com