1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

security/libgcrypt: Update to 1.10.2

1.10.2: https://dev.gnupg.org/T5905
1.10.1: https://dev.gnupg.org/T5810
1.10.0: https://dev.gnupg.org/T5691

PR:		272097
Approved by:	cy (maintainer)
This commit is contained in:
Jason E. Hale 2023-06-20 11:57:57 -04:00
parent c1e480fdca
commit f3e746e374
4 changed files with 5 additions and 16 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= libgcrypt
DISTVERSION= 1.9.4
PORTREVISION= 1
DISTVERSION= 1.10.2
CATEGORIES= security
MASTER_SITES= GNUPG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1629752433
SHA256 (libgcrypt-1.9.4.tar.bz2) = ea849c83a72454e3ed4267697e8ca03390aee972ab421e7df69dfe42b65caaf7
SIZE (libgcrypt-1.9.4.tar.bz2) = 3239704
TIMESTAMP = 1687216625
SHA256 (libgcrypt-1.10.2.tar.bz2) = 3b9c02a004b68c256add99701de00b383accccf37177e0d6c58289664cce0c03
SIZE (libgcrypt-1.10.2.tar.bz2) = 3795164

View File

@ -1,10 +0,0 @@
--- random/jitterentropy-base.c.orig 2021-08-22 05:57:34.000000000 -0700
+++ random/jitterentropy-base.c 2021-08-23 14:05:29.630091000 -0700
@@ -52,6 +52,7 @@
#undef _FORTIFY_SOURCE
#ifdef __OPTIMIZE__
#pragma GCC optimize ("O0")
+#pragma clang optimize off
#endif
#include "jitterentropy.h"

View File

@ -6,7 +6,7 @@ include/gcrypt.h
%%STATIC%%lib/libgcrypt.a
lib/libgcrypt.so
lib/libgcrypt.so.20
lib/libgcrypt.so.20.3.4
lib/libgcrypt.so.20.4.2
libdata/pkgconfig/libgcrypt.pc
man/man1/hmac256.1.gz
share/aclocal/libgcrypt.m4