Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f20f30ab7eaceb73e285b92c9de1d1f1e8a5e9c5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f20f30ab7eaceb73e285b92c9de1d1f1e8a5e9c5)
  • Date: Fri, 21 Dec 2018 16:49:04 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

shell-term-fm/bash-completion/DETAILS | 13 ++++++++-----
shell-term-fm/bash-completion/HISTORY | 6 ++++++
shell-term-fm/bash-completion/scop.gpg |binary
3 files changed, 14 insertions(+), 5 deletions(-)

New commits:
commit f20f30ab7eaceb73e285b92c9de1d1f1e8a5e9c5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

bash-completion: => 2.8

diff --git a/shell-term-fm/bash-completion/DETAILS
b/shell-term-fm/bash-completion/DETAILS
index 8352d32..d3772d3 100755
--- a/shell-term-fm/bash-completion/DETAILS
+++ b/shell-term-fm/bash-completion/DETAILS
@@ -1,10 +1,13 @@
SPELL=bash-completion
- VERSION=2.1
-
SOURCE_HASH=sha512:0bc71039ef136b1ccb72527eb40f2ed4068a58dc31b1ac1ee52a40e7c950ea4cfbb4f1bee2f0da6774e56062578fa3653096e6d306eea7f028dd55ff737e92fe
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=2.8
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://bash-completion.alioth.debian.org/files/$SOURCE
- WEB_SITE=http://bash-completion.alioth.debian.org/
+ WEB_SITE=https://github.com/scop/bash-completion
+ SOURCE_URL[0]=$WEB_SITE/releases/download/$VERSION/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=scop.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
ENTERED=20020215
LICENSE[0]=GPL
KEYWORDS="bash console"
diff --git a/shell-term-fm/bash-completion/HISTORY
b/shell-term-fm/bash-completion/HISTORY
index 788e797..1b7886a 100644
--- a/shell-term-fm/bash-completion/HISTORY
+++ b/shell-term-fm/bash-completion/HISTORY
@@ -1,3 +1,9 @@
+2018-12-21 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.8
+ now at github
+ * DETAILS: add gpg checking
+ * scop.gpg: add Ville Skyttä <ville.skytta AT iki.fi>
+
2013-06-22 Treeve Jelbert <treeve AT sourcemage.org>
* INSTALL: fix install

diff --git a/shell-term-fm/bash-completion/scop.gpg
b/shell-term-fm/bash-completion/scop.gpg
new file mode 100644
index 0000000..dc298fb
Binary files /dev/null and b/shell-term-fm/bash-completion/scop.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f20f30ab7eaceb73e285b92c9de1d1f1e8a5e9c5), Treeve Jelbert, 12/21/2018

Archive powered by MHonArc 2.6.24.

Top of Page