[57328] trunk/dports/devel/mcpp

toby at macports.org toby at macports.org
Wed Sep 9 12:34:25 PDT 2009


Revision: 57328
          http://trac.macports.org/changeset/57328
Author:   toby at macports.org
Date:     2009-09-09 12:34:19 -0700 (Wed, 09 Sep 2009)
Log Message:
-----------
#21237 (mcpp doesn't build under Snow Leopard)

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

Added Paths:
-----------
    trunk/dports/devel/mcpp/files/
    trunk/dports/devel/mcpp/files/patch-src__internal.H

Modified: trunk/dports/devel/mcpp/Portfile
===================================================================
--- trunk/dports/devel/mcpp/Portfile	2009-09-09 17:53:46 UTC (rev 57327)
+++ trunk/dports/devel/mcpp/Portfile	2009-09-09 19:34:19 UTC (rev 57328)
@@ -24,6 +24,7 @@
 master_sites        sourceforge
 checksums           md5 512de48c87ab023a69250edc7a0c7b05 \
                     sha1 703356b7c2cd30d7fb6000625bf3ccc2eb977ecb
+patchfiles          patch-src__internal.H
 configure.args-append --enable-mcpplib --mandir=${prefix}/share/man
 # +universal: Install universal binary of mcpp for i386 and ppc.
 # Do not append these options to configure, but append to make.

Added: trunk/dports/devel/mcpp/files/patch-src__internal.H
===================================================================
--- trunk/dports/devel/mcpp/files/patch-src__internal.H	                        (rev 0)
+++ trunk/dports/devel/mcpp/files/patch-src__internal.H	2009-09-09 19:34:19 UTC (rev 57328)
@@ -0,0 +1,10 @@
+--- src/internal.H.orig	2009-09-09 12:32:06.000000000 -0700
++++ src/internal.H	2009-09-09 12:32:08.000000000 -0700
+@@ -556,7 +556,3 @@
+ #pragma GCC visibility pop
+ #endif
+ #endif
+-
+-#if HOST_HAVE_STPCPY
+-extern char *   stpcpy( char * dest, const char * src);
+-#endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090909/c158069a/attachment.html>


More information about the macports-changes mailing list