[106867] trunk/dports/devel/hs-texmath/Portfile

cal at macports.org cal at macports.org
Sun Jun 9 05:44:14 PDT 2013


Revision: 106867
          https://trac.macports.org/changeset/106867
Author:   cal at macports.org
Date:     2013-06-09 05:44:14 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-texmath: update to 0.6.1.5, add missing dependency, update descriptions, forces rebuild with new GHC

Modified Paths:
--------------
    trunk/dports/devel/hs-texmath/Portfile

Modified: trunk/dports/devel/hs-texmath/Portfile
===================================================================
--- trunk/dports/devel/hs-texmath/Portfile	2013-06-09 12:40:01 UTC (rev 106866)
+++ trunk/dports/devel/hs-texmath/Portfile	2013-06-09 12:44:14 UTC (rev 106867)
@@ -4,21 +4,21 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       texmath 0.6.1.3
-revision            1
+haskell.setup       texmath 0.6.1.5
+checksums           rmd160  6f87f214e1682f5f0a375e6ec200cb1236b3b70b \
+                    sha256  888cca454fc585272ed5fa41711943250f76efebbff302534d02c349409c9d95
+
 maintainers         nomaintainer
-homepage            http://github.com/jgm/texmath
 platforms           darwin
 license             GPL
 
-description         functions to convert LaTeX math formulas to presentation MathML.
+description         Conversion of LaTeX math formulas to MathML or OMML
 long_description    \
-    The texmathml library provides functions to convert LaTeX math formulas \
-    to presentation MathML. It supports basic LaTeX and AMS extensions, and \
-    it can parse and apply LaTeX macros.
+    The texmathml library provides functions to convert LaTeX math formulas to \
+    presentation MathML (which can be used in HTML) or OMML (Office Math Markup \
+    Language, used in Microsoft Office). It supports basic LaTeX and AMS \
+    extensions, and it can parse and apply LaTeX macros.
 
-checksums           rmd160  b4ff2d5fb0ead84912a5b4dd533c03647674abfd \
-                    sha256  0570c4feae01905b64656b03aeb6d0fdb7ebbc4968fcc3774b35532e939a50b8
-
-depends_lib-append  port:hs-xml \
-                    port:hs-syb
+depends_lib-append  port:hs-parsec \
+                    port:hs-syb \
+                    port:hs-xml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/6d9a208e/attachment.html>


More information about the macports-changes mailing list