texlive[58645] Master/tlpkg/tlpostcode/dvipdfmx.pl: Inform user on

commits+preining at tug.org commits+preining at tug.org
Tue Mar 23 03:11:47 CET 2021


Revision: 58645
          http://tug.org/svn/texlive?view=revision&revision=58645
Author:   preining
Date:     2021-03-23 03:11:47 +0100 (Tue, 23 Mar 2021)
Log Message:
-----------
Inform user on dvipdfmx.cfg update, update copyright

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl

Modified: trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl
===================================================================
--- trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl	2021-03-23 01:47:59 UTC (rev 58644)
+++ trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl	2021-03-23 02:11:47 UTC (rev 58645)
@@ -1,6 +1,6 @@
 # $Id$
 # post action for dvipdfmx to handle upgrades of map files
-# Copyright 2011 Norbert Preining
+# Copyright 2011-2021 Norbert Preining
 # This file is licensed under the GNU General Public License version 2
 # or any later version.
 #
@@ -51,6 +51,7 @@
       }
     }
     if ($isold) {
+      print "dvipdfmx postinstall: updating $tmfsysconf/dvipdfmx/dvipdfmx.cfg rungs command to remove -dDELAYSAFER\n";
       if (!open (FOO, ">$tmfsysconf/dvipdfmx/dvipdfmx.cfg")) {
         fprintf STDERR "dvipdfmx.pl(postcode): Cannot write $tmfsysconf/dvipdfmx/dvipdfmx.cfg
   This config file contains dangerous configuration of gs.



More information about the tex-live-commits mailing list.