[64788] trunk/dports/devel
gwright at macports.org
gwright at macports.org
Mon Mar 15 12:09:18 PDT 2010
Revision: 64788
http://trac.macports.org/changeset/64788
Author: gwright at macports.org
Date: 2010-03-15 12:09:17 -0700 (Mon, 15 Mar 2010)
Log Message:
-----------
Rename hs-http => hs-HTTP for consistency with haskell platform.
Added Paths:
-----------
trunk/dports/devel/hs-HTTP/
trunk/dports/devel/hs-HTTP/Portfile
Added: trunk/dports/devel/hs-HTTP/Portfile
===================================================================
--- trunk/dports/devel/hs-HTTP/Portfile (rev 0)
+++ trunk/dports/devel/hs-HTTP/Portfile 2010-03-15 19:09:17 UTC (rev 64788)
@@ -0,0 +1,26 @@
+# $Id: Portfile 51209 2009-05-20 20:06:45Z gwright at macports.org $
+
+PortSystem 1.0
+
+PortGroup haskell 1.0
+haskell.setup HTTP 4000.0.9
+maintainers nomaintainer
+platforms darwin
+
+description Haskell client side HTTP library
+long_description \
+ Haskell's HTTP package contains updated versions of \
+ Warrick Gray's excellent Haskell HTTP and Browser \
+ modules.
+
+checksums md5 bbd005935537ed8883bfefb624e8bf3c \
+ sha1 bb20dda6d504918be3336c7d789e4df840fe9d4a \
+ rmd160 3f686a1c44b6c08f76b11c94e1d08b505b49b794
+
+universal_variant no
+
+configure.args-append --enable-library-profiling -v \
+ --with-gcc=${configure.cc}
+
+build.args-append -v
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100315/3ea13b2f/attachment.html>
More information about the macports-changes
mailing list