Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (878cfbb1b5138f6aaf97ad318b2b2ee7aaaf67e4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Mathieu Lonjaret <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (878cfbb1b5138f6aaf97ad318b2b2ee7aaaf67e4)
  • Date: Sat, 12 May 2007 16:12:14 -0500

GIT changes to master grimoire by Mathieu Lonjaret <lejatorn AT sourcemage.org>:

ftp/lftp/DEPENDS | 1 +
ftp/lftp/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 878cfbb1b5138f6aaf97ad318b2b2ee7aaaf67e4
Author: Mathieu Lonjaret <lejatorn AT sourcemage.org>
Commit: Mathieu Lonjaret <lejatorn AT sourcemage.org>

lftp: added g++ dependency

diff --git a/ftp/lftp/DEPENDS b/ftp/lftp/DEPENDS
index 4c539c2..0f73ba7 100755
--- a/ftp/lftp/DEPENDS
+++ b/ftp/lftp/DEPENDS
@@ -1,3 +1,4 @@
+depends g++ &&
depends readline '--without-included-readline' &&

optional_depends gnutls \
diff --git a/ftp/lftp/HISTORY b/ftp/lftp/HISTORY
index 4d4d67b..31d78b7 100644
--- a/ftp/lftp/HISTORY
+++ b/ftp/lftp/HISTORY
@@ -1,3 +1,6 @@
+2007-05-12 Mathieu Lonjaret <lejatorn AT sourcemage.org>
+ * DEPENDS: added g++
+
2007-06-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: fixed mirrors




  • [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (878cfbb1b5138f6aaf97ad318b2b2ee7aaaf67e4), Mathieu Lonjaret, 05/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page