Skip to Content.
Sympa Menu

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

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 (9328f7ae3188cca5877e7aa5ab86c9de063fccf7)
  • Date: Fri, 24 Apr 2009 21:08:49 -0500

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

libs/libmapi/DETAILS | 1 +
libs/libmapi/HISTORY | 4 ++++
2 files changed, 5 insertions(+)

New commits:
commit 9328f7ae3188cca5877e7aa5ab86c9de063fccf7
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libmapi: Add SOURCE_HINTS for "no-check-certificate"
Requires the fix in Bug #15045

diff --git a/libs/libmapi/DETAILS b/libs/libmapi/DETAILS
index a803b38..32d6895 100755
--- a/libs/libmapi/DETAILS
+++ b/libs/libmapi/DETAILS
@@ -9,6 +9,7 @@ if [[ "$LIBMAPI_SCM" == "y" ]]; then
SOURCE_URL[0]=svn_https://svn.openchange.org/openchange/trunk:$SPELL
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
SOURCE_IGNORE=volatile
+ SOURCE_HINTS="no-check-certificate"
else
VERSION=0.8-ROMULUS
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/libs/libmapi/HISTORY b/libs/libmapi/HISTORY
index a142ca8..793c74f 100644
--- a/libs/libmapi/HISTORY
+++ b/libs/libmapi/HISTORY
@@ -1,3 +1,7 @@
+2009-04-24 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Add SOURCE_HINTS for "no-check-certificate"
+ Requires the fix in Bug #15045
+
2009-04-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Optionally depends on python
Disable swig support, it's currently broken



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (9328f7ae3188cca5877e7aa5ab86c9de063fccf7), Eric Sandall, 04/24/2009

Archive powered by MHonArc 2.6.24.

Top of Page