git: 7701f7da1c0d - main - security/gnutls: update to 3.7.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 May 2022 21:43:03 UTC
The branch main has been updated by tijl: URL: https://cgit.FreeBSD.org/ports/commit/?id=7701f7da1c0df12c07b06586e33090a0619d9ffe commit 7701f7da1c0df12c07b06586e33090a0619d9ffe Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2022-05-17 21:18:34 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2022-05-17 21:41:59 +0000 security/gnutls: update to 3.7.5 --- security/gnutls/Makefile | 6 +++--- security/gnutls/distinfo | 6 +++--- security/gnutls/files/patch-tests_cert-tests_pkcs12.sh | 14 -------------- security/gnutls/pkg-plist | 3 ++- 4 files changed, 8 insertions(+), 21 deletions(-) diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 138369d38955..526062a09224 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnutls -PORTVERSION= 3.7.4 +PORTVERSION= 3.7.5 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} @@ -25,8 +25,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-guile \ --with-system-priority-file=${PREFIX}/etc/gnutls/config \ --with-default-trust-store-dir=/etc/ssl/certs \ - --without-libbrotli \ - --without-libzstd \ + --without-brotli \ + --without-zstd \ --without-tpm \ --without-tpm2 MAKE_ENV= MAKEINFOFLAGS=--no-split diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index c6f4bbe06771..f610d19d9ba1 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648156149 -SHA256 (gnutls-3.7.4.tar.xz) = e6adbebcfbc95867de01060d93c789938cf89cc1d1f6ef9ef661890f6217451f -SIZE (gnutls-3.7.4.tar.xz) = 6131772 +TIMESTAMP = 1652812513 +SHA256 (gnutls-3.7.5.tar.xz) = 1f85028475b4f255cc5b480af0c37e61eab43024c1507c8b75d6be506c0553ad +SIZE (gnutls-3.7.5.tar.xz) = 6321392 diff --git a/security/gnutls/files/patch-tests_cert-tests_pkcs12.sh b/security/gnutls/files/patch-tests_cert-tests_pkcs12.sh deleted file mode 100644 index cf81143badde..000000000000 --- a/security/gnutls/files/patch-tests_cert-tests_pkcs12.sh +++ /dev/null @@ -1,14 +0,0 @@ ---- tests/cert-tests/pkcs12.sh.orig 2022-03-02 11:38:09 UTC -+++ tests/cert-tests/pkcs12.sh -@@ -150,9 +150,9 @@ EOF - - EOF - --sed -n '/^\(MAC\|BAG\)/,/^$/p' ${TMPFILE_PEM} | \ -+sed -n -r '/^(MAC|BAG)/,/^$/p' ${TMPFILE_PEM} | \ - sed -e '/^[ ]*Salt:/d' \ -- -e '/^BAG #[0-9]*/,$ { /^[ ]*Salt size:/d }' > ${INFO_OUT} -+ -e '/^BAG #[0-9]*/,$ { /^[ ]*Salt size:/d; }' > ${INFO_OUT} - - diff ${INFO_EXP} ${INFO_OUT} - diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist index 849a45645cbd..a135ebdf6f5f 100644 --- a/security/gnutls/pkg-plist +++ b/security/gnutls/pkg-plist @@ -31,7 +31,7 @@ include/gnutls/x509.h %%DANE%%lib/libgnutls-dane.so.0.4.1 lib/libgnutls.so lib/libgnutls.so.30 -lib/libgnutls.so.30.32.0 +lib/libgnutls.so.30.33.0 lib/libgnutlsxx.so lib/libgnutlsxx.so.30 lib/libgnutlsxx.so.30.0.0 @@ -72,6 +72,7 @@ man/man1/tpmtool.1.gz %%MAN3%%man/man3/gnutls_aead_cipher_encryptv.3.gz %%MAN3%%man/man3/gnutls_aead_cipher_encryptv2.3.gz %%MAN3%%man/man3/gnutls_aead_cipher_init.3.gz +%%MAN3%%man/man3/gnutls_aead_cipher_set_key.3.gz %%MAN3%%man/man3/gnutls_alert_get.3.gz %%MAN3%%man/man3/gnutls_alert_get_name.3.gz %%MAN3%%man/man3/gnutls_alert_get_strname.3.gz