Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (38e1b41945f59cb13efd4be7e9510eda9b9ffe27)
  • Date: Wed, 26 Nov 2008 03:42:19 -0600

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



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (38e1b41945f59cb13efd4be7e9510eda9b9ffe27), Jaka Kranjc, 11/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page