[57040] trunk/dports/aqua/LyX/Portfile

snc at macports.org snc at macports.org
Sat Sep 5 06:07:22 PDT 2009


Revision: 57040
          http://trac.macports.org/changeset/57040
Author:   snc at macports.org
Date:     2009-09-05 06:07:19 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
update version, ticket #21106. add license, livecheck.check

Modified Paths:
--------------
    trunk/dports/aqua/LyX/Portfile

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2009-09-05 12:53:53 UTC (rev 57039)
+++ trunk/dports/aqua/LyX/Portfile	2009-09-05 13:07:19 UTC (rev 57040)
@@ -4,10 +4,10 @@
 PortSystem	        1.0
 
 name			    LyX
-version			    1.6.4
+version			    1.6.4.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories	        aqua
-#license             GPLv2+
+license             GPL
 maintainers	        snc openmaintainer
 description	        WYSIWYM document processor
 homepage		    http://www.lyx.org/
@@ -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     3dd759f91acd7765c304336c51aa3a2a \
-                    sha1    2be7a822f36ca94498bc7c9665f4489156cd56c5 \
-                    rmd160  c222d38fbd3bcc375f9e42433df70a6f98c94e07
+checksums           md5     c1a0da5aee3b7e1a2f74e8018805c7b1 \
+                    sha1    85bf187841b85f8104816866a98230b1206e39f8 \
+                    rmd160  2ca725386ed26fbdfcf0d4ff768359cbd5449dd2
 
 configure.python    ${prefix}/bin/python2.5
 configure.pre_args  --prefix=${applications_dir}/LyX.app
@@ -48,6 +48,6 @@
                     LD_LIBRARY_PATH=${prefix}/libexec/qt4-mac/lib \
                     CPLUS_INCLUDE_PATH=${prefix}/libexec/qt4-mac/include
 
-livecheck.check     regex
+livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     "${name} (\\d+\\.\\d+\\.\\d+) released"
+livecheck.regex     "${name} (\\d+\\.\\d+\\.\\d+(\\.\\d+)?) released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090905/c4d29a75/attachment.html>


More information about the macports-changes mailing list