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

khindenburg at macports.org khindenburg at macports.org
Wed Jul 16 07:13:39 PDT 2014


Revision: 122165
          https://trac.macports.org/changeset/122165
Author:   khindenburg at macports.org
Date:     2014-07-16 07:13:39 -0700 (Wed, 16 Jul 2014)
Log Message:
-----------
lyx: update to 2.1.1 (fix issue w/ data loss) - add libmagic build depend

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

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2014-07-16 11:14:17 UTC (rev 122164)
+++ trunk/dports/aqua/LyX/Portfile	2014-07-16 14:13:39 UTC (rev 122165)
@@ -6,7 +6,7 @@
 
 name                LyX
 conflicts           LyX1
-version             2.1.0
+version             2.1.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          aqua
 license             GPL-2+
@@ -25,7 +25,8 @@
                         port:aspell port:hunspell
 depends_lib-append      port:texlive-latex \
                         port:ImageMagick \
-                        port:boost
+                        port:boost \
+                        port:libmagic
 
 use_xz              yes
 distname            lyx-${version}
@@ -36,8 +37,8 @@
                     ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
                     http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
 
-checksums           rmd160  8219040053c3bff490db5562930bb59091ad6b1c \
-                    sha256  f1c9a4f2387e38efee43c0684b4f6fc0972f68d6cb2ad06a1b30c58a81f22d48
+checksums           rmd160  58c8c77881cc5dc4232ab03b8cbc6d2b98e121a1 \
+                    sha256  ca5bf218bc86deadc9eca22030a96e911b0642b3fa0e359c14891dff7f0b39ba
 
 patchfiles          patch-config.h.in.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140716/9b1ac755/attachment.html>


More information about the macports-changes mailing list