Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2023 13:38:20 GMT
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 97501c361d64 - 2023Q1 - security/gnutls: Update to 3.7.9
Message-ID:  <202302131338.31DDcKuT010440@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by tijl:

URL: https://cgit.FreeBSD.org/ports/commit/?id=97501c361d6497af7dc68f4966fe03d3128bc97d

commit 97501c361d6497af7dc68f4966fe03d3128bc97d
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2023-02-13 13:17:28 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2023-02-13 13:37:25 +0000

    security/gnutls: Update to 3.7.9
    
    Security:       https://gnutls.org/security-new.html#GNUTLS-SA-2020-07-14
    (cherry picked from commit 56cb8ebf5348bf1dec31e304110995fd9c96f9f5)
---
 security/gnutls/Makefile  | 3 +--
 security/gnutls/distinfo  | 6 +++---
 security/gnutls/pkg-plist | 4 +++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index e4ee8ceccd8c..b06d7fa78398 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gnutls
-PORTVERSION=	3.7.8
-PORTREVISION=	1
+PORTVERSION=	3.7.9
 CATEGORIES=	security net
 MASTER_SITES=	GNUPG/gnutls/v${PORTVERSION:R}
 
diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo
index 837566bf85b2..62099980a6e4 100644
--- a/security/gnutls/distinfo
+++ b/security/gnutls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664674382
-SHA256 (gnutls-3.7.8.tar.xz) = c58ad39af0670efe6a8aee5e3a8b2331a1200418b64b7c51977fb396d4617114
-SIZE (gnutls-3.7.8.tar.xz) = 6029220
+TIMESTAMP = 1676291896
+SHA256 (gnutls-3.7.9.tar.xz) = aaa03416cdbd54eb155187b359e3ec3ed52ec73df4df35a0edd49429ff64d844
+SIZE (gnutls-3.7.9.tar.xz) = 6377212
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist
index 7c7d3521d8fa..2133c4496656 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.34.2
+lib/libgnutls.so.30.34.3
 lib/libgnutlsxx.so
 lib/libgnutlsxx.so.30
 lib/libgnutlsxx.so.30.0.0
@@ -1276,10 +1276,12 @@ share/info/pkcs11-vision.png
 %%NLS%%share/locale/fi/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/it/LC_MESSAGES/gnutls.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/ms/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/gnutls.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/gnutls.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/gnutls.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302131338.31DDcKuT010440>