Revision: 75789 http://trac.macports.org/changeset/75789 Author: snc@macports.org Date: 2011-02-08 09:56:42 -0800 (Tue, 08 Feb 2011) Log Message: ----------- LyX: update to 1.6.9 Modified Paths: -------------- trunk/dports/aqua/LyX/Portfile Modified: trunk/dports/aqua/LyX/Portfile =================================================================== --- trunk/dports/aqua/LyX/Portfile 2011-02-08 17:25:52 UTC (rev 75788) +++ trunk/dports/aqua/LyX/Portfile 2011-02-08 17:56:42 UTC (rev 75789) @@ -5,8 +5,7 @@ PortGroup qt4 1.0 name LyX -version 1.6.8 -revision 1 +version 1.6.9 set branch [join [lrange [split ${version} .] 0 1] .] categories aqua license GPL @@ -31,8 +30,8 @@ ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/ -checksums sha1 caa9672e0dd6c725fcb0eb5c2bbf3ba9871935e5 \ - rmd160 bf144d8f9ab0b646f320671dded82544c9bbe83e +checksums sha1 a1acacc8a26546542e32977ae222e811c98b1ca4 \ + rmd160 30e37efc4c9cf3d335e78a1a1940dba2a0df1645 patchfiles patch-configure.diff
participants (1)
-
snc@macports.org