[Lunar-commits] <moonbase-other> beecrypt: Adding to gcc-4.7.1 patch.

Dennis Veatch stumbles at lunar-linux.org
Thu Aug 16 10:04:59 CEST 2012


commit aec6f482b131ddb4ee2dc9536ed1c87ed294303c
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Thu, 16 Aug 2012 01:04:59 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/aec6f482b131ddb4ee2dc9536ed1c87ed294303c

beecrypt: Adding to gcc-4.7.1 patch.

See; http://sourceforge.net/tracker/?func=detail&aid=3545564&group_id=8924&atid=308924
---
  crypto/beecrypt/BUILD                                        +2/-0     
  crypto/beecrypt/DETAILS                                      +3/-0     
  2 files changed, 5 insertions (+), 0 deletions (-)

--- a/crypto/beecrypt/BUILD
+++ b/crypto/beecrypt/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 1 &&
+
   # Was installing /usr/lib at LIBALT@/libbeecrypt_java.so.7.0.0
   sedit "s:lib at LIBALT@:lib:" java/Makefile.in  &&
 
--- a/crypto/beecrypt/DETAILS
+++ b/crypto/beecrypt/DETAILS
@@ -1,8 +1,11 @@
           MODULE=beecrypt
          VERSION=4.2.1
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=beecrypt-gcc47.patch
       SOURCE_URL=$SFORGE_URL/$MODULE/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:b1c62c2480c79302a8ca5c09063b3d654275eae0
+     SOURCE2_VFY=sha1:8f2ff98c689b9048ecb5475d7a3f55288deb1c86
         WEB_SITE=http://sourceforge.net/projects/beecrypt/
          ENTERED=20070522
          UPDATED=20090909




More information about the Lunar-commits mailing list