Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv5791/10.7/stable/main/finkinfo/sci
Modified Files:
qhull6.info suitesparse-metis.info
Log Message:
No need to search for -no-cpp-precomp in every file of suitesparse-metis.
Make Apple sed happy in qhull6.
Index: suitesparse-metis.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/suitesparse-metis.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- suitesparse-metis.info 29 Aug 2011 23:02:06 -0000 1.2
+++ suitesparse-metis.info 1 Sep 2011 00:11:34 -0000 1.3
@@ -17,13 +17,7 @@
sed -e 's,@METISPREFIX@,%p,g' %{PatchFile} | patch -p1
sed -i.bak -e 's,^CFLAGS = -O,&3 -fstrict-aliasing,'
C{,X}Sparse/Lib/Makefile
sed -i -e 's,I$(METIS_PATH)/Lib,I$(METIS_PATH)/include,'
CHOLMOD/Lib/Makefile
- for file in `find .`
- do
- if [ -f $file ]
- then
- sed -i -e 's|-no-cpp-precomp||g' $file
- fi
- done
+ sed -i -e 's|-no-cpp-precomp||g' ./UFconfig/UFconfig.mk
<<
# avoid race condidtion
Index: qhull6.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/qhull6.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- qhull6.info 29 Aug 2011 20:56:36 -0000 1.1
+++ qhull6.info 1 Sep 2011 00:11:34 -0000 1.2
@@ -39,7 +39,7 @@
PatchFile-MD5: 8498f1f42b4aa2c2a47fd70353acb293
PatchScript: <<
sed -e 's,@INSTPREFIX@,%i,' -e 's,@FINKPREFIX@,%p,' %{PatchFile} | patch -p1
-sed -i -e 's|-Wno-sign-conversion||' Makefile
+sed -i.orig -e 's|-Wno-sign-conversion||' Makefile
# fangism: g++-4.0 needs qualifier on friend member class, even if
forward-declared
sed -i.orig -e
'/friend.*class.*const_iterator;/s|const_iterator|QhullPointSet::&|;'
src/libqhullcpp/QhullPointSet.h
<<
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs