Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c86d356014ffa05ed35a7fc95bbce670a2af4c72)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c86d356014ffa05ed35a7fc95bbce670a2af4c72)
  • Date: Tue, 17 Oct 2006 08:42:06 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

security/thc-hydra/DEPENDS | 6 +-----
security/thc-hydra/HISTORY | 3 +++
2 files changed, 4 insertions(+), 5 deletions(-)

New commits:
commit c86d356014ffa05ed35a7fc95bbce670a2af4c72
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

thc-hydra: DEPENDS: openssl isn't optional #12152

diff --git a/security/thc-hydra/DEPENDS b/security/thc-hydra/DEPENDS
index bc186ab..5513a1a 100755
--- a/security/thc-hydra/DEPENDS
+++ b/security/thc-hydra/DEPENDS
@@ -1,13 +1,9 @@
+depends openssl &&
optional_depends "libssh" \
"" \
"" \
"Support for SSH module" &&

-optional_depends "openssl" \
- "" \
- "" \
- "Support for SSL module" &&
-
optional_depends "libpqxx" \
"" \
"" \
diff --git a/security/thc-hydra/HISTORY b/security/thc-hydra/HISTORY
index 65f41cc..7819d3a 100644
--- a/security/thc-hydra/HISTORY
+++ b/security/thc-hydra/HISTORY
@@ -1,3 +1,6 @@
+2006-10-17 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: openssl isn't optional #12152
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (c86d356014ffa05ed35a7fc95bbce670a2af4c72), Jaka Kranjc, 10/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page