[106845] trunk/dports/devel/hs-haskeline/Portfile

cal at macports.org cal at macports.org
Sat Jun 8 19:07:35 PDT 2013


Revision: 106845
          https://trac.macports.org/changeset/106845
Author:   cal at macports.org
Date:     2013-06-08 19:07:35 -0700 (Sat, 08 Jun 2013)
Log Message:
-----------
hs-haskeline: update to 0.7.0.3, forces rebuild, fix dependencies, update description

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

Modified: trunk/dports/devel/hs-haskeline/Portfile
===================================================================
--- trunk/dports/devel/hs-haskeline/Portfile	2013-06-09 01:59:52 UTC (rev 106844)
+++ trunk/dports/devel/hs-haskeline/Portfile	2013-06-09 02:07:35 UTC (rev 106845)
@@ -2,23 +2,21 @@
 # $Id$
 
 PortSystem          1.0
-
 PortGroup           haskell 1.0
-haskell.setup       haskeline 0.6.1.6
-revision            1
+
+haskell.setup       haskeline 0.7.0.3
+checksums           rmd160  070c5a3d2d6f7d9e393560cd89150a1c4b64dc0e \
+                    sha256  4f23c5dc8b4e9f5ed67b966300ba4322467db25bf26d74e2418fccd69210ac83
+
 maintainers         gwright
 platforms           darwin
 license             BSD
 
 description         A command-line interface for user input, written in Haskell.
 long_description    \
-    Haskeline provides a user interface for line input in \
-    command-line programs. This library is similar in purpose to \
-    readline, but since it is written in Haskell it is (hopefully) \
-    more easily used in other Haskell programs.
+    Haskeline provides a user interface for line input in command-line \
+    programs. This library is similar in purpose to readline, but since it is \
+    written in Haskell it is (hopefully) more easily used in other Haskell \
+    programs.
 
-checksums   md5     9147ccdf85e7532066e5edfa580a2916 \
-            sha1    5d0934c099d7aa40fa1bb5854d5c4c268a6ac0a4 \
-            rmd160  77309339479568e95260fdedbc0ea7a89268b217
-
-depends_lib-append  port:hs-utf8-string
+depends_lib-append  port:hs-transformers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130608/feb94810/attachment.html>


More information about the macports-changes mailing list