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