[68302] trunk/dports/aqua/LyX/Portfile
Revision: 68302 http://trac.macports.org/changeset/68302 Author: snc@macports.org Date: 2010-05-31 08:32:35 -0700 (Mon, 31 May 2010) Log Message: ----------- update version Modified Paths: -------------- trunk/dports/aqua/LyX/Portfile Modified: trunk/dports/aqua/LyX/Portfile =================================================================== --- trunk/dports/aqua/LyX/Portfile 2010-05-31 13:47:54 UTC (rev 68301) +++ trunk/dports/aqua/LyX/Portfile 2010-05-31 15:32:35 UTC (rev 68302) @@ -4,7 +4,7 @@ PortSystem 1.0 name LyX -version 1.6.6 +version 1.6.6.1 set branch [join [lrange [split ${version} .] 0 1] .] categories aqua license GPL @@ -33,9 +33,9 @@ ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/ -checksums md5 e4f209a46b7c8a75418bf1091e4619ff \ - sha1 75c43f09c275e74508dff86df031e179f9f59054 \ - rmd160 ac8780d48752354060894f62b5fb9059acc4f05e +checksums md5 a17e4c37f7def9f18052e03634d42ca5 \ + sha1 4f0d20a890b6c78da7d863377632c5bb2b02fb4c \ + rmd160 b6ab705815ae6d7950cee32a947bf636d102d91b configure.python ${prefix}/bin/python2.5 configure.pre_args --prefix=${applications_dir}/LyX.app
participants (1)
-
snc@macports.org