Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (4716114082b9f2326f0db01963923d6a4a490add)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (4716114082b9f2326f0db01963923d6a4a490add)
  • Date: Tue, 16 Jan 2007 16:16:04 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ftp/curl/DEPENDS | 2 ++
ftp/curl/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit 4716114082b9f2326f0db01963923d6a4a490add
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

curl depends on zlib

diff --git a/ftp/curl/DEPENDS b/ftp/curl/DEPENDS
index 0f963c7..45bc074 100755
--- a/ftp/curl/DEPENDS
+++ b/ftp/curl/DEPENDS
@@ -1,3 +1,5 @@
+depends zlib &&
+
optional_depends gnutls \
"--with-gnutls=$INSTALL_ROOT/usr" \
'--without-gnutls' \
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index b409e32..e62a29d 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,6 @@
+2007-01-16 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Depends on zlib (LDFLAGS has -lz)
+
2007-01-06 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 7.16.0, removed UPDATED
* UP_TRIGGERS: added



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (4716114082b9f2326f0db01963923d6a4a490add), Eric Sandall, 01/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page