[80513] users/dports/ports/tex/texlive-bin

Ryan Schmidt ryandesign at macports.org
Thu Jul 14 03:21:36 PDT 2011


On Jul 14, 2011, at 00:56, dports at macports.org wrote:

> Revision: 80513
>          http://trac.macports.org/changeset/80513
> Author:   dports at macports.org
> Date:     2011-07-13 22:56:38 -0700 (Wed, 13 Jul 2011)
> Log Message:
> -----------
> texlive-bin: update patches required to build & destroot 2011 source.


> Added: users/dports/ports/tex/texlive-bin/files/patch-texk_tetex_Makefile.in.diff
> ===================================================================
> --- users/dports/ports/tex/texlive-bin/files/patch-texk_tetex_Makefile.in.diff	                        (rev 0)
> +++ users/dports/ports/tex/texlive-bin/files/patch-texk_tetex_Makefile.in.diff	2011-07-14 05:56:38 UTC (rev 80513)
> @@ -0,0 +1,78 @@
> +--- texk/tetex/Makefile.in.orig	2011-06-16 10:01:09.000000000 -0400
> ++++ texk/tetex/Makefile.in	2011-07-14 01:15:34.000000000 -0400
> +@@ -220,12 +220,12 @@
> + 	texconfig-sys \
> + 	texlinks
> + 
> +-scriptsdir = texmf/scripts/tetex
> ++scriptsdir = scripts/tetex
> + nodist_bin_SCRIPTS = $(am__append_1)
> + all_scripts = $(lua_scripts) $(perl_scripts) $(shell_scripts)
> + @WIN32_TRUE@@WIN32_WRAP_TRUE at wrappers = $(all_scripts:=.exe)
> + @WIN32_TRUE@@WIN32_WRAP_TRUE at runscript = $(top_srcdir)/../../texk/texlive/w32_wrapper/runscript.exe
> +-texmfdir = ${prefix}/$(scriptsdir)
> ++texmfdir = /opt/local/share/texmf-texlive/$(scriptsdir)

Oh dear: you're hardcoding "/opt/local" all over the place in this patch. Don't forget to fix that before this gets pushed to the main tree.





More information about the macports-dev mailing list