aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-05 05:48:01 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-05 05:48:01 +0000
commit9b53bacec27b42b6bdd118dcec6b1bd21a8fb80a (patch)
treeece140f5b130ff78aa1a2550beb9929b11445614 /UPDATING
parent0343e179844d755bd8e0c41e9c3905e682bf3ec5 (diff)
downloadports-9b53bacec27b42b6bdd118dcec6b1bd21a8fb80a.tar.gz
ports-9b53bacec27b42b6bdd118dcec6b1bd21a8fb80a.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
Notes
Notes: svn path=/head/; revision=147286
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