Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11048/languages

Modified Files:
        python27.info python31.info python32.info python33.info 
Log Message:
Undo previous changes for futureos SDK support.

Index: python31.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python31.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- python31.info       15 Jul 2013 22:20:07 -0000      1.9
+++ python31.info       23 Jul 2013 23:40:03 -0000      1.10
@@ -50,14 +50,6 @@
                perl -pi -e 's/ -lSystemStubs//' ./configure
                perl -pi -e 's/-O3/-fwrapv -O3/' ./configure
        fi
-       if [ "$darwin_vers" -ge 13 ]; then
-               darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-               if [ -d /Library/Developer/CommandLineTools ]; then
-                       export CFLAGS=-I`xcode-select 
--print-path`/SDKs/MacOSX$darwinvers.sdk/usr/include
-               else
-                       export CFLAGS=-I`xcode-select 
--print-path`/Platforms/MacOSX.platform/Developer/SDKs/MacOSX$darwinvers.sdk/usr/include
-               fi
-       fi
        if [ "%m" = "x86_64" ]; then
                #perl -pi -e 's|num_missing != 2:|num_missing != 2:|g' 
./setup.py
                # 10.7 and 10.8 have tcltk-8.5.x, 10.9 has 8.6.x

Index: python33.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python33.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- python33.info       15 Jul 2013 22:20:07 -0000      1.10
+++ python33.info       23 Jul 2013 23:40:03 -0000      1.11
@@ -58,14 +58,6 @@
                perl -pi -e 's/ -lSystemStubs//' ./configure
                perl -pi -e 's/-O3/-fwrapv -O3/' ./configure
        fi
-       if [ "$darwin_vers" -ge 13 ]; then
-               darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-               if [ -d /Library/Developer/CommandLineTools ]; then
-                       export CFLAGS=-I`xcode-select 
--print-path`/SDKs/MacOSX$darwinvers.sdk/usr/include
-               else
-                       export CFLAGS=-I`xcode-select 
--print-path`/Platforms/MacOSX.platform/Developer/SDKs/MacOSX$darwinvers.sdk/usr/include
-               fi
-       fi
        if [ "%m" = "x86_64" ]; then
                #perl -pi.bak -e 's|num_missing != 2:|num_missing != 2:|g' 
./setup.py
                # 10.7 and 10.8 have tcltk-8.5.x, 10.9 has 8.6.x

Index: python32.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python32.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- python32.info       15 Jul 2013 22:20:07 -0000      1.13
+++ python32.info       23 Jul 2013 23:40:03 -0000      1.14
@@ -55,14 +55,6 @@
                perl -pi -e 's/ -lSystemStubs//' ./configure
                perl -pi -e 's/-O3/-fwrapv -O3/' ./configure
        fi
-       if [ "$darwin_vers" -ge 13 ]; then
-               darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-               if [ -d /Library/Developer/CommandLineTools ]; then
-                       export CFLAGS=-I`xcode-select 
--print-path`/SDKs/MacOSX$darwinvers.sdk/usr/include
-               else
-                       export CFLAGS=-I`xcode-select 
--print-path`/Platforms/MacOSX.platform/Developer/SDKs/MacOSX$darwinvers.sdk/usr/include
-               fi
-       fi
        if [ "%m" = "x86_64" ]; then
                #perl -pi.bak -e 's|num_missing != 2:|num_missing != 2:|g' 
./setup.py
                # 10.7 and 10.8 have tcltk-8.5.x, 10.9 has 8.6.x

Index: python27.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python27.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- python27.info       15 Jul 2013 22:20:07 -0000      1.16
+++ python27.info       23 Jul 2013 23:40:03 -0000      1.17
@@ -58,14 +58,6 @@
                perl -pi -e 's/ -lSystemStubs//' ./configure
                perl -pi -e 's/-O3/-fwrapv -O3/' ./configure
        fi
-       if [ "$darwin_vers" -ge 13 ]; then
-               darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-               if [ -d /Library/Developer/CommandLineTools ]; then
-                       export CFLAGS=-I`xcode-select 
--print-path`/SDKs/MacOSX$darwinvers.sdk/usr/include
-               else
-                       export CFLAGS=-I`xcode-select 
--print-path`/Platforms/MacOSX.platform/Developer/SDKs/MacOSX$darwinvers.sdk/usr/include
-               fi
-       fi
        if [ "%m" = "x86_64" ]; then
                perl -pi -e 's|num_missing != 5:|num_missing != 7:|g; s|have 5 
missing|have 7 missing|' ./setup.py
                # 10.7 and 10.8 have tcltk-8.5.x, 10.9 has 8.6.x


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to