Skip to Content.
Sympa Menu

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

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 (185b46bee66d1e1bdcd49a8dc60db74fb68eca3c)
  • Date: Mon, 14 May 2007 10:54:05 -0500

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

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

New commits:
commit 185b46bee66d1e1bdcd49a8dc60db74fb68eca3c
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

lftp: fix a mirror

diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS
index 5a664ee..25c917e 100755
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ftp.yars.free.net/pub/source/lftp/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$SOURCE
- SOURCE2_URL[1]=${SOURCE_URL[0]}.asc
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
SOURCE_GPG=lftp.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://lftp.yar.ru/
diff --git a/ftp/lftp/HISTORY b/ftp/lftp/HISTORY
index 31d78b7..e437212 100644
--- a/ftp/lftp/HISTORY
+++ b/ftp/lftp/HISTORY
@@ -1,3 +1,6 @@
+2007-05-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fixed SOURCE2_URL[1]
+
2007-05-12 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS: added g++




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (185b46bee66d1e1bdcd49a8dc60db74fb68eca3c), Jaka Kranjc, 05/14/2007

Archive powered by MHonArc 2.6.24.

Top of Page