diff options
author | xtraeme <xtraeme> | 2003-12-06 00:26:59 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-06 00:26:59 +0000 |
commit | 0c8e8296e5ada71467ff096a2cfdda9db0e9c55a (patch) | |
tree | 0a8eef44ed5e57dfe17b9962b89916e8105f3cde /security/libgcrypt/distinfo | |
parent | b95a7e995fc5b5d1837f0d6aff5f4e377381a437 (diff) | |
download | pkgsrc-0c8e8296e5ada71467ff096a2cfdda9db0e9c55a.tar.gz |
Updated to 1.1.90, provided by Min Sik Kim PR pkg/23322.
Changes:
* The use of the GCRY_WEAK_RANDOM level is now deprecated in favor of
the new gcry_create_nonce function.
* gcry_sexp_build now supports a "%b" format to include a memory buffer.
* Minor configuration fixes.
* Interface changes relative to the 1.1.44 release:
* Bug fixes and more code cleanups.
* Enhanced the prime API.
* Support for the Serpent cipher algorithm.
And more...
Diffstat (limited to 'security/libgcrypt/distinfo')
-rw-r--r-- | security/libgcrypt/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index b2496a0a800..5934cc6f54d 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/11/02 19:57:51 hubertf Exp $ +$NetBSD: distinfo,v 1.4 2003/12/06 00:26:59 xtraeme Exp $ -SHA1 (libgcrypt-1.1.12.tar.gz) = 7c52f7b6add1079c8aa773fae55e9668027420a1 -Size (libgcrypt-1.1.12.tar.gz) = 741606 bytes -SHA1 (patch-aa) = 140a9913fd027fabbfced2823e7b319ee3d07899 +SHA1 (libgcrypt-1.1.90.tar.gz) = b250427cf01fa47588779710185c262fa37cf491 +Size (libgcrypt-1.1.90.tar.gz) = 845664 bytes +SHA1 (patch-aa) = 9227c83091b9d809ac085e5abbba7d692344b0c3 |