diff options
author | lesi <lesi@FreeBSD.org> | 2005-11-13 21:05:31 +0000 |
---|---|---|
committer | lesi <lesi@FreeBSD.org> | 2005-11-13 21:05:31 +0000 |
commit | 39b259ad2554960306748c97fa5548471f1b6664 (patch) | |
tree | 76bbd7b37141c17c58d8fff24b33cbfa1e4421ae /UPDATING | |
parent | 30baa3c847262c964c598eec97f069002fd680a5 (diff) | |
download | FreeBSD-ports-39b259ad2554960306748c97fa5548471f1b6664.zip FreeBSD-ports-39b259ad2554960306748c97fa5548471f1b6664.tar.gz |
Note removal of xterm-static and that contrary to usual sequence,
xorg-clients or XFree86-clients should be upgraded before xterm.
Discussed with: krion
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051113: + AFFECTS: users of x11/xterm, x11/xorg-clients, x11/XFree86-4-clients + AUTHOR: x11@FreeBSD.org + + Xterm no longer installs with '-static' prefix. Users should upgrade + XFree86-clients to 4.5.0_1 or xorg-clients to 6.8.2_1 or newer before + attempting upgrade of xterm to 206_1 or newer. Previous versions remove + xterm on deinstall so CONFLICTS have been set accordingly. + 20051105: AFFECTS: users of x11-toolkits/qt33 AUTHOR: kde@FreeBSD.org |