[96592] users/cal/ports/devel/hs-platform-fgl/Portfile
cal at macports.org
cal at macports.org
Tue Aug 14 15:20:19 PDT 2012
Revision: 96592
https://trac.macports.org/changeset/96592
Author: cal at macports.org
Date: 2012-08-14 15:20:18 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
hs-platform-fgl: update to 5.4.2.4, untested
Modified Paths:
--------------
users/cal/ports/devel/hs-platform-fgl/Portfile
Modified: users/cal/ports/devel/hs-platform-fgl/Portfile
===================================================================
--- users/cal/ports/devel/hs-platform-fgl/Portfile 2012-08-14 22:16:47 UTC (rev 96591)
+++ users/cal/ports/devel/hs-platform-fgl/Portfile 2012-08-14 22:20:18 UTC (rev 96592)
@@ -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 fgl 5.4.2.2
-name hs-platform-fgl
-license BSD
-maintainers nomaintainer
-platforms darwin
+haskellplatform.setup fgl 5.4.2.4
+checksums rmd160 e2b9e0d1d43e69b250719a34c6de9344b38264bf \
+ sha256 ce98ccb83e2d271a7b3266426a0762a0e902252f07ec09b7bef50c67d0110266
-description Martin Erwig's Functional Graph Library
-long_description \
- ${description}
+license BSD
+maintainers cal openmaintainer
+platforms darwin
-checksums md5 ad49ce31af04c0fd9c6dbfa52801ff83 \
- sha1 3d8cf5a75f39282fa18e23aea4eeb6098f81ddee \
- rmd160 50068af699aa5c5cf0e5bb72bc61b90380f0ba72
+depends_lib-append port:hs-platform-mtl
-depends_lib port:ghc \
- port:hs-platform-mtl
-
-universal_variant no
-
-configure.args-append -v --enable-library-profiling \
- --with-gcc=${configure.cc}
-
-build.args-append -v
-
-livecheck.type none
+description
+long_description
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/133fcd41/attachment-0001.html>
More information about the macports-changes
mailing list