aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-12-02 12:38:10 +0800
committerperky <perky@FreeBSD.org>2004-12-02 12:38:10 +0800
commita661ea1684042b55dc126a04dd0a8637b361ca61 (patch)
tree5d7eaef1aafe9b0d876b57acc28d70e12fa1a612 /UPDATING
parenta599e843e03100d4d9b0b2525b700f1ea84d92a3 (diff)
downloadfreebsd-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--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