[arch-commits] Commit in truecrypt/trunk (gcc-4.3.patch truecrypt.install)

Paul Mattal paul at archlinux.org
Fri Oct 31 14:09:52 UTC 2008


    Date: Friday, October 31, 2008 @ 10:09:52
  Author: paul
Revision: 17682

upgpkg: truecrypt 6.0a-1
    update to 6.0a

Deleted:
  truecrypt/trunk/gcc-4.3.patch
  truecrypt/trunk/truecrypt.install

-------------------+
 gcc-4.3.patch     |   44 --------------------------------------------
 truecrypt.install |   15 ---------------
 2 files changed, 59 deletions(-)

Deleted: gcc-4.3.patch
===================================================================
--- gcc-4.3.patch	2008-10-31 14:09:10 UTC (rev 17681)
+++ gcc-4.3.patch	2008-10-31 14:09:52 UTC (rev 17682)
@@ -1,44 +0,0 @@
-diff -uNr ../truecrypt-5.1a-source-orig/Common/BootEncryption.cpp truecrypt-5.1a-source/Common/BootEncryption.cpp
---- ../truecrypt-5.1a-source-orig/Common/BootEncryption.cpp	2008-04-14 12:39:50.000000000 +0100
-+++ truecrypt-5.1a-source/Common/BootEncryption.cpp	2008-04-14 14:29:11.000000000 +0100
-@@ -6,6 +6,7 @@
- distribution packages.
- */
- 
-+#include <cstring>
- #include "Tcdefs.h"
- #include "Platform/Finally.h"
- #include "Platform/ForEach.h"
-diff -uNr ../truecrypt-5.1a-source-orig/Core/FatFormatter.cpp truecrypt-5.1a-source/Core/FatFormatter.cpp
---- ../truecrypt-5.1a-source-orig/Core/FatFormatter.cpp	2008-04-14 12:39:50.000000000 +0100
-+++ truecrypt-5.1a-source/Core/FatFormatter.cpp	2008-04-14 14:28:22.000000000 +0100
-@@ -9,6 +9,7 @@
-  file License.txt included in TrueCrypt binary and source code distribution
-  packages. */
- 
-+#include <cstring>
- #include <time.h>
- #include "Common/Tcdefs.h"
- #include "Platform/Platform.h"
-diff -uNr ../truecrypt-5.1a-source-orig/Platform/Memory.cpp truecrypt-5.1a-source/Platform/Memory.cpp
---- ../truecrypt-5.1a-source-orig/Platform/Memory.cpp	2008-04-14 12:39:50.000000000 +0100
-+++ truecrypt-5.1a-source/Platform/Memory.cpp	2008-04-14 14:27:26.000000000 +0100
-@@ -6,6 +6,7 @@
-  distribution packages.
- */
- 
-+#include <cstring>
- #include "Memory.h"
- #include "Exception.h"
- 
-diff -uNr ../truecrypt-5.1a-source-orig/Volume/EncryptionTest.cpp truecrypt-5.1a-source/Volume/EncryptionTest.cpp
---- ../truecrypt-5.1a-source-orig/Volume/EncryptionTest.cpp	2008-04-14 12:39:50.000000000 +0100
-+++ truecrypt-5.1a-source/Volume/EncryptionTest.cpp	2008-04-14 14:27:26.000000000 +0100
-@@ -6,6 +6,7 @@
-  distribution packages.
- */
- 
-+#include <cstring>
- #include "Cipher.h"
- #include "Common/Crc.h"
- #include "EncryptionAlgorithm.h"

Deleted: truecrypt.install
===================================================================
--- truecrypt.install	2008-10-31 14:09:10 UTC (rev 17681)
+++ truecrypt.install	2008-10-31 14:09:52 UTC (rev 17682)
@@ -1,15 +0,0 @@
-post_upgrade() {
-  cat << 'EOM'
-  
-  ==>
-  ==> PLEASE NOTE:
-  ==> TrueCrypt is now fuse-based, and no longer requires separate module
-  ==> and utils packages.
-  ==>
-
-EOM
-}
-      
-op=$1
-shift
-$op $*




More information about the arch-commits mailing list