[104357] trunk/dports/devel/hs-HTTP/Portfile

sean at macports.org sean at macports.org
Sat Mar 23 14:10:55 PDT 2013


Revision: 104357
          https://trac.macports.org/changeset/104357
Author:   sean at macports.org
Date:     2013-03-23 14:10:55 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
hs-http: use depends_lib-append

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

Modified: trunk/dports/devel/hs-HTTP/Portfile
===================================================================
--- trunk/dports/devel/hs-HTTP/Portfile	2013-03-23 21:10:50 UTC (rev 104356)
+++ trunk/dports/devel/hs-HTTP/Portfile	2013-03-23 21:10:55 UTC (rev 104357)
@@ -5,6 +5,7 @@
 PortGroup           haskell 1.0
 
 haskell.setup       HTTP 4000.2.8
+revision            1
 maintainers         gmail.com:kitchen.andy openmaintainer
 description         client-side web programming in Haskell
 long_description    \
@@ -30,7 +31,7 @@
 checksums           sha256  086a2aa771a31845b190e2f9651ab4d8e85116aa463de5bc5e0204c1e5e70c5c \
                     rmd160  844041fdfb257c19cf35be24976925bc9c0c43c6
 
-depends_lib         port:hs-mtl \
+depends_lib-append  port:hs-mtl \
                     port:hs-network \
                     port:hs-parsec
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/af1da8d3/attachment.html>


More information about the macports-changes mailing list