pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 20 14:48:18 UTC 2020
Modified Files:
pkgsrc/lang/lua51: DESCR
pkgsrc/lang/lua52: DESCR
pkgsrc/lang/lua53: DESCR
pkgsrc/lang/lua54: DESCR
Log Message:
lua*: update descriptions
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/lua51/DESCR
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/lua52/DESCR
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/lua53/DESCR
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/lua54/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/lua51/DESCR
diff -u pkgsrc/lang/lua51/DESCR:1.2 pkgsrc/lang/lua51/DESCR:1.3
--- pkgsrc/lang/lua51/DESCR:1.2 Sat Oct 31 21:37:52 2015
+++ pkgsrc/lang/lua51/DESCR Sun Sep 20 14:48:17 2020
@@ -7,5 +7,5 @@ virtual machine, and has automatic memor
garbage collection, making it ideal for configuration, scripting, and
rapid prototyping.
-This version of Lua isn't the most recent version but it's still widely
-used, due to popularity of LuaJIT 2.0 which is compatible with Lua 5.1.
+This version of Lua was last updated in 2012 and is not maintained
+by upstream.
Index: pkgsrc/lang/lua52/DESCR
diff -u pkgsrc/lang/lua52/DESCR:1.2 pkgsrc/lang/lua52/DESCR:1.3
--- pkgsrc/lang/lua52/DESCR:1.2 Sat Oct 31 21:37:52 2015
+++ pkgsrc/lang/lua52/DESCR Sun Sep 20 14:48:17 2020
@@ -7,5 +7,5 @@ virtual machine, and has automatic memor
garbage collection, making it ideal for configuration, scripting, and
rapid prototyping.
-This version is less popular than two other popular Lua versions and
-you should probably consider switching to a newer version.
+This version of lua was last updated in 2015 and is not maintained
+by upstream.
Index: pkgsrc/lang/lua53/DESCR
diff -u pkgsrc/lang/lua53/DESCR:1.2 pkgsrc/lang/lua53/DESCR:1.3
--- pkgsrc/lang/lua53/DESCR:1.2 Sat Oct 31 21:37:52 2015
+++ pkgsrc/lang/lua53/DESCR Sun Sep 20 14:48:18 2020
@@ -7,4 +7,4 @@ virtual machine, and has automatic memor
garbage collection, making it ideal for configuration, scripting, and
rapid prototyping.
-This version is a preferred choice for new Lua modules.
+This version is the previous stable release.
Index: pkgsrc/lang/lua54/DESCR
diff -u pkgsrc/lang/lua54/DESCR:1.1 pkgsrc/lang/lua54/DESCR:1.2
--- pkgsrc/lang/lua54/DESCR:1.1 Tue Jun 30 13:16:14 2020
+++ pkgsrc/lang/lua54/DESCR Sun Sep 20 14:48:18 2020
@@ -7,4 +7,4 @@ virtual machine, and has automatic memor
garbage collection, making it ideal for configuration, scripting, and
rapid prototyping.
-This version is a preferred choice for new Lua modules.
+This version is the current stable release.
Home |
Main Index |
Thread Index |
Old Index