Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8a46e2637cecd6ec75432d0fb94c82e9a35acb37)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8a46e2637cecd6ec75432d0fb94c82e9a35acb37)
  • Date: Sat, 14 Mar 2015 19:08:27 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

chat-irc/xchat/DEPENDS | 4 ++--
chat-irc/xchat/HISTORY | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 8a46e2637cecd6ec75432d0fb94c82e9a35acb37
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xchat: use SSL provider

commit f2880d992e1e18e7281c09db13c4f7273a3deb0a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "xchat: depends SSL"

This reverts commit b6aa081014dceb3eb4fdac0560c7b5e54f2b1375.

diff --git a/chat-irc/xchat/DEPENDS b/chat-irc/xchat/DEPENDS
index 7ea50d9..43bcdc2 100755
--- a/chat-irc/xchat/DEPENDS
+++ b/chat-irc/xchat/DEPENDS
@@ -35,7 +35,7 @@ optional_depends python \
"--disable-python" \
"for Python scripting support" &&

-optional_depends SSL \
- "--enable-SSL=/usr/bin/openssl" \
+optional_depends SSL \
+ "--enable-openssl=/usr/bin/openssl" \
"" \
"enable use of openSSL"
diff --git a/chat-irc/xchat/HISTORY b/chat-irc/xchat/HISTORY
index 637a5dd..4999fb5 100644
--- a/chat-irc/xchat/HISTORY
+++ b/chat-irc/xchat/HISTORY
@@ -1,5 +1,5 @@
-2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: openssl => SSL
+2015-03-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: use SSL provider

2012-05-24 Vlad Glagolev <stealth AT sourcemage.org>
* 0001-fix-build-with-glib-version-2.32.patch: corrected the patch



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8a46e2637cecd6ec75432d0fb94c82e9a35acb37), Vlad Glagolev, 03/14/2015

Archive powered by MHonArc 2.6.24.

Top of Page