diff --git a/package/rene/boost/boost.conf b/package/rene/boost/boost.conf index 71ebde73e..5e0adb49c 100644 --- a/package/rene/boost/boost.conf +++ b/package/rene/boost/boost.conf @@ -22,10 +22,13 @@ yam_cm () { + ( cd boost/regex/v4; + unzip -o $archdir/boost-1.31.0-regex-patch-20040503.zip; ) + bjam "-sTOOLS=gcc" - find libs/ -type f -a \( -name '*.so.*' -o -name '*.a' \) -exec cp -v \ - \{\} $libdir \; + find libs/ -type f -a \( -name '*.so.*' -o -name '*.a' \) \ + -exec cp -v \{\} $libdir \; find boost/ -type f | while read file ; do mkdir -p $includedir/`dirname $file` diff --git a/package/rene/boost/boost.desc b/package/rene/boost/boost.desc index fb63acd03..f469a9b00 100644 --- a/package/rene/boost/boost.desc +++ b/package/rene/boost/boost.desc @@ -46,8 +46,9 @@ [L] OpenSource [S] Stable -[V] 1.30.2 +[V] 1.31.0 [P] X -?---5---9 144.600 -[D] 4152245100 boost-1.30.2.tar.bz2 http://dl.sourceforge.net/sourceforge/boost/ +[D] 919977072 boost_1_31_0.tar.bz2 http://dl.sourceforge.net/sourceforge/boost/ +[D] 1338665767 boost-1.31.0-regex-patch-20040503.zip http://dl.sourceforge.net/sourceforge/boost/