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

Modified Files:
        boost1.33.info boost1.34..info boost1.35..info 
        boost1.41.cmake.info 
Added Files:
        boost1.46.1.cmake.info 
Log Message:
New boost1.46.cmake from submissions:
https://sourceforge.net/tracker/?func=detail&atid=414256&aid=3436035&group_id=17203
Update Conflicts/Replaces in other boost packages.
Switch lyx and lyx2 to use boost1.46.1.cmake


--- NEW FILE: boost1.46.1.cmake.info ---
Package: boost1.46.1.cmake
Version: 1.46.1
Revision: 1
Distribution: 10.5, 10.6, 10.7
Description: Boost C++ Libraries
DescDetail: <<
        The Boost web site provides free peer-reviewed portable C++ source
        libraries. The emphasis is on libraries which work well with the
        C++ Standard Library. The libraries are intended to be widely useful,
        and are in regular use by thousands of programmers across a broad
        spectrum of applications.

        A further goal is to establish "existing practice" and provide
        reference implementations so that Boost libraries are suitable for
        eventual standardization. Ten Boost libraries will be included in
        the C++ Standards Committee's upcoming C++ Standard Library Technical
        Report as a step toward becoming part of a future C++ Standard.

        Although Boost was begun by members of the C++ Standards Committee
        Library Working Group, participation has expanded to include thousands
        of programmers from the C++ community at large.
<<
License: BSD
HomePage: http://www.boost.org
Maintainer: Abdulla Kamar <abdulla.kamar+f...@gmail.com>

Source: https://nodeload.github.com/pocb/boost/zipball/cmake-%v
SourceRename: pocb-boost-a8aa807.zip
Source-MD5: 5109cd3cbdbd5eaf56cb4eb31902aed8

Depends: %n-shlibs (= %v-%r)
BuildDepends: fink (>= 0.24.12), cmake (>= 2.6.4)
BuildDependsOnly: true
Conflicts: <<
        boost-foreach,
        boost1.31,
        boost1.32-py23,
        boost1.32-py24,
        boost1.32.python,
        boost1.33,
        boost1.34.systempython,
        boost1.34.python23,
        boost1.34.python24,
        boost1.34.python25,
        boost1.34.nopython,
        boost1.35.systempython,
        boost1.35.python23,
        boost1.35.python24,
        boost1.35.python25,
        boost1.35.python26,
        boost1.35.nopython,
        boost1.41.cmake
<<
Replaces: <<
        boost-foreach,
        boost1.31,
        boost1.32-py23,
        boost1.32-py24,
        boost1.32.python,
        boost1.33,
        boost1.34.systempython,
        boost1.34.python23,
        boost1.34.python24,
        boost1.34.python25,
        boost1.34.nopython,
        boost1.35.systempython,
        boost1.35.python23,
        boost1.35.python24,
        boost1.35.python25,
        boost1.35.python26,
        boost1.35.nopython,
        boost1.41.cmake
<<

CompileScript: <<
        #!/bin/sh -ev
        cmake -DENABLE_STATIC=off -DENABLE_DEBUG=off \
                -DBUILD_SOVERSIONED=on -DINSTALL_VERSIONED=off \
                -DCMAKE_INSTALL_PREFIX=%p -DCMAKE_INSTALL_NAME_DIR=%p/lib \
                -DWITH_DOXYGEN=off -DWITH_ICU=off -DWITH_MPI=off \
                -DBZIP2_INCLUDE_DIR=/usr/include \
                -DBZIP2_LIBRARIES=/usr/lib/libbz2.dylib \
                -DPYTHON_INCLUDE_PATH=/usr/include/python2.5 \
                -DPYTHON_EXECUTABLE=/usr/bin/python2.5 \
                -DPYTHON_LIBRARIES="-framework Python" \
                -DXSLTPROC_EXECUTABLE=/usr/bin/xsltproc
        make
<<

InstallScript: <<
        #!/bin/sh -ev
        make install DESTDIR=%d
        cd %i/include
        mkdir boost-1_46_1
        mv boost boost-1_46_1
        ln -s boost-1_46_1/boost boost
<<

DocFiles: LICENSE_1_0.txt boost.png boost.css index.html rst.css libs more tools

SplitOff: <<
        Package: %n-shlibs

        Files: <<
                lib/libboost_date_time-mt.%v.dylib
                lib/libboost_filesystem-mt.%v.dylib
                lib/libboost_graph-mt.%v.dylib
                lib/libboost_iostreams-mt.%v.dylib
                lib/libboost_prg_exec_monitor-mt.%v.dylib
                lib/libboost_program_options-mt.%v.dylib
                lib/libboost_python-mt.%v.dylib
                lib/libboost_random-mt.%v.dylib
                lib/libboost_regex-mt.%v.dylib
                lib/libboost_serialization-mt.%v.dylib
                lib/libboost_signals-mt.%v.dylib
                lib/libboost_system-mt.%v.dylib
                lib/libboost_thread-mt.%v.dylib
                lib/libboost_unit_test_framework-mt.%v.dylib
                lib/libboost_wave-mt.%v.dylib
                lib/libboost_wserialization-mt.%v.dylib
        <<
        Shlibs: <<
                %p/lib/libboost_date_time-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_filesystem-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_graph-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_iostreams-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_prg_exec_monitor-mt.%v.dylib 1.46.1 %n (>= 
1.46.1-1)
                %p/lib/libboost_program_options-mt.%v.dylib 1.46.1 %n (>= 
1.46.1-1)
                %p/lib/libboost_python-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_random-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_regex-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_serialization-mt.%v.dylib 1.46.1 %n (>= 
1.46.1-1)
                %p/lib/libboost_signals-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_system-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_thread-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_unit_test_framework-mt.%v.dylib 1.46.1 %n (>= 
1.46.1-1)
                %p/lib/libboost_wave-mt.%v.dylib 1.46.1 %n (>= 1.46.1-1)
                %p/lib/libboost_wserialization-mt.%v.dylib 1.46.1 %n (>= 
1.46.1-1)
        <<

        DocFiles: LICENSE_1_0.txt
<<

Index: boost1.35..info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/boost1.35..info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- boost1.35..info     10 Nov 2011 21:04:08 -0000      1.3
+++ boost1.35..info     21 Nov 2011 21:45:57 -0000      1.4
@@ -1,7 +1,7 @@
 Info2: <<
 Package: boost1.35.%type_pkg[python]
 Version: 1.35.0
-Revision: 9
+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
@@ -24,7 +24,8 @@
   (%type_pkg[python] != nopython) boost1.35.python25,
   (%type_pkg[python] != nopython) boost1.35.python26,
   (%type_pkg[python] != nopython) boost1.35.python27,
-  boost1.41.cmake
+  boost1.41.cmake,
+  boost1.46.1.cmake
 << 
 Replaces: << 
   boost1.31, boost1.32-py23, boost1.32-py24, boost1.32.python, boost1.33, 
boost-foreach,
@@ -40,7 +41,8 @@
   boost1.35.python26,
   boost1.35.python27,
   boost1.35.nopython,
-  boost1.41.cmake
+  boost1.41.cmake,
+  boost1.46.1.cmake
 <<
 
 Source:  mirror:sourceforge:boost/boost_1_35_0.tar.bz2

Index: boost1.41.cmake.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/boost1.41.cmake.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- boost1.41.cmake.info        2 Nov 2011 10:37:14 -0000       1.1
+++ boost1.41.cmake.info        21 Nov 2011 21:45:57 -0000      1.2
@@ -1,7 +1,7 @@
 Package: boost1.41.cmake
 Version: 1.41.0
 # up to 11 so that upgrades from the fink-python-using rev1 get updated
-Revision: 12
+Revision: 13
 Distribution: 10.5, 10.6, 10.7
 Description: Boost C++ Libraries
 DescDetail: <<
@@ -48,7 +48,8 @@
        boost1.35.python24,
        boost1.35.python25,
        boost1.35.python26,
-       boost1.35.nopython
+       boost1.35.nopython,
+       boost1.46.1.cmake
 <<
 Replaces: <<
        boost-foreach,
@@ -68,6 +69,7 @@
        boost1.35.python25,
        boost1.35.python26,
        boost1.35.nopython
+       boost1.46.1.cmake
 <<
 
 CompileScript: <<

Index: boost1.33.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/boost1.33.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- boost1.33.info      14 Oct 2010 04:53:13 -0000      1.8
+++ boost1.33.info      21 Nov 2011 21:45:57 -0000      1.9
@@ -1,12 +1,12 @@
 Package: boost1.33
 Version: 1.33.1
-Revision: 1012
+Revision: 1013
 License: BSD
 Distribution: 10.4, 10.5
 
 Depends: %N-shlibs (= %v-%r)
-Conflicts: boost1.31, boost1.32, boost1.32-py23, boost1.32-py24, 
boost1.32.python, boost1.34.nopython, boost1.34.python23, boost1.34.python24, 
boost1.34.python25, boost1.35.nopython, boost1.35.python23, boost1.35.python24, 
boost1.35.python25, boost1.35.python26, boost1.35.python27
-Replaces: boost1.31, boost1.32, boost1.32-py23, boost1.32-py24, 
boost1.32.python, boost1.34.nopython, boost1.34.python23, boost1.34.python24, 
boost1.34.python25, boost1.35.nopython, boost1.35.python23, boost1.35.python24, 
boost1.35.python25, boost1.35.python26, boost1.35.python27
+Conflicts: boost1.31, boost1.32, boost1.32-py23, boost1.32-py24, 
boost1.32.python, boost1.34.nopython, boost1.34.python23, boost1.34.python24, 
boost1.34.python25, boost1.35.nopython, boost1.35.python23, boost1.35.python24, 
boost1.35.python25, boost1.35.python26, boost1.35.python27, boost1.41.cmake, 
boost1.46.1.cmake
+Replaces: boost1.31, boost1.32, boost1.32-py23, boost1.32-py24, 
boost1.32.python, boost1.34.nopython, boost1.34.python23, boost1.34.python24, 
boost1.34.python25, boost1.35.nopython, boost1.35.python23, boost1.35.python24, 
boost1.35.python25, boost1.35.python26, boost1.35.python27, boost1.41.cmake, 
boost1.46.1.cmake
 BuildDepends: boost-jam, fink (>= 0.24.12-1), python
 BuildDependsOnly: True
 

Index: boost1.34..info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/boost1.34..info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- boost1.34..info     30 Aug 2010 02:12:01 -0000      1.1
+++ boost1.34..info     21 Nov 2011 21:45:57 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: boost1.34.%type_pkg[python]
 Version: 1.34.1
-Revision: 1005
+Revision: 1006
 Type: python (nopython systempython python2.3 python2.4 python2.5)
 
 Distribution: (%type_pkg[python] = python23) 10.4, (%type_pkg[python] = 
python24) 10.4, (%type_pkg[python] = python24) 10.5, (%type_pkg[python] = 
nopython) 10.4, (%type_pkg[python] = nopython) 10.5, (%type_pkg[python] = 
systempython) 10.4, (%type_pkg[python] = systempython) 10.5, (%type_pkg[python] 
= python25) 10.4, (%type_pkg[python] = python25) 10.5
@@ -22,7 +22,9 @@
   boost1.35.python23,
   boost1.35.python24,
   boost1.35.python25,
-  boost1.35.nopython           
+  boost1.35.nopython,
+  boost1.41.cmake,
+  boost1.46.1.cmake
 << 
 Replaces: << 
   boost1.31, boost1.32-py23, boost1.32-py24, boost1.32.python, boost1.33, 
boost-foreach,
@@ -35,7 +37,9 @@
   boost1.35.python23,
   boost1.35.python24,
   boost1.35.python25,
-  boost1.35.nopython
+  boost1.35.nopython,
+  boost1.41.cmake,
+  boost1.46.1.cmake
 <<
 
 Source:  mirror:sourceforge:boost/boost_1_34_1.tar.bz2


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