diff options
author | perky <perky@FreeBSD.org> | 2004-12-02 12:38:10 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-12-02 12:38:10 +0800 |
commit | a661ea1684042b55dc126a04dd0a8637b361ca61 (patch) | |
tree | 5d7eaef1aafe9b0d876b57acc28d70e12fa1a612 /UPDATING | |
parent | a599e843e03100d4d9b0b2525b700f1ea84d92a3 (diff) | |
download | freebsd-ports-gnome-a661ea1684042b55dc126a04dd0a8637b361ca61.tar.gz freebsd-ports-gnome-a661ea1684042b55dc126a04dd0a8637b361ca61.tar.zst freebsd-ports-gnome-a661ea1684042b55dc126a04dd0a8637b361ca61.zip |
Add a updating hint for the recent lang/python updates.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20041202: + AFFECTS: users of any ports which have dependency on lang/python + AUTHOR: perky@FreeBSD.org + + After upgrading of lang/python, you must rebuild all its consumer + ports to make them get ready to Python 2.4. + + To do this, you will need to: + portupgrade -Rr python + 20041128: AFFECTS: users of mail/dspam and mail/dspam-devel AUTHOR: itetcu@people.tecnik93.com |