- Update to 1.7.3 (security fixes)

- Bump library version in pkg-plist

ref: https://lists.gnupg.org/pipermail/gnupg-announce/2016q3/000395.html

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
MFH:	2016Q3
Differential Revision:	D7558
This commit is contained in:
Carlos J. Puga Medina 2016-08-18 11:24:48 +00:00
parent db6281afc2
commit 43452f5129
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420399
3 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libgcrypt
PORTVERSION= 1.7.2
PORTVERSION= 1.7.3
CATEGORIES= security
MASTER_SITES= GNUPG

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1468663748
SHA256 (libgcrypt-1.7.2.tar.bz2) = 3d35df906d6eab354504c05d749a9b021944cb29ff5f65c8ef9c3dd5f7b6689f
SIZE (libgcrypt-1.7.2.tar.bz2) = 2845301
TIMESTAMP = 1471514079
SHA256 (libgcrypt-1.7.3.tar.bz2) = ddac6111077d0a1612247587be238c5294dd0ee4d76dc7ba783cc55fb0337071
SIZE (libgcrypt-1.7.3.tar.bz2) = 2861294

View file

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