Revision: 89696 http://trac.macports.org/changeset/89696 Author: dports@macports.org Date: 2012-02-06 19:06:03 -0800 (Mon, 06 Feb 2012) Log Message: ----------- texlive-bin: fix xetex format loading error w/ zlib 1.2.6 (#33164) Modified Paths: -------------- trunk/dports/tex/texlive-bin/Portfile Modified: trunk/dports/tex/texlive-bin/Portfile =================================================================== --- trunk/dports/tex/texlive-bin/Portfile 2012-02-07 02:01:16 UTC (rev 89695) +++ trunk/dports/tex/texlive-bin/Portfile 2012-02-07 03:06:03 UTC (rev 89696) @@ -6,7 +6,7 @@ name texlive-bin version 2011 -revision 4 +revision 5 categories tex maintainers dports @@ -74,6 +74,9 @@ # (cf. http://bugs.debian.org/581818) patchfiles-append patch-texk_web2c_luatexdir_luazlib_lzlib.c.diff +# fix xetex format loading error w/ zlib 1.2.6 (#33164) +patchfiles-append patch-texk_web2c_xetexdir_xetex.ch.diff + # patches related to changes in install paths patchfiles-append patch-texk_kpathsea_Makefile.in.diff \ patch-texk_tetex_Makefile.in.diff \