diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-06 09:12:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-06 09:12:49 +0000 |
commit | 05259e1c41e4f282374bf4df62825f0ef97e02ff (patch) | |
tree | aa8d87bc3446e5fad8b4cef9984c20a5595887fb /UPDATING | |
parent | f8db91e2105a1507b3a1225deedd42426aee2b47 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,13 +7,13 @@ time you update your ports collection, before attempting any port upgrades. 20060506: - AFFECTS: users of lang/lua, especially KDE editor Kite users + AFFECTS: users of lang/lua, especially KDE editor Kile 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: + most notable in the Kile editor. If you're having troubles running + Kile, make sure you downgrade your lua installation back to 5.0: portupgrade -f -o lang/lua50 lua-5.1 |