[96877] users/cal/ports/devel/haskell-platform/Portfile
cal at macports.org
cal at macports.org
Mon Aug 20 14:08:44 PDT 2012
Revision: 96877
https://trac.macports.org/changeset/96877
Author: cal at macports.org
Date: 2012-08-20 14:08:44 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
haskell-platform: depend on hs-platform-ghc rather than ghc
This is required to preserve the state of haskell platform in MacPorts
before the update of ghc tracked in #25558.
Modified Paths:
--------------
users/cal/ports/devel/haskell-platform/Portfile
Modified: users/cal/ports/devel/haskell-platform/Portfile
===================================================================
--- users/cal/ports/devel/haskell-platform/Portfile 2012-08-20 21:05:09 UTC (rev 96876)
+++ users/cal/ports/devel/haskell-platform/Portfile 2012-08-20 21:08:44 UTC (rev 96877)
@@ -4,6 +4,7 @@
name haskell-platform
version 2009.2.0.2
+revision 1
categories devel haskell
maintainers gwright
description Meta port for the haskell platform
@@ -19,7 +20,7 @@
master_sites ${homepage}
depends_run \
- port:ghc \
+ port:hs-platform-ghc \
port:hs-platform-cgi \
port:hs-platform-fgl \
port:hs-platform-editline \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120820/58fbd3a4/attachment.html>
More information about the macports-changes
mailing list