[114504] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 14:29:26 PST 2013


Revision: 114504
          https://trac.macports.org/changeset/114504
Author:   cal at macports.org
Date:     2013-12-09 14:29:26 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-hslua, dependency of pandoc update

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

Added Paths:
-----------
    trunk/dports/devel/hs-hslua/

Modified: trunk/dports/devel/hs-hslua/Portfile
===================================================================
--- trunk/dports/devel/hs-pandoc-types/Portfile	2013-12-07 13:11:29 UTC (rev 114403)
+++ trunk/dports/devel/hs-hslua/Portfile	2013-12-09 22:29:26 UTC (rev 114504)
@@ -4,18 +4,16 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       pandoc-types 1.10
-revision            4
-checksums           rmd160  9ff6d263ddbb2394533ce258782024b62017d9ed \
-                    sha256  e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5
+haskell.setup       hslua 0.3.9
+checksums           rmd160  d099ccc4f9dff46dc3265cfe05027e789a383092 \
+                    sha256  ec00c9afca374b7e8f17eadcaf6b6ab6ec7b39633f6e73f783919f1998834967
 
-maintainers         nomaintainer
+maintainers         cal openmaintainer
 platforms           darwin
-license             GPL-2+
+license             MIT
 
-description         Types for representing a structured document
+description         A Lua language interpreter embedding in Haskell
 long_description    \
-    This package contains definitions for the Pandoc data structure, which is \
-    used by pandoc to represent structured documents.
+    The Scripting.Lua module is a wrapper of Lua language interpreter as described in www.lua.org.
 
-depends_lib-append  port:hs-syb
+depends_lib-append  port:hs-mtl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/18951bf7/attachment.html>


More information about the macports-changes mailing list