Ticket #22975: luatex-port-0470.diff

File luatex-port-0470.diff, 1.9 KB (added by patrick@…, 14 years ago)

Portfile for LuaTeX beta 0.47.0 diff against last one (0.43)

  • Portfile

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 59519 2009-10-16 00:56:51Z snc@macports.org $
    3 
     2# $id$
    43PortSystem          1.0
    5 
    64name                luatex
    7 version             0.43.0
     5version             0.47.0
    86categories          tex
    97maintainers         gundla.ch:patrick
    108description         LuaTeX
     
    1311                    unicode aware and programmable in Lua. This package \
    1412                    provides luatex and texlua binaries only. It is not \
    1513                    a full featured TeX installation. That means, you \
    16                     have to take care of format generation etc.
     14                    have to take care of format generation etc. 
    1715homepage            http://luatex.org
    1816platforms           darwin
    1917use_bzip2           yes
    2018use_configure       no
    2119distname            ${name}-beta-${version}
    22 master_sites        http://foundry.supelec.fr/gf/download/frsrelease/353/1363/
    23 checksums           md5 2ca3f261191310b62fc93c98791a67e7 \
    24                     sha1 46f27ccd8630e7903b0f97fb6c41ce57faaf213e \
    25                     rmd160 0d0e8bcdaba73f1d182dc1cb42b06a53b7536494
     20master_sites        http://foundry.supelec.fr/gf/download/frsrelease/362/1414/
     21checksums           md5 6ce419931551fcd56f79020f9312a629 \
     22                    sha1 102450d8c98759a71e220160cdfabe0416b44056 \
     23                    rmd160 1ace879eaaf94b4890e71226734a80bec22cc8ad
    2624build.cmd           ./build.sh
    2725build.args          --parallel
    28 build.target
     26build.target       
    2927destroot {
    3028    xinstall -m 755 -d ${destroot}${prefix}/bin
    3129    xinstall -m 755 ${worksrcpath}/build/texk/web2c/luatex ${destroot}${prefix}/bin