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

Modified Files:
        blt-x86_64.info 
Log Message:
remove stray files from blt-tcltk86.patch and fix parallel build

Index: blt-x86_64.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11/blt-x86_64.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- blt-x86_64.info     20 Aug 2013 16:21:19 -0000      1.9
+++ blt-x86_64.info     21 Aug 2013 13:45:18 -0000      1.10
@@ -1,6 +1,6 @@
 Package: blt
 Version: 2.4z
-Revision: 158
+Revision: 159
 Maintainer: William Scott <wgsc...@users.sourceforge.net>
 Architecture: x86_64
 BuildDepends: <<
@@ -21,10 +21,11 @@
 PatchFile: %n-x86_64.patch
 PatchFile-MD5: ba37fedb7ee1b9e71f241f64648fabee
 PatchFile2: %n-tcltk86.patch
-PatchFile2-MD5: e72c80ee5a93fd2610a3036adc1c6eb9 
+PatchFile2-MD5: a5603b48d1d424444bbce5a3b366936e
+PatchFile3: %n-parabuild.patch
+PatchFile3-MD5: 76d9f5764c478e12dadc0adaed6ed2f8
 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
 PatchScript:<<
        #!/bin/sh -ev
@@ -33,6 +34,7 @@
                patch -p1 < %{PatchFile2}
                perl -pi -e 's|FINITE|isfinite|g' src/bltVector.c 
src/bltVecMath.c src/bltGrElem.c src/bltGrLine.c
        fi
+       patch -p1 < %{PatchFile3}
 <<
 InstallScript: <<
        #!/bin/sh -ev
@@ -87,6 +89,9 @@
 and adding tcl/tk 8.6.0 internal headers for build on 10.9 and later. 
 Also added misc patches to eliminate warnings on Clang 5.0.
 
+Fix parallel build with 
+http://svnweb.freebsd.org/ports/head/x11-toolkits/blt/files/patch-parabuild?revision=300897
+
 Formerly maintained by Matt Stephenson and Jack Howarth.
 <<
 DescPackaging: <<


------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&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