Ticket #21106: patch-aqua-LyX-Portfile

File patch-aqua-LyX-Portfile, 1.2 KB (added by yokota33@…, 15 years ago)

patch for Portfile

Line 
1--- aqua/LyX/Portfile.orig      2009-08-26 17:01:46.000000000 +0900
2+++ aqua/LyX/Portfile   2009-09-05 01:35:52.000000000 +0900
3@@ -1,10 +1,10 @@
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 55434 2009-08-10 15:15:46Z snc@macports.org $
6+# $Id: Portfile 56357 2009-08-26 14:53:03Z snc@macports.org $
7 
8 PortSystem             1.0
9 
10 name                       LyX
11-version                            1.6.3
12+version                            1.6.4.1
13 set branch          [join [lrange [split ${version} .] 0 1] .]
14 categories             aqua
15 #license             GPLv2+
16@@ -33,9 +33,9 @@
17                                    ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
18                                    http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
19 
20-checksums           md5     c524e72f7e4d64224c6bfdbd84065dd8 \
21-                    sha1    0b0837e417ff347893439cbff03344ec7623d0f0 \
22-                    rmd160  3b15976873fdda87d483c7efc0c712a2a78ade09
23+checksums           md5     c1a0da5aee3b7e1a2f74e8018805c7b1 \
24+                    sha1    85bf187841b85f8104816866a98230b1206e39f8 \
25+                    rmd160  2ca725386ed26fbdfcf0d4ff768359cbd5449dd2
26 
27 configure.python    ${prefix}/bin/python2.5
28 configure.pre_args  --prefix=${applications_dir}/LyX.app