texlive[49640] Build/source: lua52 gone

commits+karl at tug.org commits+karl at tug.org
Tue Jan 8 19:57:54 CET 2019


Revision: 49640
          http://tug.org/svn/texlive?view=revision&revision=49640
Author:   karl
Date:     2019-01-08 19:57:53 +0100 (Tue, 08 Jan 2019)
Log Message:
-----------
lua52 gone

Modified Paths:
--------------
    trunk/Build/source/Makefile.in
    trunk/Build/source/configure
    trunk/Build/source/doc/Makefile.in
    trunk/Build/source/libs/Makefile.in
    trunk/Build/source/libs/configure
    trunk/Build/source/m4/ChangeLog
    trunk/Build/source/m4/kpse-pkgs.m4
    trunk/Build/source/texk/Makefile.in
    trunk/Build/source/texk/configure
    trunk/Build/source/utils/Makefile.in
    trunk/Build/source/utils/configure

Modified: trunk/Build/source/Makefile.in
===================================================================
--- trunk/Build/source/Makefile.in	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/Makefile.in	2019-01-08 18:57:53 UTC (rev 49640)
@@ -189,7 +189,6 @@
 	$(top_srcdir)/libs/libpng/ac/withenable.ac \
 	$(top_srcdir)/libs/libpaper/ac/withenable.ac \
 	$(top_srcdir)/libs/luajit/ac/withenable.ac \
-	$(top_srcdir)/libs/lua52/ac/withenable.ac \
 	$(top_srcdir)/libs/lua53/ac/withenable.ac \
 	$(top_srcdir)/libs/zlib/ac/withenable.ac \
 	$(top_srcdir)/texk/ptexenc/ac/withenable.ac \

Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/configure	2019-01-08 18:57:53 UTC (rev 49640)
@@ -6368,9 +6368,6 @@
 ## libs/luajit/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/luajit/
 ## configure options and TL libraries required for luajit
 
-## libs/lua52/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua52/
-## configure options and TL libraries required for lua52
-
 ## libs/lua53/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua53/
 ## configure options and TL libraries required for lua53
 

Modified: trunk/Build/source/doc/Makefile.in
===================================================================
--- trunk/Build/source/doc/Makefile.in	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/doc/Makefile.in	2019-01-08 18:57:53 UTC (rev 49640)
@@ -189,7 +189,6 @@
 	$(top_srcdir)/libs/libpng/ac/withenable.ac \
 	$(top_srcdir)/libs/libpaper/ac/withenable.ac \
 	$(top_srcdir)/libs/luajit/ac/withenable.ac \
-	$(top_srcdir)/libs/lua52/ac/withenable.ac \
 	$(top_srcdir)/libs/lua53/ac/withenable.ac \
 	$(top_srcdir)/libs/zlib/ac/withenable.ac \
 	$(top_srcdir)/texk/ptexenc/ac/withenable.ac \

Modified: trunk/Build/source/libs/Makefile.in
===================================================================
--- trunk/Build/source/libs/Makefile.in	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/libs/Makefile.in	2019-01-08 18:57:53 UTC (rev 49640)
@@ -187,7 +187,6 @@
 	$(top_srcdir)/../libs/libpng/ac/withenable.ac \
 	$(top_srcdir)/../libs/libpaper/ac/withenable.ac \
 	$(top_srcdir)/../libs/luajit/ac/withenable.ac \
-	$(top_srcdir)/../libs/lua52/ac/withenable.ac \
 	$(top_srcdir)/../libs/lua53/ac/withenable.ac \
 	$(top_srcdir)/../libs/zlib/ac/withenable.ac \
 	$(top_srcdir)/../texk/ptexenc/ac/withenable.ac \

Modified: trunk/Build/source/libs/configure
===================================================================
--- trunk/Build/source/libs/configure	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/libs/configure	2019-01-08 18:57:53 UTC (rev 49640)
@@ -5398,9 +5398,6 @@
 ## libs/luajit/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/luajit/
 ## configure options and TL libraries required for luajit
 
-## libs/lua52/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua52/
-## configure options and TL libraries required for lua52
-
 ## libs/lua53/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua53/
 ## configure options and TL libraries required for lua53
 
@@ -6487,10 +6484,6 @@
   test "x$with_system_luajit" != xyes && test "x$need_luajit" = xyes && MAKE_SUBDIRS="luajit $MAKE_SUBDIRS"
   CONF_SUBDIRS="luajit $CONF_SUBDIRS"
 fi
-if test -x $srcdir/lua52/configure; then
-  test "x$with_system_lua52" != xyes && test "x$need_lua52" = xyes && MAKE_SUBDIRS="lua52 $MAKE_SUBDIRS"
-  CONF_SUBDIRS="lua52 $CONF_SUBDIRS"
-fi
 if test -x $srcdir/lua53/configure; then
   test "x$with_system_lua53" != xyes && test "x$need_lua53" = xyes && MAKE_SUBDIRS="lua53 $MAKE_SUBDIRS"
   CONF_SUBDIRS="lua53 $CONF_SUBDIRS"

Modified: trunk/Build/source/m4/ChangeLog
===================================================================
--- trunk/Build/source/m4/ChangeLog	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/m4/ChangeLog	2019-01-08 18:57:53 UTC (rev 49640)
@@ -1,3 +1,7 @@
+2019-01-08  Karl Berry  <karl at tug.org>
+
+	* kpse-pkgs.m4 (KPSE_LIBS_PKGS): lua52 gone.
+
 2018-12-24  Karl Berry  <karl at freefriends.org>
 
 	* kpse-common.m4,

Modified: trunk/Build/source/m4/kpse-pkgs.m4
===================================================================
--- trunk/Build/source/m4/kpse-pkgs.m4	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/m4/kpse-pkgs.m4	2019-01-08 18:57:53 UTC (rev 49640)
@@ -1,6 +1,6 @@
 # $Id$
 # Private Autoconf macros for the TeX Live (TL) tree.
-# Copyright 2016-2018 Karl Berry <tex-live at tug.org>
+# Copyright 2016-2019 Karl Berry <tex-live at tug.org>
 # Copyright 2009-2015 Peter Breitenlohner <tex-live at tug.org>
 #
 # This file is free software; the copyright holder
@@ -41,7 +41,6 @@
 libpng
 libpaper
 luajit
-lua52
 lua53
 zlib
 ])[]dnl

Modified: trunk/Build/source/texk/Makefile.in
===================================================================
--- trunk/Build/source/texk/Makefile.in	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/texk/Makefile.in	2019-01-08 18:57:53 UTC (rev 49640)
@@ -187,7 +187,6 @@
 	$(top_srcdir)/../libs/libpng/ac/withenable.ac \
 	$(top_srcdir)/../libs/libpaper/ac/withenable.ac \
 	$(top_srcdir)/../libs/luajit/ac/withenable.ac \
-	$(top_srcdir)/../libs/lua52/ac/withenable.ac \
 	$(top_srcdir)/../libs/lua53/ac/withenable.ac \
 	$(top_srcdir)/../libs/zlib/ac/withenable.ac \
 	$(top_srcdir)/../texk/ptexenc/ac/withenable.ac \

Modified: trunk/Build/source/texk/configure
===================================================================
--- trunk/Build/source/texk/configure	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/texk/configure	2019-01-08 18:57:53 UTC (rev 49640)
@@ -5398,9 +5398,6 @@
 ## libs/luajit/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/luajit/
 ## configure options and TL libraries required for luajit
 
-## libs/lua52/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua52/
-## configure options and TL libraries required for lua52
-
 ## libs/lua53/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua53/
 ## configure options and TL libraries required for lua53
 

Modified: trunk/Build/source/utils/Makefile.in
===================================================================
--- trunk/Build/source/utils/Makefile.in	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/utils/Makefile.in	2019-01-08 18:57:53 UTC (rev 49640)
@@ -187,7 +187,6 @@
 	$(top_srcdir)/../libs/libpng/ac/withenable.ac \
 	$(top_srcdir)/../libs/libpaper/ac/withenable.ac \
 	$(top_srcdir)/../libs/luajit/ac/withenable.ac \
-	$(top_srcdir)/../libs/lua52/ac/withenable.ac \
 	$(top_srcdir)/../libs/lua53/ac/withenable.ac \
 	$(top_srcdir)/../libs/zlib/ac/withenable.ac \
 	$(top_srcdir)/../texk/ptexenc/ac/withenable.ac \

Modified: trunk/Build/source/utils/configure
===================================================================
--- trunk/Build/source/utils/configure	2019-01-08 09:42:22 UTC (rev 49639)
+++ trunk/Build/source/utils/configure	2019-01-08 18:57:53 UTC (rev 49640)
@@ -5398,9 +5398,6 @@
 ## libs/luajit/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/luajit/
 ## configure options and TL libraries required for luajit
 
-## libs/lua52/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua52/
-## configure options and TL libraries required for lua52
-
 ## libs/lua53/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/lua53/
 ## configure options and TL libraries required for lua53
 



More information about the tex-live-commits mailing list