[107680] users/dports/ports/tex

dports at macports.org dports at macports.org
Thu Jul 4 00:47:51 PDT 2013


Revision: 107680
          https://trac.macports.org/changeset/107680
Author:   dports at macports.org
Date:     2013-07-04 00:47:50 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
texlive-bin, texlive-context: remove unnecessary patches to help
context find its config files

Modified Paths:
--------------
    users/dports/ports/tex/texlive-bin/Portfile
    users/dports/ports/tex/texlive-context/Portfile

Removed Paths:
-------------
    users/dports/ports/tex/texlive-bin/files/patch-texk_texlive_linked_scripts_context_stubs_unix_mtxrun.diff

Modified: users/dports/ports/tex/texlive-bin/Portfile
===================================================================
--- users/dports/ports/tex/texlive-bin/Portfile	2013-07-04 07:44:43 UTC (rev 107679)
+++ users/dports/ports/tex/texlive-bin/Portfile	2013-07-04 07:47:50 UTC (rev 107680)
@@ -72,7 +72,6 @@
 # patches related to changes in install paths
 patchfiles-append   patch-texk_kpathsea_Makefile.in.diff \
                     patch-texk_tex4htk_Makefile.in.diff \
-                    patch-texk_texlive_linked_scripts_context_stubs_unix_mtxrun.diff \
                     patch-texk_texlive_linked_scripts_Makefile.in.diff \
                     patch-texk_texlive_tl_scripts_Makefile.in.diff \
                     patch-texk_xdvik_xdvi-sh.in.diff \
@@ -102,7 +101,6 @@
     file copy ${filespath}/texk_kpathsea_paths.h ${worksrcpath}/texk/kpathsea/paths.h
     reinplace "s|@@PREFIX@@|${prefix}|" ${worksrcpath}/texk/kpathsea/paths.h
     reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/texk/kpathsea/paths.h
-    reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/texk/texlive/linked_scripts/context/stubs/unix/mtxrun
 }
 
 # llvm-gcc apparently fails on Xcode 4.0.x (#30758)

Deleted: users/dports/ports/tex/texlive-bin/files/patch-texk_texlive_linked_scripts_context_stubs_unix_mtxrun.diff
===================================================================
--- users/dports/ports/tex/texlive-bin/files/patch-texk_texlive_linked_scripts_context_stubs_unix_mtxrun.diff	2013-07-04 07:44:43 UTC (rev 107679)
+++ users/dports/ports/tex/texlive-bin/files/patch-texk_texlive_linked_scripts_context_stubs_unix_mtxrun.diff	2013-07-04 07:47:50 UTC (rev 107680)
@@ -1,17 +0,0 @@
---- texk/texlive/linked_scripts/context/stubs/unix/mtxrun.orig	2013-05-07 15:42:58.000000000 -0700
-+++ texk/texlive/linked_scripts/context/stubs/unix/mtxrun	2013-05-07 15:43:01.000000000 -0700
-@@ -12845,13 +12845,7 @@
- if environment.default_texmfcnf then
-   resolvers.luacnfspec="home:texmf/web2c;"..environment.default_texmfcnf 
- else
--  resolvers.luacnfspec=concat ({
--    "home:texmf/web2c",
--    "selfautoparent:/texmf-local/web2c",
--    "selfautoparent:/texmf-context/web2c",
--    "selfautoparent:/texmf-dist/web2c",
--    "selfautoparent:/texmf/web2c",
--  },";")
-+  resolvers.luacnfspec='@@TEXMFSYSCONFIG@@'
- end
- local unset_variable="unset"
- local formats=resolvers.formats

Modified: users/dports/ports/tex/texlive-context/Portfile
===================================================================
--- users/dports/ports/tex/texlive-context/Portfile	2013-07-04 07:44:43 UTC (rev 107679)
+++ users/dports/ports/tex/texlive-context/Portfile	2013-07-04 07:47:50 UTC (rev 107680)
@@ -40,12 +40,6 @@
 
 texlive.binaries    context ctxtools luatools mtxrun pstopdf texexec texmfstart
 
-patchfiles          patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff
-
-post-patch {
-    reinplace "s|@@TEXMFSYSCONFIG@@|${texlive_texmfsysconfig}|" ${worksrcpath}/runfiles/texmf-dist/tex/context/base/data-res.lua
-}
-
 depends_lib-append  port:texlive-latex \
                     port:texlive-metapost \
                     port:texlive-xetex \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/5ecbd394/attachment.html>


More information about the macports-changes mailing list