Skip to Content.
Sympa Menu

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

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 (fbf584790793011b2e6ece79d8ce1730a1101ee7)
  • Date: Fri, 4 May 2007 10:04:08 -0500

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

ftp/lftp/DETAILS | 5 ++++-
ftp/lftp/HISTORY | 4 ++++
ftp/lftp/lftp.gpg |binary
3 files changed, 8 insertions(+), 1 deletion(-)

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

lftp: converted to upstream checking

diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS
index 041b22d..abfa882 100755
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -1,12 +1,15 @@
SPELL=lftp
VERSION=3.5.11
SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE2=${SOURCE}.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ftp.yars.free.net/pub/source/lftp/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL}.asc
SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$SOURCE
SOURCE_URL[2]=http://the.wiretapped.net/mirrors/$SPELL/$SOURCE
SOURCE_URL[3]=ftp://ftp.bme.hu/packages/lftp/$SOURCE
-
SOURCE_HASH=sha512:6054a5ab8752e458ea6e0ac826cf361cbce68055a6d8e207a206d83193cd4e5019fbdedf114f8572fbdbfb4a7e24a24859b46083410bcffdb9c5c767023bfc6d
+ SOURCE_GPG=lftp.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://lftp.yar.ru/
ENTERED=20010922
LICENSE[0]=GPL
diff --git a/ftp/lftp/HISTORY b/ftp/lftp/HISTORY
index 30c51ee..eb9ce87 100644
--- a/ftp/lftp/HISTORY
+++ b/ftp/lftp/HISTORY
@@ -1,3 +1,7 @@
+2007-05-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: converted to upstream signature checking
+ * lftp.gpg: added gpg keyring
+
2007-04-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.5.11

diff --git a/ftp/lftp/lftp.gpg b/ftp/lftp/lftp.gpg
new file mode 100644
index 0000000..31a944f
Binary files /dev/null and b/ftp/lftp/lftp.gpg differ




Archive powered by MHonArc 2.6.24.

Top of Page