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

Modified Files:
        blt-x86_64.info 
Log Message:
use gentoo approach to fix build on tcl/tk 8.6 and pass -fno-strict-aliasing to 
be conservative in optimizations

Index: blt-x86_64.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11/blt-x86_64.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- blt-x86_64.info     10 Jul 2013 23:06:43 -0000      1.7
+++ blt-x86_64.info     15 Jul 2013 17:24:33 -0000      1.8
@@ -1,6 +1,6 @@
 Package: blt
 Version: 2.4z
-Revision: 156
+Revision: 157
 Maintainer: William Scott <wgsc...@users.sourceforge.net>
 Architecture: x86_64
 BuildDepends: <<
@@ -19,8 +19,8 @@
 Source-MD5: aa2ed73080f3005d9c2a3b5e57ab1eff
 SourceDirectory: %N%v
 PatchFile: %n-x86_64.patch
-PatchFile-MD5: 2614e0c7bb32e6d643a628f006c70df5
-SetCFLAGS: -O3 -fno-common -Wall
+PatchFile-MD5: ba37fedb7ee1b9e71f241f64648fabee
+SetCFLAGS: -O3 -fno-common -Wall -fno-strict-aliasing 
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 ConfigureParams: --mandir=%p/share/man --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib --with-tcllibs=%p/lib --with-tklibs=%p/lib 
--enable-jpeg
@@ -37,6 +37,9 @@
        perl -pi -e "s|../bltwish|%p/bin/bltwish|g" 
%i/lib/blt2.4/demos/scripts/xcolors.tcl
        perl -pi -e "s|vmstat 1|vm_stat 1|g"  %i/lib/blt2.4/demos/bgexec1.tcl
        perl -pi -e "s|length 80|length 100|g"  %i/lib/blt2.4/demos/bgexec1.tcl
+
+       # rename busy.n to avoid conflict with tcltk 8.6
+       mv %i/share/man/mann/busy.n %i/share/man/mann/blt-busy.n
 <<
 DocFiles: NEWS PROBLEMS README
 SplitOff: <<


------------------------------------------------------------------------------
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