Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ed7e3d0433ad8ea2bd32539837b5522094a95ae6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ed7e3d0433ad8ea2bd32539837b5522094a95ae6)
  • Date: Thu, 29 May 2008 12:13:13 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

crypto/aespipe/DETAILS | 9 +++++++--
crypto/aespipe/HISTORY | 1 +
2 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 893a45dca87c76d1c4c5e13d63466c749966da69
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

aespipe: hash => upstream gpg

diff --git a/crypto/aespipe/DETAILS b/crypto/aespipe/DETAILS
index 95348f2..521ee19 100755
--- a/crypto/aespipe/DETAILS
+++ b/crypto/aespipe/DETAILS
@@ -1,9 +1,14 @@
SPELL=aespipe
VERSION=2.3d
SOURCE=$SPELL-v$VERSION.tar.bz2
+ SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION
- SOURCE_URL[0]=http://loop-aes.sourceforge.net/aespipe/$SOURCE
-
SOURCE_HASH=sha512:3fc349bfa990c742cf6b8ea4fa73a593db9d337d69c155d4d812ab96cbd2e263c4887f094baaf0c6b0d4002534af776c2cdc0c4a2252c2c831bc2d3f12340617
+ SOURCE_URL[0]=http://loop-aes.sourceforge.net/$SPELL/$SOURCE
+ SOURCE_URL[1]=$SOURCEFORGE_URL/loop-aes/$SOURCE
+ SOURCE2_URL[0]=$SOURCE_URL.sign
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sign
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG=loop-AES.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://loop-aes.sourceforge.net/
ENTERED=20040213
LICENSE[0]=GPL
diff --git a/crypto/aespipe/HISTORY b/crypto/aespipe/HISTORY
index 2a4cee5..a601795 100644
--- a/crypto/aespipe/HISTORY
+++ b/crypto/aespipe/HISTORY
@@ -1,4 +1,5 @@
2008-05-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: hash => gpg
* BUILD: make tests
* CONFIGURE: added option for static compile




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ed7e3d0433ad8ea2bd32539837b5522094a95ae6), Vlad Glagolev, 05/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page