Ticket #23031: diff_043_050

File diff_043_050, 1.9 KB (added by patrick@…, 14 years ago)

Unified diff against 0.43.0 in MacPorts

Line 
1--- /opt/local/var/macports/sources/rsync.macports.org/release/ports/tex/luatex/Portfile        2009-10-16 02:56:51.000000000 +0200
2+++ tex/luatex/Portfile 2009-12-25 18:17:35.000000000 +0100
3@@ -1,10 +1,8 @@
4 # -*- 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
5-# $Id: Portfile 59519 2009-10-16 00:56:51Z snc@macports.org $
6-
7+# $id$
8 PortSystem          1.0
9-
10 name                luatex
11-version             0.43.0
12+version             0.50.0
13 categories          tex
14 maintainers         gundla.ch:patrick
15 description         LuaTeX
16@@ -13,19 +11,19 @@
17                     unicode aware and programmable in Lua. This package \
18                     provides luatex and texlua binaries only. It is not \
19                     a full featured TeX installation. That means, you \
20-                    have to take care of format generation etc.
21+                    have to take care of format generation etc.
22 homepage            http://luatex.org
23 platforms           darwin
24 use_bzip2           yes
25 use_configure       no
26 distname            ${name}-beta-${version}
27-master_sites        http://foundry.supelec.fr/gf/download/frsrelease/353/1363/
28-checksums           md5 2ca3f261191310b62fc93c98791a67e7 \
29-                    sha1 46f27ccd8630e7903b0f97fb6c41ce57faaf213e \
30-                    rmd160 0d0e8bcdaba73f1d182dc1cb42b06a53b7536494
31+master_sites        http://foundry.supelec.fr/gf/download/frsrelease/364/1424/
32+checksums           md5 125a21f67ff54440606660306106d331 \
33+                    sha1 9fd23438c546b27e6be725bb900cd083fa5b2056 \
34+                    rmd160 ad8eb0c9452779905abdcc58a1056c7134de425a
35 build.cmd           ./build.sh
36 build.args          --parallel
37-build.target
38+build.target       
39 destroot {
40     xinstall -m 755 -d ${destroot}${prefix}/bin
41     xinstall -m 755 ${worksrcpath}/build/texk/web2c/luatex ${destroot}${prefix}/bin