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

Jaka Kranjc scm at sourcemage.org
Wed Nov 26 04:42:19 EST 2008


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

 collab/subversion/DEPENDS |    2 ++
 collab/subversion/HISTORY |    3 +++
 x11/xbindkeys/DEPENDS     |    2 +-
 x11/xbindkeys/HISTORY     |    3 +++
 4 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 4d265a4695f38a2f6b0cc1602401c214967e8b4c
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    subversion: added warning about disabling neon #14742

commit 58e40b5f683c1c4c2e5aba0fbe75f8431103d190
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    xbindkeys: fixed guile dep wording

diff --git a/collab/subversion/DEPENDS b/collab/subversion/DEPENDS
index 615b62a..7a21532 100755
--- a/collab/subversion/DEPENDS
+++ b/collab/subversion/DEPENDS
@@ -24,6 +24,8 @@ optional_depends zlib '--with-zlib=/usr' '--without-zlib' 'for stream compressio
 optional_depends gettext '--enable-nls' '--disable-nls' 'for language translations' &&
 optional_depends openssl '--with-ssl' '--without-ssl' 'for SSL/TLS support' &&
 optional_depends cyrus-sasl '--with-sasl' '--without-sasl' 'for Cyrus SASL authentication' &&
+
+message ""WARNING, disabling neon is not recommended and may break downloading some svn spells."" &&
 optional_depends neon '--with-neon=/usr' '--without-neon' 'for Subversion client to support DAV' &&
 
 optional_depends db '--with-berkeley-db' '--without-berkeley-db' 'for Berkeley DB backend' &&
diff --git a/collab/subversion/HISTORY b/collab/subversion/HISTORY
index 0fe8d03..2bf5791 100644
--- a/collab/subversion/HISTORY
+++ b/collab/subversion/HISTORY
@@ -1,3 +1,6 @@
+2008-11-26 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: added a warning about disabling neon
+
 2008-10-24 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.5.4
 
diff --git a/x11/xbindkeys/DEPENDS b/x11/xbindkeys/DEPENDS
index ac83cc0..8fb8d07 100755
--- a/x11/xbindkeys/DEPENDS
+++ b/x11/xbindkeys/DEPENDS
@@ -3,6 +3,6 @@ depends libxau &&
 depends libxdmcp &&
 
 optional_depends guile "--enable-guile" "--disable-guile" \
-  "disable scheme/guile configuration file style" &&
+  "enable scheme/guile configuration file style" &&
 
 optional_depends tk "--enable-tk" "--disable-tk" "for xbindkeys_show"
diff --git a/x11/xbindkeys/HISTORY b/x11/xbindkeys/HISTORY
index 170085d..0c12bb7 100644
--- a/x11/xbindkeys/HISTORY
+++ b/x11/xbindkeys/HISTORY
@@ -1,3 +1,6 @@
+2008-11-26 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: fixed guile wording
+
 2008-11-25 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* DEPENDS: added tk and guile #14875
 	  changed xorg-libs to the real libs



More information about the SM-Commit mailing list