wok rev 4721

Up: libboost-* (1.41.0)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jan 05 14:59:14 2010 +0100 (2010-01-05)
parents d6b1e6646591
children 3dafb9a446c1
files libboost-date-time-dev/receipt libboost-date-time/receipt libboost-dev/receipt libboost-doc/receipt libboost-filesystem-dev/receipt libboost-filesystem/receipt libboost-graph-dev/receipt libboost-graph/receipt libboost-iostreams-dev/receipt libboost-iostreams/receipt libboost-math-dev/receipt libboost-math/receipt libboost-program-options-dev/receipt libboost-program-options/receipt libboost-python-dev/receipt libboost-python/receipt libboost-regex-dev/receipt libboost-regex/receipt libboost-serialization-dev/receipt libboost-serialization/receipt libboost-signals-dev/receipt libboost-signals/receipt libboost-system-dev/receipt libboost-system/receipt libboost-test-dev/receipt libboost-test/receipt libboost-thread-dev/receipt libboost-thread/receipt libboost-tr1-dev/receipt libboost-tr1/receipt libboost-wave-dev/receipt libboost-wave/receipt
line diff
     1.1 --- a/libboost-date-time-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
     1.2 +++ b/libboost-date-time-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="libboost-date-time-dev"
     1.6  LIB_NAME="date_time"
     1.7 -VERSION="1.39.0"
     1.8 +VERSION="1.41.0"
     1.9  
    1.10  CATEGORY="development"
    1.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     2.1 --- a/libboost-date-time/receipt	Tue Jan 05 13:33:33 2010 +0100
     2.2 +++ b/libboost-date-time/receipt	Tue Jan 05 14:59:14 2010 +0100
     2.3 @@ -2,7 +2,7 @@
     2.4  
     2.5  PACKAGE="libboost-date-time"
     2.6  LIB_NAME="date_time"
     2.7 -VERSION="1.39.0"
     2.8 +VERSION="1.41.0"
     2.9  
    2.10  CATEGORY="development"
    2.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     3.1 --- a/libboost-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
     3.2 +++ b/libboost-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
     3.3 @@ -10,8 +10,8 @@
     3.4  # to get a package with the slitaz version numbering
     3.5  PACKAGE="libboost-dev"
     3.6  SOURCE="boost"
     3.7 -VERSION="1.39.0"
     3.8 -WGET_SOURCE="boost_1_39_0"
     3.9 +VERSION="1.41.0"
    3.10 +WGET_SOURCE="boost_1.41.0"
    3.11  
    3.12  CATEGORY="development"
    3.13  SHORT_DESC="Free peer-reviewed portable C++ source libraries."
    3.14 @@ -63,8 +63,8 @@
    3.15  		--includedir=$src/_pkg/usr/include \
    3.16  		--build-type=minimal \
    3.17  		install
    3.18 -	mv $src/_pkg/usr/include/boost-1_39/boost $src/_pkg/usr/include &&
    3.19 -	rm -r -f $src/_pkg/usr/include/boost-1_39
    3.20 +	mv $src/_pkg/usr/include/boost-1_41/boost $src/_pkg/usr/include &&
    3.21 +	rm -r -f $src/_pkg/usr/include/boost-1_41
    3.22  	
    3.23  	# create the missing links to the shared libs
    3.24  	cd $src/_pkg/usr/lib
     4.1 --- a/libboost-doc/receipt	Tue Jan 05 13:33:33 2010 +0100
     4.2 +++ b/libboost-doc/receipt	Tue Jan 05 14:59:14 2010 +0100
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="libboost-doc"
     4.7 -VERSION="1.39.0"
     4.8 +VERSION="1.41.0"
     4.9  
    4.10  CATEGORY="development"
    4.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     5.1 --- a/libboost-filesystem-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
     5.2 +++ b/libboost-filesystem-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
     5.3 @@ -2,7 +2,7 @@
     5.4  
     5.5  PACKAGE="libboost-filesystem-dev"
     5.6  LIB_NAME="filesystem"
     5.7 -VERSION="1.39.0"
     5.8 +VERSION="1.41.0"
     5.9  
    5.10  CATEGORY="development"
    5.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     6.1 --- a/libboost-filesystem/receipt	Tue Jan 05 13:33:33 2010 +0100
     6.2 +++ b/libboost-filesystem/receipt	Tue Jan 05 14:59:14 2010 +0100
     6.3 @@ -2,7 +2,7 @@
     6.4  
     6.5  PACKAGE="libboost-filesystem"
     6.6  LIB_NAME="filesystem"
     6.7 -VERSION="1.39.0"
     6.8 +VERSION="1.41.0"
     6.9  
    6.10  CATEGORY="development"
    6.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     7.1 --- a/libboost-graph-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
     7.2 +++ b/libboost-graph-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
     7.3 @@ -2,7 +2,7 @@
     7.4  
     7.5  PACKAGE="libboost-graph-dev"
     7.6  LIB_NAME="graph"
     7.7 -VERSION="1.39.0"
     7.8 +VERSION="1.41.0"
     7.9  
    7.10  CATEGORY="development"
    7.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     8.1 --- a/libboost-graph/receipt	Tue Jan 05 13:33:33 2010 +0100
     8.2 +++ b/libboost-graph/receipt	Tue Jan 05 14:59:14 2010 +0100
     8.3 @@ -2,7 +2,7 @@
     8.4  
     8.5  PACKAGE="libboost-graph"
     8.6  LIB_NAME="graph"
     8.7 -VERSION="1.39.0"
     8.8 +VERSION="1.41.0"
     8.9  
    8.10  CATEGORY="development"
    8.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
     9.1 --- a/libboost-iostreams-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
     9.2 +++ b/libboost-iostreams-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
     9.3 @@ -2,7 +2,7 @@
     9.4  
     9.5  PACKAGE="libboost-iostreams-dev"
     9.6  LIB_NAME="iostreams"
     9.7 -VERSION="1.39.0"
     9.8 +VERSION="1.41.0"
     9.9  
    9.10  CATEGORY="development"
    9.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    10.1 --- a/libboost-iostreams/receipt	Tue Jan 05 13:33:33 2010 +0100
    10.2 +++ b/libboost-iostreams/receipt	Tue Jan 05 14:59:14 2010 +0100
    10.3 @@ -2,7 +2,7 @@
    10.4  
    10.5  PACKAGE="libboost-iostreams"
    10.6  LIB_NAME="iostreams"
    10.7 -VERSION="1.39.0"
    10.8 +VERSION="1.41.0"
    10.9  
   10.10  CATEGORY="development"
   10.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    11.1 --- a/libboost-math-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    11.2 +++ b/libboost-math-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    11.3 @@ -2,7 +2,7 @@
    11.4  
    11.5  PACKAGE="libboost-math-dev"
    11.6  LIB_NAME="math"
    11.7 -VERSION="1.39.0"
    11.8 +VERSION="1.41.0"
    11.9  
   11.10  CATEGORY="development"
   11.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    12.1 --- a/libboost-math/receipt	Tue Jan 05 13:33:33 2010 +0100
    12.2 +++ b/libboost-math/receipt	Tue Jan 05 14:59:14 2010 +0100
    12.3 @@ -2,7 +2,7 @@
    12.4  
    12.5  PACKAGE="libboost-math"
    12.6  LIB_NAME="math"
    12.7 -VERSION="1.39.0"
    12.8 +VERSION="1.41.0"
    12.9  
   12.10  CATEGORY="development"
   12.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    13.1 --- a/libboost-program-options-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    13.2 +++ b/libboost-program-options-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    13.3 @@ -2,7 +2,7 @@
    13.4  
    13.5  PACKAGE="libboost-program-options-dev"
    13.6  LIB_NAME="program_options"
    13.7 -VERSION="1.39.0"
    13.8 +VERSION="1.41.0"
    13.9  
   13.10  CATEGORY="development"
   13.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    14.1 --- a/libboost-program-options/receipt	Tue Jan 05 13:33:33 2010 +0100
    14.2 +++ b/libboost-program-options/receipt	Tue Jan 05 14:59:14 2010 +0100
    14.3 @@ -2,7 +2,7 @@
    14.4  
    14.5  PACKAGE="libboost-program-options"
    14.6  LIB_NAME="program_options"
    14.7 -VERSION="1.39.0"
    14.8 +VERSION="1.41.0"
    14.9  
   14.10  CATEGORY="development"
   14.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    15.1 --- a/libboost-python-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    15.2 +++ b/libboost-python-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    15.3 @@ -2,7 +2,7 @@
    15.4  
    15.5  PACKAGE="libboost-python-dev"
    15.6  LIB_NAME="python"
    15.7 -VERSION="1.39.0"
    15.8 +VERSION="1.41.0"
    15.9  
   15.10  CATEGORY="development"
   15.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    16.1 --- a/libboost-python/receipt	Tue Jan 05 13:33:33 2010 +0100
    16.2 +++ b/libboost-python/receipt	Tue Jan 05 14:59:14 2010 +0100
    16.3 @@ -2,7 +2,7 @@
    16.4  
    16.5  PACKAGE="libboost-python"
    16.6  LIB_NAME="python"
    16.7 -VERSION="1.39.0"
    16.8 +VERSION="1.41.0"
    16.9  
   16.10  CATEGORY="development"
   16.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    17.1 --- a/libboost-regex-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    17.2 +++ b/libboost-regex-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    17.3 @@ -2,7 +2,7 @@
    17.4  
    17.5  PACKAGE="libboost-regex-dev"
    17.6  LIB_NAME="regex"
    17.7 -VERSION="1.39.0"
    17.8 +VERSION="1.41.0"
    17.9  
   17.10  CATEGORY="development"
   17.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    18.1 --- a/libboost-regex/receipt	Tue Jan 05 13:33:33 2010 +0100
    18.2 +++ b/libboost-regex/receipt	Tue Jan 05 14:59:14 2010 +0100
    18.3 @@ -2,7 +2,7 @@
    18.4  
    18.5  PACKAGE="libboost-regex"
    18.6  LIB_NAME="regex"
    18.7 -VERSION="1.39.0"
    18.8 +VERSION="1.41.0"
    18.9  
   18.10  CATEGORY="development"
   18.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    19.1 --- a/libboost-serialization-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    19.2 +++ b/libboost-serialization-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    19.3 @@ -2,7 +2,7 @@
    19.4  
    19.5  PACKAGE="libboost-serialization-dev"
    19.6  LIB_NAME="serialization"
    19.7 -VERSION="1.39.0"
    19.8 +VERSION="1.41.0"
    19.9  
   19.10  CATEGORY="development"
   19.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    20.1 --- a/libboost-serialization/receipt	Tue Jan 05 13:33:33 2010 +0100
    20.2 +++ b/libboost-serialization/receipt	Tue Jan 05 14:59:14 2010 +0100
    20.3 @@ -2,7 +2,7 @@
    20.4  
    20.5  PACKAGE="libboost-serialization"
    20.6  LIB_NAME="serialization"
    20.7 -VERSION="1.39.0"
    20.8 +VERSION="1.41.0"
    20.9  
   20.10  CATEGORY="development"
   20.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    21.1 --- a/libboost-signals-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    21.2 +++ b/libboost-signals-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    21.3 @@ -2,7 +2,7 @@
    21.4  
    21.5  PACKAGE="libboost-signals-dev"
    21.6  LIB_NAME="signal"
    21.7 -VERSION="1.39.0"
    21.8 +VERSION="1.41.0"
    21.9  
   21.10  CATEGORY="development"
   21.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    22.1 --- a/libboost-signals/receipt	Tue Jan 05 13:33:33 2010 +0100
    22.2 +++ b/libboost-signals/receipt	Tue Jan 05 14:59:14 2010 +0100
    22.3 @@ -2,7 +2,7 @@
    22.4  
    22.5  PACKAGE="libboost-signals"
    22.6  LIB_NAME="signals"
    22.7 -VERSION="1.39.0"
    22.8 +VERSION="1.41.0"
    22.9  
   22.10  CATEGORY="development"
   22.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    23.1 --- a/libboost-system-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    23.2 +++ b/libboost-system-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    23.3 @@ -2,7 +2,7 @@
    23.4  
    23.5  PACKAGE="libboost-system-dev"
    23.6  LIB_NAME="system"
    23.7 -VERSION="1.39.0"
    23.8 +VERSION="1.41.0"
    23.9  
   23.10  CATEGORY="development"
   23.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    24.1 --- a/libboost-system/receipt	Tue Jan 05 13:33:33 2010 +0100
    24.2 +++ b/libboost-system/receipt	Tue Jan 05 14:59:14 2010 +0100
    24.3 @@ -2,7 +2,7 @@
    24.4  
    24.5  PACKAGE="libboost-system"
    24.6  LIB_NAME="system"
    24.7 -VERSION="1.39.0"
    24.8 +VERSION="1.41.0"
    24.9  
   24.10  CATEGORY="development"
   24.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    25.1 --- a/libboost-test-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    25.2 +++ b/libboost-test-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    25.3 @@ -2,7 +2,7 @@
    25.4  
    25.5  PACKAGE="libboost-test-dev"
    25.6  LIB_NAME="test"
    25.7 -VERSION="1.39.0"
    25.8 +VERSION="1.41.0"
    25.9  
   25.10  CATEGORY="development"
   25.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    26.1 --- a/libboost-test/receipt	Tue Jan 05 13:33:33 2010 +0100
    26.2 +++ b/libboost-test/receipt	Tue Jan 05 14:59:14 2010 +0100
    26.3 @@ -2,7 +2,7 @@
    26.4  
    26.5  PACKAGE="libboost-test"
    26.6  LIB_NAME="test"
    26.7 -VERSION="1.39.0"
    26.8 +VERSION="1.41.0"
    26.9  
   26.10  CATEGORY="development"
   26.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    27.1 --- a/libboost-thread-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    27.2 +++ b/libboost-thread-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    27.3 @@ -2,7 +2,7 @@
    27.4  
    27.5  PACKAGE="libboost-thread-dev"
    27.6  LIB_NAME="thread"
    27.7 -VERSION="1.39.0"
    27.8 +VERSION="1.41.0"
    27.9  
   27.10  CATEGORY="development"
   27.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    28.1 --- a/libboost-thread/receipt	Tue Jan 05 13:33:33 2010 +0100
    28.2 +++ b/libboost-thread/receipt	Tue Jan 05 14:59:14 2010 +0100
    28.3 @@ -2,7 +2,7 @@
    28.4  
    28.5  PACKAGE="libboost-thread"
    28.6  LIB_NAME="thread"
    28.7 -VERSION="1.39.0"
    28.8 +VERSION="1.41.0"
    28.9  
   28.10  CATEGORY="development"
   28.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    29.1 --- a/libboost-tr1-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    29.2 +++ b/libboost-tr1-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    29.3 @@ -2,7 +2,7 @@
    29.4  
    29.5  PACKAGE="libboost-tr1-dev"
    29.6  LIB_NAME="tr1"
    29.7 -VERSION="1.39.0"
    29.8 +VERSION="1.41.0"
    29.9  
   29.10  CATEGORY="development"
   29.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    30.1 --- a/libboost-tr1/receipt	Tue Jan 05 13:33:33 2010 +0100
    30.2 +++ b/libboost-tr1/receipt	Tue Jan 05 14:59:14 2010 +0100
    30.3 @@ -2,7 +2,7 @@
    30.4  
    30.5  PACKAGE="libboost-tr1"
    30.6  LIB_NAME="tr1"
    30.7 -VERSION="1.39.0"
    30.8 +VERSION="1.41.0"
    30.9  
   30.10  CATEGORY="development"
   30.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    31.1 --- a/libboost-wave-dev/receipt	Tue Jan 05 13:33:33 2010 +0100
    31.2 +++ b/libboost-wave-dev/receipt	Tue Jan 05 14:59:14 2010 +0100
    31.3 @@ -2,7 +2,7 @@
    31.4  
    31.5  PACKAGE="libboost-wave-dev"
    31.6  LIB_NAME="wave"
    31.7 -VERSION="1.39.0"
    31.8 +VERSION="1.41.0"
    31.9  
   31.10  CATEGORY="development"
   31.11  SHORT_DESC="Part of the Boost C++ Libraries collection."
    32.1 --- a/libboost-wave/receipt	Tue Jan 05 13:33:33 2010 +0100
    32.2 +++ b/libboost-wave/receipt	Tue Jan 05 14:59:14 2010 +0100
    32.3 @@ -2,7 +2,7 @@
    32.4  
    32.5  PACKAGE="libboost-wave"
    32.6  LIB_NAME="wave"
    32.7 -VERSION="1.39.0"
    32.8 +VERSION="1.41.0"
    32.9  
   32.10  CATEGORY="development"
   32.11  SHORT_DESC="Part of the Boost C++ Libraries collection."