Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24381/10.3/unstable/main/finkinfo/libs

Modified Files:
        boost1.33.info 
Log Message:
backport dylib fixes from 10.4


Index: boost1.33.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/boost1.33.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- boost1.33.info      13 Sep 2006 06:15:44 -0000      1.2
+++ boost1.33.info      15 Sep 2006 22:56:40 -0000      1.3
@@ -1,6 +1,6 @@
 Package: boost1.33
 Version: 1.33.1
-Revision: 4
+Revision: 6
 License: BSD
 
 Depends: %N-shlibs (= %v-%r)
@@ -18,7 +18,7 @@
 GCC: 3.3
 SetMACOSX_DEPLOYMENT_TARGET: 10.3
 CompileScript: <<
- bjam -sTOOLS=darwin -sPYTHON_VERSION=2.3 -sBUILD=release --prefix=%p
+ bjam -sTOOLS=darwin -sPYTHON_VERSION=2.3 -sBUILD="debug release" --prefix=%p
 <<
 
 InstallScript: <<
@@ -26,7 +26,7 @@
  bjam -sTOOLS=darwin -sPYTHON_VERSION=2.3  --prefix=%i install
  ln -s boost-1_33_1/boost %i/include/boost
  for LIB in date_time filesystem iostreams prg_exec_monitor program_options \
-       regex signals test_exec_monitor thread unit_test_framework wave python \
+       regex signals test_exec_monitor thread unit_test_framework python \
        serialization wserialization;
      do
        ln -s libboost_${LIB}-1_33_1.dylib %i/lib/libboost_${LIB}.dylib


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to