Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ad31832879ece47a02c3ab2accd1a344454d5bfa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ad31832879ece47a02c3ab2accd1a344454d5bfa)
  • Date: Mon, 3 May 2010 13:50:07 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

ftp/aria2/DEPENDS | 4 ++++
ftp/aria2/HISTORY | 3 +++
2 files changed, 7 insertions(+)

New commits:
commit ad31832879ece47a02c3ab2accd1a344454d5bfa
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

aria2: added optional depends to ca-certificates

diff --git a/ftp/aria2/DEPENDS b/ftp/aria2/DEPENDS
index 31ced03..b15405e 100755
--- a/ftp/aria2/DEPENDS
+++ b/ftp/aria2/DEPENDS
@@ -10,5 +10,9 @@ optional_depends libgcrypt \
"" \
"" \
"Do you want bittorrent support?" &&
+optional_depends ca-certificates \
+ "--with-ca-bundle='${INSTALL_ROOT}/etc/ssl/certs/ca-certificates.crt'" \
+ "" \
+ "Do you want certificate support?" &&
depends g++ &&
depends zlib
diff --git a/ftp/aria2/HISTORY b/ftp/aria2/HISTORY
index f255837..eb9b47b 100644
--- a/ftp/aria2/HISTORY
+++ b/ftp/aria2/HISTORY
@@ -1,3 +1,6 @@
+2010-05-03 Bor Kraljič <pyrobor AT ver.si>
+ * DEPENDS: added optional depends to ca-certificates
+
2010-04-29 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated spell to 1.9.2




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (ad31832879ece47a02c3ab2accd1a344454d5bfa), Bor Kraljič, 05/03/2010

Archive powered by MHonArc 2.6.24.

Top of Page