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

Modified Files:
        tcltk-10.9.info 
Log Message:
revert back to --disable-corefoundation and use upstream fix for 
http://core.tcl.tk/tcl/info/4b277b8c24

Index: tcltk-10.9.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tcltk-10.9.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- tcltk-10.9.info     5 Oct 2013 17:47:27 -0000       1.9
+++ tcltk-10.9.info     7 Oct 2013 16:34:37 -0000       1.10
@@ -1,7 +1,7 @@
 Package: tcltk
 Epoch: 1
 Version: 8.6.1
-Revision: 101
+Revision: 103
 Distribution: 10.9
 BuildDepends: <<
        fink-package-precedence,
@@ -24,10 +24,10 @@
 Source2: mirror:sourceforge:tcl/tk%v-src.tar.gz
 Source2-MD5: 63f21c3a0e0cefbd854b4eb29b129ac6
 PatchFile: %n-10.9.patch
-PatchFile-MD5: f859106b1b56e9246479bd188d946b29
+PatchFile-MD5: fbc180b4475ec582863eb8ea8f4f53bc
 NoSourceDirectory: true
 SetCPPFLAGS: -MD -g
-ConfigureParams: --enable-shared --enable-threads --enable-corefoundation 
--exec-prefix=%p --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"
+ConfigureParams: --enable-shared --enable-threads --disable-corefoundation 
--exec-prefix=%p --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib tcl_cv_type_64bit="long long"
 InfoTest: <<
        TestScript: <<
                cd tcl%v/unix;make -k test || exit 2
@@ -97,8 +97,6 @@
        install_name_tool -id 
%p/lib/tdbcpostgres1.0.0/libtdbcpostgres1.0.0.dylib 
%i/lib/tdbcpostgres1.0.0/libtdbcpostgres1.0.0.dylib
        chmod u+w %i/lib/thread2.7.0/libthread2.7.0.dylib
        install_name_tool -id %p/lib/thread2.7.0/libthread2.7.0.dylib 
%i/lib/thread2.7.0/libthread2.7.0.dylib
-       
-       perl -pi -e 's/-framework 
CoreFoundation/-Wl,-framework,CoreFoundation/g' %i/lib/pkgconfig/tcl.pc
 <<
 SplitOff: <<
   Package: %N-shlibs
@@ -211,6 +209,9 @@
        Building extensions sometimes needs access to internal
        headers, so install them in a private location. Point
        *Config.sh vars accordingly. Thanks fedora!
+
+       Add upstream fix, http://core.tcl.tk/tcl/info/4b277b8c24, to
+       avoid breaking python testsuite.
 <<
 DescDetail: <<
 Tcl provides a portable scripting environment for Unix, Windows,


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&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