[115902] trunk/dports/devel/pure-gen

ryandesign at macports.org ryandesign at macports.org
Mon Jan 13 17:14:52 PST 2014


Revision: 115902
          https://trac.macports.org/changeset/115902
Author:   ryandesign at macports.org
Date:     2014-01-13 17:14:51 -0800 (Mon, 13 Jan 2014)
Log Message:
-----------
pure-gen: revert r111395 which did not turn out to make a difference

Revision Links:
--------------
    https://trac.macports.org/changeset/111395

Modified Paths:
--------------
    trunk/dports/devel/pure-gen/Portfile

Removed Paths:
-------------
    trunk/dports/devel/pure-gen/files/patch-Makefile.diff

Modified: trunk/dports/devel/pure-gen/Portfile
===================================================================
--- trunk/dports/devel/pure-gen/Portfile	2014-01-14 01:12:49 UTC (rev 115901)
+++ trunk/dports/devel/pure-gen/Portfile	2014-01-14 01:14:51 UTC (rev 115902)
@@ -64,7 +64,6 @@
 }
 
 patchfiles-append               patch-pure-gen.pure.diff
-patchfiles-append               patch-Makefile.diff
 post-patch {
     reinplace "s|@CC@|${prefix}/bin/gcc-mp-${gcc_version}|g" ${worksrcpath}/pure-gen.pure
 }

Deleted: trunk/dports/devel/pure-gen/files/patch-Makefile.diff
===================================================================
--- trunk/dports/devel/pure-gen/files/patch-Makefile.diff	2014-01-14 01:12:49 UTC (rev 115901)
+++ trunk/dports/devel/pure-gen/files/patch-Makefile.diff	2014-01-14 01:14:51 UTC (rev 115902)
@@ -1,11 +0,0 @@
---- Makefile.orig	2013-09-04 06:28:47.000000000 -0500
-+++ Makefile	2013-09-20 02:39:40.000000000 -0500
-@@ -46,7 +46,7 @@
- 
- pure-gen: pure-gen.pure
- 	sed -e 's?@version@?$(version)?' -e 's?./dump-ast?$(dump_ast)?' < $< > xx$<
--	pure -c xx$< -o $@
-+	CC=$(CC) pure -c xx$< -o $@
- 	rm -f xx$<
- 
- # NOTE: This requires ghc (http://www.haskell.org/ghc/) and language-c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140113/c6e7410b/attachment.html>


More information about the macports-changes mailing list