aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-02 17:56:04 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-02 17:56:04 +0000
commit388d6ec017cb55b7bd550bea8199f7b1452817fe (patch)
tree50a3e1dbb51f0072cf67b85cb48c950624d0b7bd /UPDATING
parent99a5d1fcad843f95c416056d6d4fade656ae5bb2 (diff)
downloadports-388d6ec017cb55b7bd550bea8199f7b1452817fe.tar.gz
ports-388d6ec017cb55b7bd550bea8199f7b1452817fe.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 10e15a2c8963..bb6763bf4854 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20051002:
+ AFFECTS: users of x11-toolkits/py-wxPython26
+
+ wxPython 2.6 has been split into py-wxPython26, py-wxPython26-unicode
+ and py-wxPython26-common. Everyone should update to the new structure.
+
+ # remove previous installation
+ 1) pkg_delete 'py24-wxPython*2.6*'
+
+ # update to new version
+ 2) cd /usr/ports/x11-toolkits/py-wxPython26
+
+ 3) make install clean
+
20050927:
AFFECTS: users of mail/dovecot
AUTHOR: robin@isometry.net