[SM-Commit] GIT changes to master z-rejected grimoire by Ladislav Hagara (950f7c541a3184a9b67fde632cf1e08e793432b7)

Ladislav Hagara scm at sourcemage.org
Wed Jul 9 07:09:10 EDT 2008


GIT changes to master z-rejected grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 z-crypto/truecrypt/DETAILS |    4 ++--
 z-crypto/truecrypt/HISTORY |    4 ++++
 z-crypto/truecrypt/PREPARE |    4 ++--
 3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 950f7c541a3184a9b67fde632cf1e08e793432b7
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    truecrypt 6.0a

diff --git a/z-crypto/truecrypt/DETAILS b/z-crypto/truecrypt/DETAILS
index 9f25ee6..2c3d417 100755
--- a/z-crypto/truecrypt/DETAILS
+++ b/z-crypto/truecrypt/DETAILS
@@ -1,8 +1,8 @@
            SPELL=truecrypt
-         VERSION=6.0
+         VERSION=6.0a
      SOURCE_ORIG="TrueCrypt $VERSION Source.tar.gz"
           SOURCE="TrueCrypt-$VERSION-Source.tar.gz"
-     SOURCE_HASH=sha512:afbec5257f8abf03aff86dc1ef866f141d08df4ba87dee6689f81e06b3ce269f645a9470f2719e83e37291e4bc6c9f2f93c4a122aff77dd9b99c250b28e3143d
+     SOURCE_HASH=sha512:5c78e4e573646294ea18d8e67762e1fd80d2c15a9942d8f52e66183dd54184bae15481b44a5e4222dfcbeaa1628d5f83da6641ca385874ce4be5eb572d94224e
 
          SOURCE2=wxGTK-2.8.8.tar.gz
      SOURCE2_URL=$SOURCEFORGE_URL/wxwindows/$SOURCE2
diff --git a/z-crypto/truecrypt/HISTORY b/z-crypto/truecrypt/HISTORY
index a4dfee8..576e07c 100644
--- a/z-crypto/truecrypt/HISTORY
+++ b/z-crypto/truecrypt/HISTORY
@@ -1,3 +1,7 @@
+2008-07-09 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 6.0a
+	* PREPARE: updated
+
 2008-07-05 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 6.0, added wxGTK sources, updated
 	* PREPARE, PRE_BUILD: added
diff --git a/z-crypto/truecrypt/PREPARE b/z-crypto/truecrypt/PREPARE
index b564dd4..8d31459 100755
--- a/z-crypto/truecrypt/PREPARE
+++ b/z-crypto/truecrypt/PREPARE
@@ -1,9 +1,9 @@
-. DETAILS > /dev/null  &&
+. $SCRIPT_DIRECTORY/DETAILS > /dev/null  &&
 
 if [ ! -e "/var/spool/sorcery/$SOURCE_ORIG" ]; then
 
 message "
-${MESSAGE_COLOR}Source code package ${FILE_COLOR}$SOURCE ${PROBLEM_COLOR}is missing${MESSAGE_COLOR}.
+${MESSAGE_COLOR}Source code package \"${FILE_COLOR}$SOURCE_ORIG${MESSAGE_COLOR}\" ${PROBLEM_COLOR}is missing${MESSAGE_COLOR}.
 You have to download it from ${QUERY_COLOR}http://www.truecrypt.org/downloads2.php${MESSAGE_COLOR}
 and put it into ${QUERY_COLOR}/var/spool/sorcery${MESSAGE_COLOR}.${DEFAULT_COLOR}
 "



More information about the SM-Commit mailing list