[130104] trunk/dports/aqua/LyX1/Portfile

larryv at macports.org larryv at macports.org
Fri Dec 26 19:36:35 PST 2014


Revision: 130104
          https://trac.macports.org/changeset/130104
Author:   larryv at macports.org
Date:     2014-12-26 19:36:34 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
LyX1: Rearrange and reformat

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

Modified: trunk/dports/aqua/LyX1/Portfile
===================================================================
--- trunk/dports/aqua/LyX1/Portfile	2014-12-27 03:29:44 UTC (rev 130103)
+++ trunk/dports/aqua/LyX1/Portfile	2014-12-27 03:36:34 UTC (rev 130104)
@@ -5,33 +5,35 @@
 PortGroup           qt4 1.0
 
 name                LyX1
-conflicts           LyX
 version             1.6.10
 revision            1
-set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          aqua
+platforms           darwin
 license             GPL-2+
 maintainers         nomaintainer
+
 description         WYSIWYM document processor
-homepage            http://www.lyx.org/
 long_description    LyX is an advanced open source document processor \
                     that encourages an approach to writing based on \
                     the structure of your documents, not their \
                     appearance. LyX lets you concentrate on writing, \
                     leaving details of visual layout to the software.
+homepage            http://www.lyx.org/
 
-platforms           darwin
-depends_lib-append  bin:tex:texlive \
-                    port:ImageMagick
+conflicts           LyX
 
-use_bzip2           yes
-distname            lyx-${version}
+depends_lib-append      bin:tex:texlive \
+                        port:ImageMagick
+
+set branch [join [lrange [split ${version} .] 0 1] .]
+
 master_sites        http://lyx.cybermirror.org/stable/${branch}.x/ \
                     http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/${branch}.x/ \
                     ftp://ftp.ntua.gr/pub/X11/LyX/stable/${branch}.x/ \
                     ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
                     http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
-
+distname            lyx-${version}
+use_bzip2           yes
 checksums           rmd160  b84409c19d320f915c3254d56d8aa0b40e61540d \
                     sha256  dcfb6fc0f6880e706d45ea16459ed2206265179f3882b4685e4955c18adaf569
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/4cf1e5cb/attachment-0001.html>


More information about the macports-changes mailing list