[Lunar-commits] <moonbase-other> nettle: Version bump to 2.5 fixes the gnutls bump;
Dennis Veatch
stumbles at lunar-linux.org
Tue Sep 4 14:26:31 CEST 2012
commit 8ac632c1af2538ed1774d506317f3ab31eed1354
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 04 Sep 2012 05:26:31 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/8ac632c1af2538ed1774d506317f3ab31eed1354
nettle: Version bump to 2.5 fixes the gnutls bump;
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking cpuid.h usability... yes
checking cpuid.h presence... yes
checking for cpuid.h... yes
checking for ld used by GCC... /var/lib/lunar/compilers/ld
checking if the linker (/var/lib/lunar/compilers/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether to use nettle... yes
checking for libnettle... no
configure: error:
***
*** Libnettle 2.5 was not found. Note that you must compile nettle with gmp support.
Creating /var/log/lunar/compile/gnutls-3.1.1.bz2
! Problem detected during BUILD
---
crypto/nettle/DETAILS | +3/-3
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -1,12 +1,12 @@
MODULE=nettle
- VERSION=2.4
+ VERSION=2.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[1]=http://www.lysator.liu.se/~nisse/archive
SOURCE_URL[2]=ftp://ftp.lysator.liu.se/pub/security/lsh
- SOURCE_VFY=sha1:1df0cd013e83f73b78a5521411a67e331de3dfa6
+ SOURCE_VFY=sha1:1061754feb69dd01354525fa7eb6154b28ac887d
WEB_SITE=http://www.lysator.liu.se/~nisse/nettle
ENTERED=20110404
- UPDATED=20111107
+ UPDATED=20120904
SHORT="A low-level cryptographic library"
cat << EOF
More information about the Lunar-commits
mailing list