Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (26344c10abbcbf518da1b2e7fe15d36c652deefc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (26344c10abbcbf518da1b2e7fe15d36c652deefc)
  • Date: Sun, 12 Feb 2017 00:50:53 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/file/DETAILS | 7 +++++--
utils/file/HISTORY | 5 +++++
utils/file/file.gpg |binary
3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 26344c10abbcbf518da1b2e7fe15d36c652deefc
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/file: version 5.30

diff --git a/utils/file/DETAILS b/utils/file/DETAILS
index 57b6d4d..778075e 100755
--- a/utils/file/DETAILS
+++ b/utils/file/DETAILS
@@ -1,11 +1,14 @@
SPELL=file
- VERSION=5.29
+ VERSION=5.30
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:58db17a6bea5d71723f3f7d25300985b3aa78f27fdb1e8b9bb41e61dc325236acaca7c1475cc2725ed672151e1764892dff83d37c24313fe26f45ee3388d4462
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.astron.com/pub/file/$SOURCE
SOURCE_URL[1]=https://fossies.org/linux/misc/$SOURCE
+ SOURCE2=${SOURCE}.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG="file.gpg:${SOURCE2}:UPSTREAM_KEY"
+ SOURCE2_IGNORE="signature"
WEB_SITE=http://www.darwinsys.com/file/
STAGED_INSTALL=off
ENTERED=20010922
diff --git a/utils/file/HISTORY b/utils/file/HISTORY
index dd4cbb9..2bd5b23 100644
--- a/utils/file/HISTORY
+++ b/utils/file/HISTORY
@@ -1,3 +1,8 @@
+2017-02-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 5.30, switched to gpg checking
+ * file.gpg: added key, 6CB33B3A,
+ Christos Zoulas (personal key) <christos AT zoulas.com>
+
2016-10-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: 5.29

diff --git a/utils/file/file.gpg b/utils/file/file.gpg
new file mode 100644
index 0000000..a3d300b
Binary files /dev/null and b/utils/file/file.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (26344c10abbcbf518da1b2e7fe15d36c652deefc), Pavel Vinogradov, 02/11/2017

Archive powered by MHonArc 2.6.24.

Top of Page