Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv17700

Modified Files:
        boost1.35..info 
Log Message:
Prepare for 10.7

Index: boost1.35..info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/boost1.35..info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- boost1.35..info     21 Nov 2011 21:45:57 -0000      1.4
+++ boost1.35..info     25 Nov 2011 00:00:57 -0000      1.5
@@ -1,10 +1,8 @@
 Info2: <<
 Package: boost1.35.%type_pkg[python]
 Version: 1.35.0
-Revision: 10
-Type: python (nopython systempython python2.3 python2.4 python2.5 python2.6 
python2.7)
-
-Distribution: (%type_pkg[python] = python23) 10.4, (%type_pkg[python] = 
python24) 10.4, (%type_pkg[python] = python24) 10.5
+Revision: 11
+Type: python (nopython systempython python2.5 python2.6 python2.7)
 
 License: BSD
 
@@ -71,11 +69,10 @@
  perl -pi -e 's|windows cygwin darwin|windows cygwin|' 
tools/build/v2/tools/python.jam
 # don't build debug target nor runtime-link-static, otherwise complete
  perl -pi -e 's|debug release|release|;s|\<runtime-link\>shared 
\<runtime-link\>static|\<runtime-link\>shared|' Jamroot
- perl -pi -e 's|g\+\+|g++-4.0|' tools/build/v2/tools/darwin.jam 
+ [ -x /usr/bin/gcc-4.0 ] && perl -pi -e 's|g\+\+|g++-4.0|' 
tools/build/v2/tools/darwin.jam
  /usr/bin/sed -i '.bak' -e '/isysroot/d' tools/build/v2/tools/darwin.jam
 <<
 
-GCC: 4.0
 CompileScript: <<
 #!/bin/sh -ex
  USEPYTHON='--with-python'
@@ -173,6 +170,8 @@
  Shlibs: <<
   ( %type_raw[python] = systempython ) %p/lib/libboost_python-1_35.dylib 
1.35.0 %n (>= 1.35.0-1)
   ( %type_raw[python] = systempython ) %p/lib/libboost_python-mt-1_35.dylib 
1.35.0 %n (>= 1.35.0-1)
+  ( %type_num[python] ) 
%p/lib/%type_raw[python]/site-packages/libboost_python-1_35.dylib 1.35.0 %n (>= 
1.35.0-1)
+  ( %type_num[python] ) 
%p/lib/%type_raw[python]/site-packages/libboost_python-mt-1_35.dylib 1.35.0 %n 
(>= 1.35.0-1)
   ( %type_raw[python] = nopython ) %p/lib/libboost_date_time-1_35.dylib 1.35.0 
%n (>= 1.35.0-1)
   ( %type_raw[python] = nopython ) %p/lib/libboost_filesystem-1_35.dylib 
1.35.0 %n (>= 1.35.0-1)
   ( %type_raw[python] = nopython ) %p/lib/libboost_graph-1_35.dylib 1.35.0 %n 
(>= 1.35.0-1)
@@ -277,7 +276,8 @@
  --compatibility_version, --current_version and
  --undefined
 
- Does not build under gcc-4.2, so we force g++-4.0. 
+ Does not build under gcc-4.2, so we force g++-4.0, at least when
+ /usr/bin/gcc-4.0 exists (not on OSX 10.7).  
  Also remove -isysroot, because not all libraries in the SDKs are 64bit.
 <<
 DescPackaging: <<
@@ -292,8 +292,7 @@
 
  No debug versions, makes package 10 times smaller and twice faster to build.
  
- The fink verifier is unhappy about the file name because of a dot in the 
package name.
- Can't be helped.
+ Weird double-dotted file name needed to please fink validator. 
 <<
 Maintainer: Martin Costabel <costa...@users.sourceforge.net>
 Homepage: http://www.boost.org


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to