diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-12-02 04:38:10 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-12-02 04:38:10 +0000 |
commit | 02421715ac42b7d1a6b4079515c79c18ce48643a (patch) | |
tree | 7fe820372f5bafbf76ce1519786b6d96b2f3a58a /UPDATING | |
parent | e05ba62f35fe1b0ce64c7a48ccbb67f5b92ff954 (diff) | |
download | ports-02421715ac42b7d1a6b4079515c79c18ce48643a.tar.gz ports-02421715ac42b7d1a6b4079515c79c18ce48643a.zip |
Add a updating hint for the recent lang/python updates.
Notes
Notes:
svn path=/head/; revision=122958
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 |