Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2014 11:46:07 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r355488 - head
Message-ID:  <201405271146.s4RBk7g1063954@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue May 27 11:46:07 2014
New Revision: 355488
URL: http://svnweb.freebsd.org/changeset/ports/355488
QAT: https://qat.redports.org/buildarchive/r355488/

Log:
  Add the updating entry about lua

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue May 27 11:44:04 2014	(r355487)
+++ head/UPDATING	Tue May 27 11:46:07 2014	(r355488)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405271146.s4RBk7g1063954>