Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (aa331a690644c7698c68231f07f7700fdf368109)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (aa331a690644c7698c68231f07f7700fdf368109)
  • Date: Thu, 29 Jan 2015 20:05:35 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/gpa/DETAILS | 2 +-
crypto/gpa/HISTORY | 3 +++
crypto/gpgme/DETAILS | 4 ++--
crypto/gpgme/HISTORY | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)

New commits:
commit aa331a690644c7698c68231f07f7700fdf368109
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

gpa 0.9.7

commit d6fe214abc8bf3287dfcb300f0f3e3879f4bde54
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

gpgme 1.5.3

diff --git a/crypto/gpa/DETAILS b/crypto/gpa/DETAILS
index 002b770..6f07692 100755
--- a/crypto/gpa/DETAILS
+++ b/crypto/gpa/DETAILS
@@ -8,7 +8,7 @@ if [ "$GPA_BRANCH" == "scm" ]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-scm
else
- VERSION=0.9.6
+ VERSION=0.9.7

SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/$SPELL/$SOURCE
diff --git a/crypto/gpa/HISTORY b/crypto/gpa/HISTORY
index a5878b7..9873d4e 100644
--- a/crypto/gpa/HISTORY
+++ b/crypto/gpa/HISTORY
@@ -1,3 +1,6 @@
+2015-01-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.7
+
2014-11-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.9.6

diff --git a/crypto/gpgme/DETAILS b/crypto/gpgme/DETAILS
index c53ce9b..a2731ca 100755
--- a/crypto/gpgme/DETAILS
+++ b/crypto/gpgme/DETAILS
@@ -33,8 +33,8 @@ case $GPGME_BRANCH in
SOURCE=$SPELL-$VERSION.tar.bz2
;;
1.5)
- VERSION=1.5.1
-
SOURCE_HASH=sha512:66162d8baf8ce3d7eeaba5aa9cd4efb2704a7a00ce3e0e08a78bdf29ce812e00240a373e7e134825326117fab5495fe42cdf3944eb76f89048e045bcc6e114ff
+ VERSION=1.5.3
+
SOURCE_HASH=sha512:c21879bf424372733eae3a06beb1a3aa33b5c4f1fbefcb0964206caccf7a09b17941c0547972762cfb4e8d010e903b3ce6a895697558def2449c529159933049
SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.bz2
;;
diff --git a/crypto/gpgme/HISTORY b/crypto/gpgme/HISTORY
index efee0f9..8cbd8d6 100644
--- a/crypto/gpgme/HISTORY
+++ b/crypto/gpgme/HISTORY
@@ -1,3 +1,6 @@
+2015-01-28 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated GPGME_BRANCH=1.5 to 1.5.3
+
2014-11-081 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: gnupg-exp => GNUPG




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (aa331a690644c7698c68231f07f7700fdf368109), Ismael Luceno, 01/29/2015

Archive powered by MHonArc 2.6.24.

Top of Page