aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-12-02 04:38:10 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-12-02 04:38:10 +0000
commit02421715ac42b7d1a6b4079515c79c18ce48643a (patch)
tree7fe820372f5bafbf76ce1519786b6d96b2f3a58a /UPDATING
parente05ba62f35fe1b0ce64c7a48ccbb67f5b92ff954 (diff)
downloadports-02421715ac42b7d1a6b4079515c79c18ce48643a.tar.gz
ports-02421715ac42b7d1a6b4079515c79c18ce48643a.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9b6fb76d17ed..5024217b6896 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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