[22146] trunk/dports/devel/c2hs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 19 03:42:01 PST 2007


Revision: 22146
          http://trac.macosforge.org/projects/macports/changeset/22146
Author:   gwright at macports.org
Date:     2007-02-19 03:42:00 -0800 (Mon, 19 Feb 2007)

Log Message:
-----------
Update to be compatible with ghc 6.6.

Modified Paths:
--------------
    trunk/dports/devel/c2hs/Portfile

Modified: trunk/dports/devel/c2hs/Portfile
===================================================================
--- trunk/dports/devel/c2hs/Portfile	2007-02-19 08:39:08 UTC (rev 22145)
+++ trunk/dports/devel/c2hs/Portfile	2007-02-19 11:42:00 UTC (rev 22146)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name		c2hs
 version		0.14.5
+revision	1
 categories	devel
 maintainers	gwright at opendarwin.org
 platforms	darwin
@@ -23,7 +24,9 @@
 
 depends_build	port:ghc
 
-patchfiles	patch-Setup.hs
+patchfiles	patch-Setup.hs	\
+		patch-CLexer.hs	\
+		patch-CParser.hs
 
 pre-configure	{ cd ${worksrcpath}
 		  system "ghc -o Setup Setup.hs -package Cabal"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070219/9b2b82f5/attachment.html


More information about the macports-changes mailing list