Skip to Content.
Sympa Menu

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

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 (89c0814002cd0cadb7fc309047b42c4fc14ab255)
  • Date: Sun, 9 Nov 2014 09:29:07 -0600

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

crypto/gnutls/DETAILS | 2 +-
crypto/gnutls/HISTORY | 3 +++
crypto/scute/DEPENDS | 2 +-
crypto/scute/DETAILS | 2 +-
crypto/scute/HISTORY | 4 ++++
5 files changed, 10 insertions(+), 3 deletions(-)

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

gnutls: => 3.2.19

commit bc3a6099113ecb0129defb2cb654364cebd15da9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

scute: => 1.4.0

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index d5326b6..4eb5a6b 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -1,7 +1,7 @@
SPELL=gnutls
case $GNUTLS_BRANCH in
stable)
- VERSION=3.2.18
+ VERSION=3.2.19
;;
stable-old)
VERSION=3.1.26
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index f15bcec..d6aa148 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2014-11-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 3.2.19
+
2014-09-28 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Simplified branch version handling
* DETAILS: updated stable branch to 3.2.18
diff --git a/crypto/scute/DEPENDS b/crypto/scute/DEPENDS
index 1d93a10..385bdea 100755
--- a/crypto/scute/DEPENDS
+++ b/crypto/scute/DEPENDS
@@ -1,4 +1,4 @@
depends libgpg-error &&
depends libassuan &&
-depends gnupg-exp &&
+depends GNUPG &&
depends pinentry
diff --git a/crypto/scute/DETAILS b/crypto/scute/DETAILS
index 53f5306..f7f9c91 100755
--- a/crypto/scute/DETAILS
+++ b/crypto/scute/DETAILS
@@ -1,5 +1,5 @@
SPELL=scute
- VERSION=1.3.0
+ VERSION=1.4.0

SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/scute/$SOURCE
diff --git a/crypto/scute/HISTORY b/crypto/scute/HISTORY
index c5230c7..bbde4b8 100644
--- a/crypto/scute/HISTORY
+++ b/crypto/scute/HISTORY
@@ -1,3 +1,7 @@
+2014-11-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.0
+ * DEPENDS: GNUPG
+
2009-06-20 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.3.0, scute.gpg -> GnuPG.gpg
* scute.gpg: removed



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (89c0814002cd0cadb7fc309047b42c4fc14ab255), Treeve Jelbert, 11/09/2014

Archive powered by MHonArc 2.6.24.

Top of Page