Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (c8bb805996600878cd252a1d85a731ea46802a6f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (c8bb805996600878cd252a1d85a731ea46802a6f)
  • Date: Sat, 23 Jun 2007 04:55:17 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

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

New commits:
commit c8bb805996600878cd252a1d85a731ea46802a6f
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

readline: Converted to UPSTREAM_SIG. Bug 13761

diff --git a/libs/readline/DETAILS b/libs/readline/DETAILS
index c3b6360..5cbdf17 100755
--- a/libs/readline/DETAILS
+++ b/libs/readline/DETAILS
@@ -1,11 +1,14 @@
SPELL=readline
VERSION=5.2
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
SOURCE_URL[2]=ftp://ftp.cwru.edu/pub/bash/$SOURCE
-
SOURCE_HASH=sha512:74318b32c56e888716bda2507228ecc374a24e85b2faeec4778227a9f04eb19de1fc8468c78746954c84f9e616a06dd0f8a4332ba4b438fefb7e222699baa379
+ SOURCE_GPG=readline.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=GPL
WEB_SITE=http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
ENTERED=20010922
diff --git a/libs/readline/HISTORY b/libs/readline/HISTORY
index b6c6b64..b4960aa 100644
--- a/libs/readline/HISTORY
+++ b/libs/readline/HISTORY
@@ -1,3 +1,7 @@
+2007-06-23 George Sherwood <george AT beernabeer.com>
+ * DETAILS: converted to upstream signature checking
+ * readline.gpg: added gpg keyring
+
2007-05-01 George Sherwood <george AT beernabeer.com>
* DETAILS: PATCHLEVEL++
* PRE_BUILD: Added patch readline52-003/004
diff --git a/libs/readline/readline.gpg b/libs/readline/readline.gpg
new file mode 100644
index 0000000..092d93f
Binary files /dev/null and b/libs/readline/readline.gpg differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c8bb805996600878cd252a1d85a731ea46802a6f), George Sherwood, 06/23/2007

Archive powered by MHonArc 2.6.24.

Top of Page