[114514] trunk/dports/devel

cal at macports.org cal at macports.org
Mon Dec 9 15:42:33 PST 2013


Revision: 114514
          https://trac.macports.org/changeset/114514
Author:   cal at macports.org
Date:     2013-12-09 15:42:32 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
new port: hs-ifelse, #41466

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

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

Modified: trunk/dports/devel/hs-ifelse/Portfile
===================================================================
--- trunk/dports/devel/hs-json/Portfile	2013-12-09 23:37:22 UTC (rev 114512)
+++ trunk/dports/devel/hs-ifelse/Portfile	2013-12-09 23:42:32 UTC (rev 114514)
@@ -4,24 +4,15 @@
 PortSystem          1.0
 PortGroup           haskell 1.0
 
-haskell.setup       json 0.7
-revision            3
-checksums           rmd160  d3f9bdb2fcd0203d394e0c97a00353662209dcba \
-                    sha256  d3654272caa269bc65f6f2af82b583ef05434613fe5272d57053fb3bfada68a3
+haskell.setup       IfElse 0.85
+checksums           rmd160  e43b32e3515225b6a52ffb819b73f366b5d0a6c9 \
+                    sha256  8ad3bfc3e2c867e6330d9bff874b3105476c35b2e1638fd448f233e9f80addcd
 
-maintainers         nomaintainer
+maintainers         cal openmaintainer
 platforms           darwin
 license             BSD
 
-description         Support for serialising Haskell to and from JSON
-long_description    \
-    JSON (JavaScript Object Notation) is a lightweight data-interchange format. \
-    It is easy for humans to read and write. It is easy for machines to parse \
-    and generate. It is based on a subset of the JavaScript Programming \
-    Language, Standard ECMA-262 3rd Edition - December 1999. This library \
-    provides a parser and pretty printer for converting between Haskell values \
-    and JSON.
+description         Anaphoric and miscellaneous useful control-flow
+long_description    ${description}
 
-depends_lib-append  port:hs-mtl \
-                    port:hs-syb \
-                    port:hs-parsec
+depends_lib-append  port:hs-mtl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/fdaf6c15/attachment.html>


More information about the macports-changes mailing list