diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-02 17:56:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-02 17:56:04 +0000 |
commit | 388d6ec017cb55b7bd550bea8199f7b1452817fe (patch) | |
tree | 50a3e1dbb51f0072cf67b85cb48c950624d0b7bd /UPDATING | |
parent | 99a5d1fcad843f95c416056d6d4fade656ae5bb2 (diff) | |
download | ports-388d6ec017cb55b7bd550bea8199f7b1452817fe.tar.gz ports-388d6ec017cb55b7bd550bea8199f7b1452817fe.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |