diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2006-10-09 15:40:08 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2006-10-09 15:40:08 +0000 |
commit | 9d94ca02c9d1ced652003b53c641441bec1cc6d4 (patch) | |
tree | c19397fee5300730aaaf7cbc1f018f4f41408a47 /UPDATING | |
parent | a73e8483421647dc847de710ea61be5ae261e0d2 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ upgrades. AFFECTS: users of any ports using Python AUTHOR: perky@FreeBSD.org + When you upgrade lang/python, you need to use this command: + portupgrade -o lang/python25 python-2.4.x (your current version) + After upgrading of lang/python, you must rebuild all its consumer ports to make them get ready to Python 2.5. |