Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (44cb601d7bb8a0cafc6fdc31872328a0c71db220)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (44cb601d7bb8a0cafc6fdc31872328a0c71db220)
  • Date: Tue, 28 Feb 2012 14:45:23 -0600

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/neon/DEPENDS | 2 +-
libs/neon/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 44cb601d7bb8a0cafc6fdc31872328a0c71db220
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

neon - depends libproxy

diff --git a/libs/neon/DEPENDS b/libs/neon/DEPENDS
index 703bc1f..e5136a1 100755
--- a/libs/neon/DEPENDS
+++ b/libs/neon/DEPENDS
@@ -1,7 +1,7 @@
depends e2fsprogs &&
depends libxml2 '--with-libxml2' &&
depends zlib '--with-zlib' &&
-
+optional_depends libproxy '' '--without-libproxy' 'http proxy support'&&
# TODO also supports --with-ssl=gnutls
optional_depends openssl \
'--with-ssl' \
diff --git a/libs/neon/HISTORY b/libs/neon/HISTORY
index 61c323c..a1fe66a 100644
--- a/libs/neon/HISTORY
+++ b/libs/neon/HISTORY
@@ -1,3 +1,6 @@
+2012-02-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add optional libproxy
+
2011-05-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.29.6




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (44cb601d7bb8a0cafc6fdc31872328a0c71db220), Treeve Jelbert, 02/28/2012

Archive powered by MHonArc 2.6.24.

Top of Page