[96589] users/cal/ports/devel/hs-platform-parallel/Portfile
cal at macports.org
cal at macports.org
Tue Aug 14 15:07:56 PDT 2012
Revision: 96589
https://trac.macports.org/changeset/96589
Author: cal at macports.org
Date: 2012-08-14 15:07:56 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-parallel: update to 3.2.0.2, untested
Modified Paths:
--------------
users/cal/ports/devel/hs-platform-parallel/Portfile
Modified: users/cal/ports/devel/hs-platform-parallel/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-parallel/Portfile 2012-08-14 22:04:43 UTC (rev 96588)
+++ users/cal/ports/devel/hs-platform-parallel/Portfile 2012-08-14 22:07:56 UTC (rev 96589)
@@ -1,29 +1,16 @@
+# -*- 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 parallel 1.1.0.1
-name hs-platform-parallel
-license BSD
-maintainers nomaintainer
-platforms darwin
+haskellplatform.setup parallel 3.2.0.2
+checksums rmd160 87c7144c8349b7e05533b58826e872050b8abe83 \
+ sha256 82569faa2ca3245c61cc71731abd7d3595372d4cf09c659ee52740be1a3bc66b
-description parallel programmming library
-long_description \
- This package provides a library for parallel programming.
+license BSD
+maintainers cal openmaintainer
+platforms darwin
-checksums md5 70fda9f7721f9a3dc8aaf2e24d1846e0 \
- sha1 39bcd5c8a896914c7ddc853049005a71a4eaabb6 \
- rmd160 326fb117d411065eec3acf89ddceb7e44d5aee7c
-
-depends_lib port:ghc
-
-universal_variant no
-
-configure.args-append -v --enable-library-profiling \
- --with-gcc=${configure.cc}
-
-build.args-append -v
-
-livecheck.type none
+description This package provides a library for parallel programming.
+long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/b657cb41/attachment.html>
More information about the macports-changes
mailing list