Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5325fffe6c1d4956cf0dd5e7cf793ebb991f8d33)

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 stable-0.62 grimoire by Vlad Glagolev (5325fffe6c1d4956cf0dd5e7cf793ebb991f8d33)
  • Date: Sat, 25 Apr 2015 08:56:37 -0500

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/virtualgl/DEPENDS | 2 +-
graphics/virtualgl/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 5325fffe6c1d4956cf0dd5e7cf793ebb991f8d33
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

virtualgl: use SSL provider

(cherry picked from commit 57278d6d246dc0b0e530e97b9a3ba4cfd95beda7)

diff --git a/graphics/virtualgl/DEPENDS b/graphics/virtualgl/DEPENDS
index 67b36f0..0d5f336 100755
--- a/graphics/virtualgl/DEPENDS
+++ b/graphics/virtualgl/DEPENDS
@@ -4,7 +4,7 @@ depends libx11 &&
depends libxext &&
depends OPENGL &&

-optional_depends openssl \
+optional_depends SSL \
"-DVGL_USESSL=ON" \
"-DVGL_USESSL=OFF" \
"for encryption feature in the VGL Transport" &&
diff --git a/graphics/virtualgl/HISTORY b/graphics/virtualgl/HISTORY
index cbbf727..eb23af4 100644
--- a/graphics/virtualgl/HISTORY
+++ b/graphics/virtualgl/HISTORY
@@ -1,2 +1,5 @@
+2015-04-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: use SSL provider
+
2012-11-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, BUILD: spell created



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5325fffe6c1d4956cf0dd5e7cf793ebb991f8d33), Vlad Glagolev, 04/25/2015

Archive powered by MHonArc 2.6.24.

Top of Page