aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2007-02-16 04:46:15 +0800
committernivit <nivit@FreeBSD.org>2007-02-16 04:46:15 +0800
commitdb23a8e18add7102045b759c32cee55caa55013b (patch)
tree3af5d57e41411e0d122f90e2e0a468a9410c392a /UPDATING
parentb55fa98a230d79a342e664e54b538a744658ff06 (diff)
downloadfreebsd-ports-gnome-db23a8e18add7102045b759c32cee55caa55013b.tar.gz
freebsd-ports-gnome-db23a8e18add7102045b759c32cee55caa55013b.tar.zst
freebsd-ports-gnome-db23a8e18add7102045b759c32cee55caa55013b.zip
- Added a note for users of www/py-turbogears
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 61a1087e4f2d..67d4ba32e857 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070215:
+ AFFECTS: users of www/py-turbogears
+ AUTHOR: nivit@FreeBSD.org
+
+ TurboGears has been updated from version 0.8.9 to 1.0.1,
+ so there are significant changes. After upgrading the port,
+ with the usual portupgrade/portmanager command, it is highly
+ recommended to follow the instructions at this URL:
+
+ http://www.turbogears.com/download/upgrade.html
+
+ starting from section "Updating from 0.8 to 0.9" on, to make
+ your projects/code consistent with the new version.
+
20070210:
AFFECTS: users of x11/kdebase3
AUTHOR: kde@freebsd.org