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

raimue at macports.org raimue at macports.org
Tue Sep 29 08:33:53 PDT 2015


Revision: 140672
          https://trac.macports.org/changeset/140672
Author:   raimue at macports.org
Date:     2015-09-29 08:33:53 -0700 (Tue, 29 Sep 2015)
Log Message:
-----------
devel/hs-haskeline:
Rev-bump for ncurses 6 update and add direct dependency

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

Modified: trunk/dports/devel/hs-haskeline/Portfile
===================================================================
--- trunk/dports/devel/hs-haskeline/Portfile	2015-09-29 14:01:31 UTC (rev 140671)
+++ trunk/dports/devel/hs-haskeline/Portfile	2015-09-29 15:33:53 UTC (rev 140672)
@@ -5,7 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       haskeline 0.7.1.1
-revision            2
+revision            3
 checksums           rmd160  b9be344d8d4569056cf1249bc7bacbb12e0fc6e6 \
                     sha256  b5747ebb0b8febc459fe7882a57eb1f3fe481bc73a0133275b2c4a3055968bf7
 
@@ -20,4 +20,5 @@
     written in Haskell it is (hopefully) more easily used in other Haskell \
     programs.
 
-depends_lib-append  port:hs-terminfo
+depends_lib-append  port:hs-terminfo \
+                    port:ncurses
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150929/69ae56da/attachment.html>


More information about the macports-changes mailing list