Author: pebender
Date: Wed Feb 11 18:59:19 2009
New Revision: 4379

Added:
    trunk/gar-minimyth/script/lib/boost/files/boost-1.38.0.patch.gar
Removed:
    trunk/gar-minimyth/script/lib/boost/files/boost-1.37.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

Log:
- Updated package
     lib/boost



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Wed Feb 11  
18:59:19 2009
@@ -50,6 +50,7 @@
      Updated kernel-headers/linux-headers-2.6.27.
      Updated kernel-headers/linux-headers-2.6.28.
      Updated lib/bluez.
+    Updated lib/boost.
      Updated lib/ffmpeg.
      Updated lib/libsndfile.
      Updated mediaplayers/mplayer-svn.

Modified: trunk/gar-minimyth/script/lib/boost/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/boost/Makefile        (original)
+++ trunk/gar-minimyth/script/lib/boost/Makefile        Wed Feb 11 18:59:19 2009
@@ -1,5 +1,5 @@
  GARNAME = boost
-GARVERSION = 1.37.0
+GARVERSION = 1.38.0
  CATEGORIES = lib
  MASTER_SITES = http://easynews.dl.sourceforge.net/sourceforge/$(GARNAME)/
  DISTFILES = $(GARNAME)_$(subst .,_,$(GARVERSION)).tar.bz2
@@ -40,5 +40,5 @@

  post-install:
        @rm -f $(DESTDIR)$(libdir)/libboost_test_exec_monitor-gcc43-mt.a
-       @rm -f $(DESTDIR)$(libdir)/libboost_test_exec_monitor-gcc43-mt-1_37.a
+       @rm -f $(DESTDIR)$(libdir)/libboost_test_exec_monitor-gcc43-mt-1_38.a
        @$(MAKECOOKIE)

Modified: trunk/gar-minimyth/script/lib/boost/checksums
==============================================================================
--- trunk/gar-minimyth/script/lib/boost/checksums       (original)
+++ trunk/gar-minimyth/script/lib/boost/checksums       Wed Feb 11 18:59:19 2009
@@ -1,2 +1,2 @@
-8d9f990bfb7e83769fa5f1d6f065bc92  download/boost_1_37_0.tar.bz2
-944dc790fac9d8e0cee5d19959c10ec6  download/boost-1.37.0.patch.gar
+5eca2116d39d61382b8f8235915cb267  download/boost_1_38_0.tar.bz2
+673eb5d98baacc9ebb519716332362e3  download/boost-1.38.0.patch.gar

Added: trunk/gar-minimyth/script/lib/boost/files/boost-1.38.0.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/lib/boost/files/boost-1.38.0.patch.gar    Wed  
Feb 11 18:59:19 2009
@@ -0,0 +1,24 @@
+diff -Naur boost_1_38_0-old/configure boost_1_38_0-new/configure
+--- boost_1_38_0-old/configure 2008-11-09 03:44:08.000000000 -0800
++++ boost_1_38_0-new/configure 2009-02-10 18:29:09.000000000 -0800
+@@ -9,7 +9,7 @@
+
+ BJAM=""
+ TOOLSET=""
+-BJAM_CONFIG=""
++BJAM_CONFIG="${PARALLELMFLAGS} link=shared"
+ BUILD=""
+ PREFIX=/usr/local
+ EPREFIX=
+diff -Naur boost_1_38_0-old/tools/build/v2/tools/gcc.jam  
boost_1_38_0-new/tools/build/v2/tools/gcc.jam
+--- boost_1_38_0-old/tools/build/v2/tools/gcc.jam      2009-01-14  
06:31:12.000000000 -0800
++++ boost_1_38_0-new/tools/build/v2/tools/gcc.jam      2009-02-10  
18:29:09.000000000 -0800
+@@ -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> ;
+

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

Reply via email to