aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2006-10-09 14:27:26 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2006-10-09 14:27:26 +0000
commita109e33441e4540e21473b7b27b9c549e09d3c0e (patch)
treefefa02fee8d38f32467b2708d62f2e2787eb34b5 /UPDATING
parent9e0ef82bb228a470c73f416319ac412bd868898d (diff)
downloadports-a109e33441e4540e21473b7b27b9c549e09d3c0e.tar.gz
ports-a109e33441e4540e21473b7b27b9c549e09d3c0e.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d3daeae5bfac..84d6aa1c2ae1 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 using 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.5.
+
+ To do this, you will need to:
+ pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages
+
20061007:
AFFECTS: users of security/p5-openxpki
AUTHOR: svysh@cryptocom.ru