Skip to Content.
Sympa Menu

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

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 (30b780cfc5eb5ec3104d0496a8fb14d3a96a74b1)
  • Date: Wed, 11 Oct 2017 11:06:57 +0000

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

ftp/axel/DEPENDS | 4 ++--
ftp/axel/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 30b780cfc5eb5ec3104d0496a8fb14d3a96a74b1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

axel: corrected SSL flags

diff --git a/ftp/axel/DEPENDS b/ftp/axel/DEPENDS
index c4e5ab8..98fa96f 100755
--- a/ftp/axel/DEPENDS
+++ b/ftp/axel/DEPENDS
@@ -1,6 +1,6 @@
optional_depends SSL \
- "--with-openssl" \
- "--without-openssl" \
+ "--with-ssl" \
+ "--without-ssl" \
"for TLS support" &&

optional_depends gettext \
diff --git a/ftp/axel/HISTORY b/ftp/axel/HISTORY
index b414c5c..3846157 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,3 +1,6 @@
+2017-10-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: corrected SSL flags
+
2017-10-10 Ismael Luceno <ismael AT sourcemage.org>
* PRE_BUILD: removed, no longer needed
* DETAILS: updated spell to 2.15



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (30b780cfc5eb5ec3104d0496a8fb14d3a96a74b1), Vlad Glagolev, 10/11/2017

Archive powered by MHonArc 2.6.24.

Top of Page