[56549] trunk/dports/python/py25-pyobjc2

jmr at macports.org jmr at macports.org
Sat Aug 29 18:13:01 PDT 2009


Revision: 56549
          http://trac.macports.org/changeset/56549
Author:   jmr at macports.org
Date:     2009-08-29 18:12:57 -0700 (Sat, 29 Aug 2009)
Log Message:
-----------
py25-pyobjc2: fix for 10.6

Modified Paths:
--------------
    trunk/dports/python/py25-pyobjc2/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-pyobjc2/files/
    trunk/dports/python/py25-pyobjc2/files/setup.py.diff

Modified: trunk/dports/python/py25-pyobjc2/Portfile
===================================================================
--- trunk/dports/python/py25-pyobjc2/Portfile	2009-08-29 23:53:51 UTC (rev 56548)
+++ trunk/dports/python/py25-pyobjc2/Portfile	2009-08-30 01:12:57 UTC (rev 56549)
@@ -34,6 +34,8 @@
     }
 }
 
+patchfiles      setup.py.diff
+
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} HISTORIC.txt Install.html Install.txt \
         License.txt NEWS.html NEWS.txt ReadMe.txt ReadMe.html \

Added: trunk/dports/python/py25-pyobjc2/files/setup.py.diff
===================================================================
--- trunk/dports/python/py25-pyobjc2/files/setup.py.diff	                        (rev 0)
+++ trunk/dports/python/py25-pyobjc2/files/setup.py.diff	2009-08-30 01:12:57 UTC (rev 56549)
@@ -0,0 +1,12 @@
+--- setup.py.orig	2007-11-02 00:04:34.000000000 +1100
++++ setup.py	2009-08-30 11:09:09.000000000 +1000
+@@ -87,9 +87,6 @@
+ CFLAGS=[
+     "-DPyObjC_STRICT_DEBUGGING",
+     "-DMACOSX",
+-    "-no-cpp-precomp",
+-    "-Wno-long-double",
+-    #"-Wselector",
+     "-g",
+     #"-fobjc-gc",
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090829/595f6137/attachment-0001.html>


More information about the macports-changes mailing list