[114497] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 14:08:20 PST 2013


Revision: 114497
          https://trac.macports.org/changeset/114497
Author:   cal at macports.org
Date:     2013-12-09 14:08:20 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-transformers-base, dependency of hs-monad-control

Modified Paths:
--------------
    trunk/dports/devel/hs-transformers-base/Portfile

Added Paths:
-----------
    trunk/dports/devel/hs-transformers-base/

Modified: trunk/dports/devel/hs-transformers-base/Portfile
===================================================================
--- trunk/dports/devel/hs-texmath/Portfile	2013-12-07 16:29:03 UTC (rev 114413)
+++ trunk/dports/devel/hs-transformers-base/Portfile	2013-12-09 22:08:20 UTC (rev 114497)
@@ -4,22 +4,17 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       texmath 0.6.1.5
-revision            1
-checksums           rmd160  6f87f214e1682f5f0a375e6ec200cb1236b3b70b \
-                    sha256  888cca454fc585272ed5fa41711943250f76efebbff302534d02c349409c9d95
+haskell.setup       transformers-base 0.4.1
+checksums           rmd160  3ee07e324b4a90732b70717ec9b41f6acc0852a7 \
+                    sha256  4fa9e8ae38f0ed0633251f7a18c51946ee9fa486ed768389b5b6edaacf3c7cb4
 
-maintainers         nomaintainer
+maintainers         cal openmaintainer
 platforms           darwin
-license             GPL
+license             BSD
 
-description         Conversion of LaTeX math formulas to MathML or OMML
+description         Lift computations from the bottom of a transformer stack
 long_description    \
-    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.
+    This package provides a straightforward port of monadLib's BaseM typeclass \
+    to transformers.
 
-depends_lib-append  port:hs-parsec \
-                    port:hs-syb \
-                    port:hs-xml
+depends_lib-append  port:hs-transformers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/d288b094/attachment-0001.html>


More information about the macports-changes mailing list