[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (4ea628a9e417c6ce52403a50143dbc933636d15a)
Jaka Kranjc
scm at sourcemage.org
Sun Jun 3 12:55:11 EDT 2007
GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:
net/ddclient/DEPENDS | 3 ++-
net/ddclient/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 4ea628a9e417c6ce52403a50143dbc933636d15a
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
ddclient: fix depends #13765
diff --git a/net/ddclient/DEPENDS b/net/ddclient/DEPENDS
index 1dd0168..f4316fb 100755
--- a/net/ddclient/DEPENDS
+++ b/net/ddclient/DEPENDS
@@ -1 +1,2 @@
-depends perl
+depends perl &&
+suggest_depends io-socket-ssl "" "" "for ssl support"
diff --git a/net/ddclient/HISTORY b/net/ddclient/HISTORY
index 79cbf9c..a8d84a4 100644
--- a/net/ddclient/HISTORY
+++ b/net/ddclient/HISTORY
@@ -1,3 +1,6 @@
+2007-06-03 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+ * DEPENDS: added suggested io-socket-ssl #13765
+
2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.
More information about the SM-Commit
mailing list