[121245] users/dports/ports/tex/texlive-basic
dports at macports.org
dports at macports.org
Fri Jun 20 17:17:47 PDT 2014
Revision: 121245
https://trac.macports.org/changeset/121245
Author: dports at macports.org
Date: 2014-06-20 17:17:47 -0700 (Fri, 20 Jun 2014)
Log Message:
-----------
[/users/dports] texlive-basic: remove unnecessary patchfile
Modified Paths:
--------------
users/dports/ports/tex/texlive-basic/Portfile
Removed Paths:
-------------
users/dports/ports/tex/texlive-basic/files/patch-runfiles_texmf-dist_scripts_texlive_updmap-sys.sh.diff
Modified: users/dports/ports/tex/texlive-basic/Portfile
===================================================================
--- users/dports/ports/tex/texlive-basic/Portfile 2014-06-21 00:17:31 UTC (rev 121244)
+++ users/dports/ports/tex/texlive-basic/Portfile 2014-06-21 00:17:47 UTC (rev 121245)
@@ -61,9 +61,7 @@
texmf-dist/fonts/map/pdftex/updmap
patchfiles patch-runfiles_texmf-dist_dvipdfmx_dvipdfmx.cfg.diff
-# patch-runfiles_texmf-dist_scripts_texlive_updmap-sys.sh.diff
-
texlive.forceupdatecnf yes
texlive.use_mktexlsr_on_deactivate no
Deleted: users/dports/ports/tex/texlive-basic/files/patch-runfiles_texmf-dist_scripts_texlive_updmap-sys.sh.diff
===================================================================
--- users/dports/ports/tex/texlive-basic/files/patch-runfiles_texmf-dist_scripts_texlive_updmap-sys.sh.diff 2014-06-21 00:17:31 UTC (rev 121244)
+++ users/dports/ports/tex/texlive-basic/files/patch-runfiles_texmf-dist_scripts_texlive_updmap-sys.sh.diff 2014-06-21 00:17:47 UTC (rev 121245)
@@ -1,15 +0,0 @@
---- runfiles/texmf-dist/scripts/texlive/updmap-sys.sh.orig 2011-08-02 20:00:10.000000000 -0400
-+++ runfiles/texmf-dist/scripts/texlive/updmap-sys.sh 2011-08-02 20:05:12.000000000 -0400
-@@ -23,8 +23,11 @@
- v=`kpsewhich -var-value TEXMFSYSVAR`
- c=`kpsewhich -var-value TEXMFSYSCONFIG`
-
-+# MacPorts: our updmap.cfg is a generated file that lives in TEXMFSYSVAR,
-+# so we don't want to create a new one in TEXMFSYSCONFIG. As a hack to
-+# deal with this, set TEXMFCONFIG to TEXMFSYSVAR.
- TEXMFVAR="$v"
--TEXMFCONFIG="$c"
-+TEXMFCONFIG="$v"
- export TEXMFVAR TEXMFCONFIG
-
- exec updmap ${1+"$@"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140620/c441094a/attachment.html>
More information about the macports-changes
mailing list