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

Jaka Kranjc scm at mail.sourcemage.org
Tue Oct 17 09:42:06 EDT 2006


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.
 



More information about the SM-Commit mailing list