[85354] trunk/dports/tex/texlive-bin/Portfile
dports at macports.org
dports at macports.org
Wed Oct 12 18:04:52 PDT 2011
Revision: 85354
http://trac.macports.org/changeset/85354
Author: dports at macports.org
Date: 2011-10-12 18:04:49 -0700 (Wed, 12 Oct 2011)
Log Message:
-----------
texlive-bin: add some comments about what all these patchfiles are for
(and which ones have already been applied upstream). No functional changes.
Modified Paths:
--------------
trunk/dports/tex/texlive-bin/Portfile
Modified: trunk/dports/tex/texlive-bin/Portfile
===================================================================
--- trunk/dports/tex/texlive-bin/Portfile 2011-10-13 00:43:20 UTC (rev 85353)
+++ trunk/dports/tex/texlive-bin/Portfile 2011-10-13 01:04:49 UTC (rev 85354)
@@ -49,29 +49,41 @@
depends_build path:bin/perl:perl5 \
path:bin/pkg-config:pkgconfig
-patchfiles patch-configure.diff \
- patch-libs-freetype-Makefile.in.diff \
- patch-libs_icu_Makefile.in.diff \
- patch-libs_icu_icu-4.6_configure.diff \
- patch-libs_icu_icu-4.6_tools_icuinfo_Makefile.in.diff \
- patch-texk_kpathsea_Makefile.in.diff \
- patch-texk_ps2pkm_type1.c.diff \
- patch-texk_ptexenc_Makefile.in.diff \
- patch-texk_tetex_Makefile.in.diff \
- patch-texk_tetex_updmap-sys.sh.diff \
- patch-texk_tetex_updmap.pl.diff \
- patch-texk_tex4htk_Makefile.in.diff \
- patch-texk_texlive_context_mtxrun.diff \
- patch-texk_texlive_linked_scripts_Makefile.in.diff \
- patch-texk_xdvik_xdvi-sh.in.diff \
- patch-texk_xdvipdfmx_src_cidtype2.c.diff \
- patch-utils_chktex_Makefile.in.diff \
- patch-r23716-synctex-fix.diff \
- patch-r23740-enctex-xetex-segfault.diff \
- patch-r24159-file-line-error.diff \
- patch-r24218-luatex-poppler-1.8-compat.diff
-
+# fixes backported from the 2011 branch
+patchfiles-append patch-r23716-synctex-fix.diff \
+ patch-r23740-enctex-xetex-segfault.diff \
+ patch-r24159-file-line-error.diff
+# poppler 1.8 compatibility fix backported from trunk
+patchfiles-append patch-r24218-luatex-poppler-1.8-compat.diff
+
+# eliminate updmap.pl's dependency on TLUtils.pm
+patchfiles-append patch-texk_tetex_updmap.pl.diff
+
+# fix xdvipdfmx/freetype dfont issue (#30745)
+patchfiles-append patch-texk_xdvipdfmx_src_cidtype2.c.diff
+
+# fix for clang compatibility
+patchfiles-append patch-texk_ps2pkm_type1.c.diff
+
+# patches related to changes in install paths
+patchfiles-append patch-texk_kpathsea_Makefile.in.diff \
+ patch-texk_tetex_Makefile.in.diff \
+ patch-texk_tetex_updmap-sys.sh.diff \
+ patch-texk_tex4htk_Makefile.in.diff \
+ patch-texk_texlive_context_mtxrun.diff \
+ patch-texk_texlive_linked_scripts_Makefile.in.diff \
+ patch-texk_xdvik_xdvi-sh.in.diff \
+ patch-utils_chktex_Makefile.in.diff
+
+# fixes for makefile brokenness not otherwise specified
+patchfiles-append patch-configure.diff \
+ patch-libs-freetype-Makefile.in.diff \
+ patch-libs_icu_Makefile.in.diff \
+ patch-libs_icu_icu-4.6_configure.diff \
+ patch-libs_icu_icu-4.6_tools_icuinfo_Makefile.in.diff \
+ patch-texk_ptexenc_Makefile.in.diff
+
post-patch {
reinplace "s|@@TEXMFMAIN@@|${texlive_texmfmain}|" ${worksrcpath}/texk/tetex/Makefile.in
reinplace "s|@@TEXMFMAIN@@|${texlive_texmfmain}|" ${worksrcpath}/texk/texlive/linked_scripts/Makefile.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111012/c6dd4cae/attachment-0001.html>
More information about the macports-changes
mailing list