security/libgcrypt: Update to 1.8.4

- Update libgpg-error version required to 1.32

Changelog: https://lists.gnupg.org/pipermail/gnupg-announce/2018q4/000431.html
This commit is contained in:
Carlos J. Puga Medina 2018-10-28 21:15:27 +00:00
parent d74a9d0b47
commit 68eda17349
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483355
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libgcrypt
PORTVERSION= 1.8.3
PORTVERSION= 1.8.4
CATEGORIES= security
MASTER_SITES= GNUPG
@ -11,8 +11,8 @@ COMMENT= General purpose cryptographic library based on the code from GnuPG
LICENSE= GPLv2+ LGPL21+
LICENSE_COMB= multi
BUILD_DEPENDS= libgpg-error>=1.25:security/libgpg-error
RUN_DEPENDS= libgpg-error>=1.25:security/libgpg-error
BUILD_DEPENDS= libgpg-error>=1.32:security/libgpg-error
RUN_DEPENDS= libgpg-error>=1.32:security/libgpg-error
USES= cpe libtool makeinfo tar:bzip2
CPE_VENDOR= gnupg

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1528899391
SHA256 (libgcrypt-1.8.3.tar.bz2) = 66ec90be036747602f2b48f98312361a9180c97c68a690a5f376fa0f67d0af7c
SIZE (libgcrypt-1.8.3.tar.bz2) = 2989166
TIMESTAMP = 1540760168
SHA256 (libgcrypt-1.8.4.tar.bz2) = f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227
SIZE (libgcrypt-1.8.4.tar.bz2) = 2990108

View File

@ -6,6 +6,6 @@ include/gcrypt.h
lib/libgcrypt.a
lib/libgcrypt.so
lib/libgcrypt.so.20
lib/libgcrypt.so.20.2.3
lib/libgcrypt.so.20.2.4
man/man1/hmac256.1.gz
share/aclocal/libgcrypt.m4