[96893] trunk/dports/lang/ghc-bootstrap/Portfile
cal at macports.org
cal at macports.org
Mon Aug 20 16:00:50 PDT 2012
Revision: 96893
https://trac.macports.org/changeset/96893
Author: cal at macports.org
Date: 2012-08-20 16:00:50 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
ghc-bootstrap: set maintainer, whitespace
Modified Paths:
--------------
trunk/dports/lang/ghc-bootstrap/Portfile
Modified: trunk/dports/lang/ghc-bootstrap/Portfile
===================================================================
--- trunk/dports/lang/ghc-bootstrap/Portfile 2012-08-20 22:58:46 UTC (rev 96892)
+++ trunk/dports/lang/ghc-bootstrap/Portfile 2012-08-20 23:00:50 UTC (rev 96893)
@@ -4,21 +4,21 @@
PortSystem 1.0
name ghc-bootstrap
-set canonicalname ghc
+set canonicalname ghc
version 7.0.4
-categories lang haskell
-maintainers auastro
-license BSD
-platforms darwin
+categories lang haskell
+maintainers gmail.com:kitchen.andy cal openmaintainer
+license BSD
+platforms darwin
supported_archs x86_64
-description The Glorious Glasgow Haskell Compilation System
-long_description \
+description The Glorious Glasgow Haskell Compilation System
+long_description \
This is a package that installs a binary \
bootstrap ghc compiler.
-homepage http://haskell.org/${canonicalname}
-master_sites ${homepage}/dist/${version}/
+homepage http://haskell.org/${canonicalname}
+master_sites ${homepage}/dist/${version}/
distname ${canonicalname}-${version}-x86_64-apple-darwin
worksrcdir ${canonicalname}-${version}
prefix ${prefix}/share/ghc-bootstrap
@@ -26,7 +26,7 @@
checksums rmd160 14f4c6a044eaa3d04f1645324f9255eebff9a49d \
sha256 74580b919b5205007901d15da88635e4b2dcc887086fb16d238eeb7011a255d4
-use_bzip2 yes
+use_bzip2 yes
# TODO it doesn't really matter what compiler is used
# here so long as it's not clang add some code to set
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120820/37ec65fa/attachment.html>
More information about the macports-changes
mailing list