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

Vlad Glagolev scm at sourcemage.org
Thu May 29 13:13:13 EDT 2008


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
 



More information about the SM-Commit mailing list