Revision: 5375 Author: pebender Date: Fri Aug 28 21:50:18 2009 Log: - Updated package lib/boost.
http://code.google.com/p/minimyth/source/detail?r=5375 Added: /trunk/gar-minimyth/script/lib/boost/files/boost-1.40.0.patch.gar Deleted: /trunk/gar-minimyth/script/lib/boost/files/boost-1.39.0.patch.gar Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/lib/boost/Makefile /trunk/gar-minimyth/script/lib/boost/checksums ======================================= --- /dev/null +++ /trunk/gar-minimyth/script/lib/boost/files/boost-1.40.0.patch.gar Fri Aug 28 21:50:18 2009 @@ -0,0 +1,24 @@ +diff -Naur boost_1_40_0-old/bootstrap.sh boost_1_40_0-new/bootstrap.sh +--- boost_1_40_0-old/bootstrap.sh 2009-05-14 22:35:07.000000000 -0700 ++++ boost_1_40_0-new/bootstrap.sh 2009-08-28 14:33:15.000000000 -0700 +@@ -9,7 +9,7 @@ + + BJAM="" + TOOLSET="" +-BJAM_CONFIG="" ++BJAM_CONFIG="${PARALLELMFLAGS} link=shared" + BUILD="" + PREFIX=/usr/local + EPREFIX= +diff -Naur boost_1_40_0-old/tools/build/v2/tools/gcc.jam boost_1_40_0-new/tools/build/v2/tools/gcc.jam +--- boost_1_40_0-old/tools/build/v2/tools/gcc.jam 2009-07-11 04:04:31.000000000 -0700 ++++ boost_1_40_0-new/tools/build/v2/tools/gcc.jam 2009-08-28 14:33:15.000000000 -0700 +@@ -801,7 +801,7 @@ + # does not have the same logic to set the .AR variable. We can put the same + # logic in intel-linux, but that's hardly worth the trouble as on Linux, 'ar' is + # always available. +-.AR = ar ; ++# .AR = ar ; + + toolset.flags gcc.archive AROPTIONS <archiveflags> ; + ======================================= --- /trunk/gar-minimyth/script/lib/boost/files/boost-1.39.0.patch.gar Sun May 3 19:28:54 2009 +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur boost_1_39_0-old/bootstrap.sh boost_1_39_0-new/bootstrap.sh ---- boost_1_39_0-old/bootstrap.sh 2009-04-14 02:00:59.000000000 -0700 -+++ boost_1_39_0-new/bootstrap.sh 2009-05-03 15:36:32.000000000 -0700 -@@ -9,7 +9,7 @@ - - BJAM="" - TOOLSET="" --BJAM_CONFIG="" -+BJAM_CONFIG="${PARALLELMFLAGS} link=shared" - BUILD="" - PREFIX=/usr/local - EPREFIX= -diff -Naur boost_1_39_0-old/tools/build/v2/tools/gcc.jam boost_1_39_0-new/tools/build/v2/tools/gcc.jam ---- boost_1_39_0-old/tools/build/v2/tools/gcc.jam 2009-01-14 06:31:12.000000000 -0800 -+++ boost_1_39_0-new/tools/build/v2/tools/gcc.jam 2009-05-03 15:36:32.000000000 -0700 -@@ -739,7 +739,7 @@ - # does not have the same logic to set the .AR variable. We can put the same - # logic in intel-linux, but that's hardly worth the trouble as on Linux, 'ar' is - # always available. --.AR = ar ; -+# .AR = ar ; - - toolset.flags gcc.archive AROPTIONS <archiveflags> ; - ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Aug 28 09:45:59 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri Aug 28 21:50:18 2009 @@ -58,6 +58,7 @@ Updated kernel-headers/linux-headers-2.6.30. Updated kernel-headers/linux-headers-2.6.31. Updated lib/bluez. + Updated lib/boost. Updated lib/ffmpeg. Updated lib/libpng. Updated lib/libtiff. ======================================= --- /trunk/gar-minimyth/script/lib/boost/Makefile Sun Aug 2 14:21:55 2009 +++ /trunk/gar-minimyth/script/lib/boost/Makefile Fri Aug 28 21:50:18 2009 @@ -1,5 +1,5 @@ GARNAME = boost -GARVERSION = 1.39.0 +GARVERSION = 1.40.0 CATEGORIES = lib MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/ DISTFILES = $(GARNAME)_$(subst .,_,$(GARVERSION)).tar.bz2 ======================================= --- /trunk/gar-minimyth/script/lib/boost/checksums Sun May 3 19:28:54 2009 +++ /trunk/gar-minimyth/script/lib/boost/checksums Fri Aug 28 21:50:18 2009 @@ -1,2 +1,2 @@ -a17281fd88c48e0d866e1a12deecbcc0 download/boost_1_39_0.tar.bz2 -9d9579a348a22b426705a4c462aec05b download/boost-1.39.0.patch.gar +ec3875caeac8c52c7c129802a8483bd7 download/boost_1_40_0.tar.bz2 +3866a80f3fbf067333e2cab51a45423e download/boost-1.40.0.patch.gar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
