[Lunar-commits] <moonbase-other> cryptopp: Version bump to 562 and adding a patch.

stumbles stumbles at lunar-linux.org
Wed Jun 5 13:05:33 CEST 2013


commit 9fa87a9651a7d3732d5feffebff90e5c5f7cfba4
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 05 Jun 2013 04:05:07 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/9fa87a9651a7d3732d5feffebff90e5c5f7cfba4

cryptopp: Version bump to 562 and adding a patch.
---
  crypto/cryptopp/BUILD   | +1/-6     
  crypto/cryptopp/DETAILS | +6/-3     
  2 files changed, 7 insertions(+), 9 deletions(-)

--- a/crypto/cryptopp/BUILD
+++ b/crypto/cryptopp/BUILD
@@ -1,9 +1,4 @@
-(
 
-  sedit 's|^\t\$(CP) \*.so \$(PREFIX)\/lib| |' GNUmakefile &&
-
-  CXXFLAGS="$CXXFLAGS -fPIC" &&
+  patch_it $SOURCE2 1 &&
 
   default_make
-
-) > $C_FIFO 2>&1
--- a/crypto/cryptopp/DETAILS
+++ b/crypto/cryptopp/DETAILS
@@ -1,12 +1,15 @@
           MODULE=cryptopp
-         VERSION=561
+         VERSION=562
           SOURCE=$MODULE$VERSION.zip
+         SOURCE2=cryptopp-562-gnumakeile.patch
       SOURCE_URL=http://www.cryptopp.com/
+     SOURCE2_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-      SOURCE_VFY=sha1:31dbb456c21f50865218c57b7eaf4c955a222ba1
+      SOURCE_VFY=sha1:ddc18ae41c2c940317cd6efe81871686846fa293
+     SOURCE2_VFY=sha1:1efaaf3549c0b6d2a84c03484ba382a72bd6afcb
         WEB_SITE=http://www.cryptopp.com/
          ENTERED=20101220
-         UPDATED=20101220
+         UPDATED=20130605
            SHORT="C++ class library of cryptographic schemes"
 
 cat << EOF




More information about the Lunar-commits mailing list