[94565] users/dports/ports/tex/texlive-context/files/ patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff

dports at macports.org dports at macports.org
Fri Jun 22 15:27:34 PDT 2012


Revision: 94565
          https://trac.macports.org/changeset/94565
Author:   dports at macports.org
Date:     2012-06-22 15:27:33 -0700 (Fri, 22 Jun 2012)
Log Message:
-----------
texlive-context: update patchfile

Modified Paths:
--------------
    users/dports/ports/tex/texlive-context/files/patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff

Modified: users/dports/ports/tex/texlive-context/files/patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff
===================================================================
--- users/dports/ports/tex/texlive-context/files/patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff	2012-06-22 21:41:47 UTC (rev 94564)
+++ users/dports/ports/tex/texlive-context/files/patch-runfiles_texmf-dist_tex_context_base_data-res.lua.diff	2012-06-22 22:27:33 UTC (rev 94565)
@@ -1,11 +1,11 @@
---- ./runfiles/texmf-dist/tex/context/base/data-res.lua.orig	2011-07-20 19:03:47.000000000 -0400
-+++ ./runfiles/texmf-dist/tex/context/base/data-res.lua	2011-07-20 19:04:42.000000000 -0400
-@@ -60,7 +60,7 @@
- -- changed by Taco Hoekwater to make <root>/texmfnf.lua take precedence,
- -- while still allowing <root>/texmf/texmfnf.lua and 
- -- <root>/texmf/web2c/texmfnf.lua (in that order)
--resolvers.luacnfspec = '{selfautodir:,selfautoparent:};{selfautodir:,selfautoparent:}{/share,}/texmf{-local,};{selfautodir:,selfautoparent:}{/share,}/texmf{-local,}/web2c'
-+resolvers.luacnfspec = '@@TEXMFSYSCONFIG@@'
+--- runfiles/texmf-dist/tex/context/base/data-res.lua.orig	2012-06-22 17:51:19.000000000 -0400
++++ runfiles/texmf-dist/tex/context/base/data-res.lua	2012-06-22 17:55:30.000000000 -0400
+@@ -94,7 +94,7 @@
+     resolvers.luacnfspec = environment.default_texmfcnf
+ else
+  -- resolvers.luacnfspec = "selfautoparent:texmf{-local,-context,}/web2c"
+-    resolvers.luacnfspec = "{selfautoloc:,selfautodir:,selfautoparent:}{,/texmf{-local,}/web2c}"
++    resolvers.luacnfspec = "{@@TEXMFSYSCONFIG@@,{selfautoloc:,selfautodir:,selfautoparent:}{,/texmf{-local,}/web2c}}"
+ end
  
- 
- --~ -- not yet, some reporters expect strings
+ resolvers.luacnfspec = 'home:texmf/web2c;' .. resolvers.luacnfspec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120622/7415199c/attachment.html>


More information about the macports-changes mailing list