Skip to Content.
Sympa Menu

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

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 (1044294dea5192f4664475185cbc064b63fc517b)
  • Date: Wed, 21 Jan 2015 14:27:39 -0600

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

crypto/seahorse/DETAILS | 8 ++++----
crypto/seahorse/HISTORY | 3 +++
dev/null |binary
3 files changed, 7 insertions(+), 4 deletions(-)

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

seahorse 3.14.0

diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS
index fd42757..c1c68e3 100755
--- a/crypto/seahorse/DETAILS
+++ b/crypto/seahorse/DETAILS
@@ -1,12 +1,12 @@
SPELL=seahorse
if [[ $SEAHORSE_DEVEL == y ]];then
- VERSION=3.6.2
+ VERSION=3.14.0
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:2d40f9f2a60bcebf23c1b573f9585251af64e8bec64898e25f6dec8cd7dbd6c559bc51c47b9a7ef2e4a83ffa1328c9721ccb0e7863b03707b35725e5baabc3b5
else
- VERSION=3.6.2
+ VERSION=3.14.0
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:2d40f9f2a60bcebf23c1b573f9585251af64e8bec64898e25f6dec8cd7dbd6c559bc51c47b9a7ef2e4a83ffa1328c9721ccb0e7863b03707b35725e5baabc3b5
fi
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/crypto/seahorse/HISTORY b/crypto/seahorse/HISTORY
index d55c054..af7730e 100644
--- a/crypto/seahorse/HISTORY
+++ b/crypto/seahorse/HISTORY
@@ -1,3 +1,6 @@
+2015-01-21 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.14.0
+
2013-03-08 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: depends on libsecret

diff --git a/crypto/seahorse/seahorse-3.6.2.tar.xz.sig
b/crypto/seahorse/seahorse-3.6.2.tar.xz.sig
deleted file mode 100644
index 5de0edd3..0000000
Binary files a/crypto/seahorse/seahorse-3.6.2.tar.xz.sig and /dev/null differ



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

Archive powered by MHonArc 2.6.24.

Top of Page