aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2007-02-15 20:46:15 +0000
committerNicola Vitale <nivit@FreeBSD.org>2007-02-15 20:46:15 +0000
commit45d0aa38dabbb9424a626073bdb4587f4cb4a887 (patch)
tree857b77cfd44f2756b2e898a681cd740562255fac /UPDATING
parentf8d67d195552171686bbec9495ac82a577b60765 (diff)
downloadports-45d0aa38dabbb9424a626073bdb4587f4cb4a887.tar.gz
ports-45d0aa38dabbb9424a626073bdb4587f4cb4a887.zip
- Added a note for users of www/py-turbogears
Notes
Notes: svn path=/head/; revision=185255
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