summaryrefslogtreecommitdiff
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
parentAdd nautilus-locked-folder, a plugin for Nautilus that adds a 'Lock folder' (diff)
- 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
-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