aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-03-12 12:06:04 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-03-12 12:06:04 +0000
commitba0757c84fb919622877e706db02483ce8a7f688 (patch)
tree70b15499ba9883012be30825e5785decdf4a0b23 /UPDATING
parent6368c229487488e7eeb8a7621e83ba820d1646a0 (diff)
downloadports-ba0757c84fb919622877e706db02483ce8a7f688.tar.gz
ports-ba0757c84fb919622877e706db02483ce8a7f688.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e7927342ba3c..a079eef19801 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050312:
+ AFFECTS: all users who have glib/gtk/gnome libraries installed
+ AUTHOR: ahze@FreeBSD.org and the FreeBSD gnome team
+
+ Gnome has been upgraded to 2.10 and gtk/glib to 2.6.
+ DO NOT USE portupgrade(1) to update any gnome or gtk
+ or any port that depends on them. Using portupgrade
+ will cause problems and you will have to manually
+ upgrade ports. Please use the gnome_upgrade.sh
+ script from
+ http://www.FreeBSD.org/gnome/gnome_upgrade.sh
+
20050309:
AFFECTS: users of mail/maildrop
AUTHOR: sergei@FreeBSD.org