Skip to content

Commit

Permalink
security/libgcrypt: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: HardenedBSD
  • Loading branch information
fichtner committed Jul 5, 2017
1 parent f1bb1b0 commit 7ba4e12
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion security/libgcrypt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= libgcrypt
PORTVERSION= 1.7.7
PORTVERSION= 1.7.8
CATEGORIES= security
MASTER_SITES= GNUPG

Expand Down
6 changes: 3 additions & 3 deletions security/libgcrypt/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1496487630
SHA256 (libgcrypt-1.7.7.tar.bz2) = b9b85eba0793ea3e6e66b896eb031fa05e1a4517277cc9ab10816b359254cd9a
SIZE (libgcrypt-1.7.7.tar.bz2) = 2861190
TIMESTAMP = 1498827790
SHA256 (libgcrypt-1.7.8.tar.bz2) = 948276ea47e6ba0244f36a17b51dcdd52cfd1e664b0a1ac3bc82134fb6cec199
SIZE (libgcrypt-1.7.8.tar.bz2) = 2897853
2 changes: 1 addition & 1 deletion security/libgcrypt/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ include/gcrypt.h
lib/libgcrypt.a
lib/libgcrypt.so
lib/libgcrypt.so.20
lib/libgcrypt.so.20.1.7
lib/libgcrypt.so.20.1.8
man/man1/hmac256.1.gz
share/aclocal/libgcrypt.m4

0 comments on commit 7ba4e12

Please sign in to comment.