diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-05 22:30:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-05 22:30:08 +0000 |
commit | 0d06d855ec05984b94616f77169687d6e3f747e5 (patch) | |
tree | 8fb54c54bce797920155f91f3c8d438891902361 /UPDATING | |
parent | fd0ae98d6ffaf5adb681f82a7cda69d45fe47d02 (diff) | |
download | ports-0d06d855ec05984b94616f77169687d6e3f747e5.tar.gz ports-0d06d855ec05984b94616f77169687d6e3f747e5.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060506: + AFFECTS: users of lang/lua, especially KDE editor Kite users + AUTHOR: pav@FreeBSD.org + + Recently, the port of Lua was updated to version 5.1. This version is + incompatible with the version 5.0, which is used in certain applications, + most notable in KDE's editor Kite. If you're having troubles running + Kite, make sure you downgrade your lua installation back to 5.0: + + portupgrade -f -o lang/lua50 lua-5.1 + 20060501: AFFECTS: users of www/instiki AUTHOR: arsptr@optusnet.com.au |