diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-15 20:46:15 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-02-15 20:46:15 +0000 |
commit | 45d0aa38dabbb9424a626073bdb4587f4cb4a887 (patch) | |
tree | 857b77cfd44f2756b2e898a681cd740562255fac /UPDATING | |
parent | f8d67d195552171686bbec9495ac82a577b60765 (diff) | |
download | ports-45d0aa38dabbb9424a626073bdb4587f4cb4a887.tar.gz ports-45d0aa38dabbb9424a626073bdb4587f4cb4a887.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |