[78519] trunk/dports/aqua

snc at macports.org snc at macports.org
Tue May 10 10:54:38 PDT 2011


Revision: 78519
          http://trac.macports.org/changeset/78519
Author:   snc at macports.org
Date:     2011-05-10 10:54:37 -0700 (Tue, 10 May 2011)
Log Message:
-----------
LyX1:
 * create from LyX
 * update to 1.6.10

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

Added Paths:
-----------
    trunk/dports/aqua/LyX1/

Modified: trunk/dports/aqua/LyX1/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2011-05-01 13:52:15 UTC (rev 78277)
+++ trunk/dports/aqua/LyX1/Portfile	2011-05-10 17:54:37 UTC (rev 78519)
@@ -4,8 +4,9 @@
 PortSystem	        1.0
 PortGroup           qt4 1.0
 
-name			    LyX
-version			    1.6.9
+name			    LyX1
+conflicts           LyX
+version			    1.6.10
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories	        aqua
 license             GPL
@@ -30,15 +31,15 @@
 				    ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
 				    http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
 
-checksums           sha1    a1acacc8a26546542e32977ae222e811c98b1ca4 \
-                    rmd160  30e37efc4c9cf3d335e78a1a1940dba2a0df1645
+checksums           sha1    344e14897ea7d004bf181eac39355f1b08f0af83 \
+                    rmd160  b84409c19d320f915c3254d56d8aa0b40e61540d
 
 patchfiles          patch-configure.diff
 
 configure.pre_args  --prefix=${applications_dir}/LyX.app
 configure.args      --with-frontend=qt4 --without-x --with-included-gettext \
                     --enable-optimization=-Os --disable-concept-checks \
-                    --with-version-suffix=-1.6
+                    --with-version-suffix=-2.0
 
 variant python25 conflicts python26 python27 description {Use python25} {
     depends_build-append  port:python25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110510/3113a495/attachment.html>


More information about the macports-changes mailing list