[96580] users/cal/ports/devel/hs-platform-network/Portfile
cal at macports.org
cal at macports.org
Tue Aug 14 14:38:29 PDT 2012
Revision: 96580
https://trac.macports.org/changeset/96580
Author: cal at macports.org
Date: 2012-08-14 14:38:28 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-network: Update to 2.3.0.13, untested
Modified Paths:
--------------
users/cal/ports/devel/hs-platform-network/Portfile
Modified: users/cal/ports/devel/hs-platform-network/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-network/Portfile 2012-08-14 21:35:52 UTC (rev 96579)
+++ users/cal/ports/devel/hs-platform-network/Portfile 2012-08-14 21:38:28 UTC (rev 96580)
@@ -1,30 +1,18 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
-PortGroup haskell 1.0
+PortSystem 1.0
+PortGroup haskellplatform 1.0
-haskell.setup network 2.2.1.4
-name hs-platform-network
-maintainers nomaintainer
-license BSD
-platforms darwin
+haskellplatform.setup network 2.3.0.13
+checksums rmd160 0868efbc6fa8096a5979bd551a30c9f36c45e275 \
+ sha256 0747e9091dd5ba220c31f77116c9edfe9ac6726090d58e55221371b63f1b8577
-description Networking related facilities
-long_description \
- ${description}
+license BSD
+maintainers cal openmaintainer
+platforms darwin
-checksums md5 639baaeeb9ccc2f2013bbfa3b376f14b \
- sha1 1c4a6856d51336df34fc6e33a1d683b22d18ba25 \
- rmd160 b59a8d5467d10eba7065106efb4994ee77a72b91
+depends_lib-append port:hs-platform-parsec
-depends_lib port:ghc \
- port:hs-platform-parsec
-
-universal_variant no
-
-configure.args-append -v --enable-library-profiling \
- --with-gcc=${configure.cc}
-
-build.args-append -v
-
-livecheck.type none
+description Low-level networking interface
+long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/a5ea83f4/attachment-0001.html>
More information about the macports-changes
mailing list