texlive[50142] Master/tlpkg/TeXLive/TLConfig.pm: (TLPDBConfigs):

commits+karl at tug.org commits+karl at tug.org
Tue Feb 26 23:46:53 CET 2019


Revision: 50142
          http://tug.org/svn/texlive?view=revision&revision=50142
Author:   karl
Date:     2019-02-26 23:46:52 +0100 (Tue, 26 Feb 2019)
Log Message:
-----------
(TLPDBConfigs): frozen => 1 for tl18

Modified Paths:
--------------
    trunk/Master/tlpkg/TeXLive/TLConfig.pm

Modified: trunk/Master/tlpkg/TeXLive/TLConfig.pm
===================================================================
--- trunk/Master/tlpkg/TeXLive/TLConfig.pm	2019-02-26 20:56:20 UTC (rev 50141)
+++ trunk/Master/tlpkg/TeXLive/TLConfig.pm	2019-02-26 22:46:52 UTC (rev 50142)
@@ -158,7 +158,7 @@
   "container_format" => $DefaultCompressorFormat,
   "minrelease" => $MinRelease,
   "release" => $ReleaseYear,
-  "frozen" => 0,
+  "frozen" => 1,
 );
 
 # definition of the option strings and their value types 



More information about the tex-live-commits mailing list