diff options
author | salo <salo> | 2003-05-13 03:07:10 +0000 |
---|---|---|
committer | salo <salo> | 2003-05-13 03:07:10 +0000 |
commit | 95451b7d46c66675c748a8aa31b86c7f6567035d (patch) | |
tree | 45131137ebdd4978b42593c577c5215622962ce7 /security/libgcrypt/distinfo | |
parent | b7b298c66686fc99bfa594f74a1f2e40044179e3 (diff) | |
download | pkgsrc-95451b7d46c66675c748a8aa31b86c7f6567035d.tar.gz |
Updated to version 1.1.12.
Based on a patch sent by Juan RP via PR pkg/21559.
Changes:
- DESCR has 80 columns
- style nits
1.1.12:
=======
- gcry_pk_sign, gcry_pk_verify and gcry_pk_encrypt can now handle an optional
pkcs1 flags parameter in the S-expression. A similar flag may be passed to
gcry_pk_decrypt but it is only syntactically implemented.
- New convenience macro gcry_md_get_asnoid.
- There is now some real stuff in the manual.
Diffstat (limited to 'security/libgcrypt/distinfo')
-rw-r--r-- | security/libgcrypt/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index 39014e8d86b..bb32cf0ff6a 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/02/02 17:27:47 tron Exp $ +$NetBSD: distinfo,v 1.2 2003/05/13 03:07:11 salo Exp $ -SHA1 (libgcrypt-1.1.11.tar.gz) = 4b6a63165dd7b53bedeb3991a29be0594af60ed8 -Size (libgcrypt-1.1.11.tar.gz) = 696580 bytes +SHA1 (libgcrypt-1.1.12.tar.gz) = 7c52f7b6add1079c8aa773fae55e9668027420a1 +Size (libgcrypt-1.1.12.tar.gz) = 741606 bytes |