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

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

Index: tcltk-x86_64.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tcltk-x86_64.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- tcltk-x86_64.info   5 Oct 2013 17:47:13 -0000       1.12
+++ tcltk-x86_64.info   7 Oct 2013 16:34:22 -0000       1.13
@@ -1,7 +1,7 @@
 Package: tcltk
 Epoch: 1
 Version: 8.5.15
-Revision: 2
+Revision: 3
 Architecture: x86_64
 BuildDepends: <<
        fink-package-precedence,
@@ -24,10 +24,10 @@
 Source2: mirror:sourceforge:tcl/tk%v-src.tar.gz
 Source2-MD5: 55b8e33f903210a4e1c8bce0f820657f
 PatchFile: %n-x86_64.patch
-PatchFile-MD5: 8ecb642ebb669017b80991be06845e25
+PatchFile-MD5: 1101121c7a8dc35958c44792004e75bf
 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
@@ -87,8 +87,6 @@
 
                perl -pi -e "s,%b/${pkg}%v/unix,%p/lib,; 
s,%b,%p/include/tcltk-private,; s,/${pkg}%v,/${pkg}${MAJORVER},g" 
%i/lib/${pkg}Config.sh
        done
-
-       perl -pi -e 's/-framework 
CoreFoundation/-Wl,-framework,CoreFoundation/g' %i/lib/pkgconfig/tcl.pc
 <<
 SplitOff: <<
   Package: %N-shlibs
@@ -184,6 +182,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