[96881] trunk/dports/devel/haskell-platform/Portfile
cal at macports.org
cal at macports.org
Mon Aug 20 14:34:13 PDT 2012
Revision: 96881
https://trac.macports.org/changeset/96881
Author: cal at macports.org
Date: 2012-08-20 14:34:12 -0700 (Mon, 20 Aug 2012)
Log Message:
-----------
haskell-platform: Use hs-platform-ghc to provide ghc
Switch to a dedicated port providing ghc for the platform rather than the
ghc port (this is required to update the ghc port independent of the
platoform, see #25558)
Modified Paths:
--------------
trunk/dports/devel/haskell-platform/Portfile
Modified: trunk/dports/devel/haskell-platform/Portfile
===================================================================
--- trunk/dports/devel/haskell-platform/Portfile 2012-08-20 21:32:17 UTC (rev 96880)
+++ trunk/dports/devel/haskell-platform/Portfile 2012-08-20 21:34:12 UTC (rev 96881)
@@ -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/733d17cb/attachment.html>
More information about the macports-changes
mailing list