aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-27 19:46:07 +0800
committerbapt <bapt@FreeBSD.org>2014-05-27 19:46:07 +0800
commitc4f9bc4c104feef55b13f3b1e97f1944c9f22e57 (patch)
treec2c2c193ac6e0e56f2c0b2ce191c1f2c5aaefa42
parentf0154777f0bf9de0c6cad0fcc3deecc5914e3394 (diff)
downloadfreebsd-ports-gnome-c4f9bc4c104feef55b13f3b1e97f1944c9f22e57.tar.gz
freebsd-ports-gnome-c4f9bc4c104feef55b13f3b1e97f1944c9f22e57.tar.zst
freebsd-ports-gnome-c4f9bc4c104feef55b13f3b1e97f1944c9f22e57.zip
Add the updating entry about lua
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 82cd947bd2fa..fdcb2b042238 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20140526:
+ AFFECTS: users of lang/lua
+
+ lang/lua has been relaced by lang/lua51
+
+ For port builds system please follow the following instructions:
+
+ # portmaster -o lang/lua51 lang/lua
+ or
+ # portupgrade -fo lang/lua51 lang/lua
+ or
+ # pkg set -o lang/lua:lang/lua51
+
20140525:
AFFECTS: users of devel/py-gobject3 and devel/py-dbus
AUTHOR: gnome@FreeBSD.org