Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (79bb186a42abc6609775343c7a8fa480c4825516)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (79bb186a42abc6609775343c7a8fa480c4825516)
  • Date: Tue, 6 Jan 2009 18:58:56 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

kde4/akonadi/HISTORY | 3 +++
kde4/akonadi/boost.diff | 9 +++------
2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 79bb186a42abc6609775343c7a8fa480c4825516
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

akonadi: Fix possible copy and paste newline errors

diff --git a/kde4/akonadi/HISTORY b/kde4/akonadi/HISTORY
index 5e869ce..2189874 100644
--- a/kde4/akonadi/HISTORY
+++ b/kde4/akonadi/HISTORY
@@ -1,3 +1,6 @@
+2009-01-06 Eric Sandall <sandalle AT sourcemage.org>
+ * boost.diff: Fix possible copy and paste newline errors
+
2009-01-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.0
* DEPENDS: add '-sub PROGRAM_OPTIONS boost'
diff --git a/kde4/akonadi/boost.diff b/kde4/akonadi/boost.diff
index 752f700..4c5106e 100644
--- a/kde4/akonadi/boost.diff
+++ b/kde4/akonadi/boost.diff
@@ -1,15 +1,12 @@
-diff -uNr akonadi-1.1.0/cmake/modules/FindBoost.cmake
-akonadi-1.1.0.cp/cmake/modules/FindBoost.cmake
+diff -uNr akonadi-1.1.0/cmake/modules/FindBoost.cmake
akonadi-1.1.0.cp/cmake/modules/FindBoost.cmake
--- akonadi-1.1.0/cmake/modules/FindBoost.cmake 2009-01-03
17:11:36.000000000 +0100
+++ akonadi-1.1.0.cp/cmake/modules/FindBoost.cmake 2009-01-05
12:22:57.000000000 +0100
@@ -93,7 +93,7 @@

OPTION(Boost_USE_MULTITHREADED "Use the multithreaded versions of the boost
libraries" ON)

--SET( _boost_TEST_VERSIONS ${Boost_ADDITIONAL_VERSIONS} "1.36.1" "1.36.0"
"1.35.1" "1.35.0"
-"1.35" "1.34.1" "1.34.0" "1.34" "1.33.1" "1.33.0" "1.33" )
-+SET( _boost_TEST_VERSIONS ${Boost_ADDITIONAL_VERSIONS} "1.37.0" "1.36.1"
"1.36.0" "1.35.1"
-"1.35.0" "1.35" "1.34.1" "1.34.0" "1.34" "1.33.1" "1.33.0" "1.33" )
+-SET( _boost_TEST_VERSIONS ${Boost_ADDITIONAL_VERSIONS} "1.36.1" "1.36.0"
"1.35.1" "1.35.0" "1.35" "1.34.1" "1.34.0" "1.34" "1.33.1" "1.33.0" "1.33" )
++SET( _boost_TEST_VERSIONS ${Boost_ADDITIONAL_VERSIONS} "1.37.0" "1.36.1"
"1.36.0" "1.35.1" "1.35.0" "1.35" "1.34.1" "1.34.0" "1.34" "1.33.1" "1.33.0"
"1.33" )


############################################



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (79bb186a42abc6609775343c7a8fa480c4825516), Eric Sandall, 01/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page