diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2026-03-01 16:05:23 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2026-03-01 16:06:45 +0000 |
| commit | 5c5feb91e15de2d5ebba4b881f2f93635cffa7de (patch) | |
| tree | 437db396021b7b81e717f421858e8907e368b7c9 | |
| parent | 2ee95b9454da9429599da7551d598d84718ab473 (diff) | |
security/gnutls: Update to 3.8.12
PR: 293509
| -rw-r--r-- | security/gnutls/Makefile | 2 | ||||
| -rw-r--r-- | security/gnutls/distinfo | 10 | ||||
| -rw-r--r-- | security/gnutls/pkg-plist | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 446cfec8b185..613ae2e2d6a7 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnutls -DISTVERSION= 3.8.11 +DISTVERSION= 3.8.12 CATEGORIES= security net MASTER_SITES= GNUPG/${PORTNAME}/v${DISTVERSION:C/(\.[^.]*).*/\1/} \ https://gitlab.com/gnutls/gnutls/-/raw/${DISTVERSION}/tests/:test diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index d966d55d579e..5ce1d5658b03 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763721184 -SHA256 (gnutls-3.8.11.tar.xz) = 91bd23c4a86ebc6152e81303d20cf6ceaeb97bc8f84266d0faec6e29f17baa20 -SIZE (gnutls-3.8.11.tar.xz) = 6939944 -SHA256 (ktls_utils.h) = e41d33289c63573c59d2d02b4110a2f63651add28001031e6dc20327d096b734 -SIZE (ktls_utils.h) = 1983 +TIMESTAMP = 1772306541 +SHA256 (gnutls-3.8.12.tar.xz) = a7b341421bfd459acf7a374ca4af3b9e06608dcd7bd792b2bf470bea012b8e51 +SIZE (gnutls-3.8.12.tar.xz) = 6949604 +SHA256 (ktls_utils.h) = 0758f34ef9e2cad9c05a159d8157c8270f2d268625d2ad7cf7278c39ded5c5bb +SIZE (ktls_utils.h) = 2733 diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist index 6fd9043c1f83..871c49dc8c8e 100644 --- a/security/gnutls/pkg-plist +++ b/security/gnutls/pkg-plist @@ -35,7 +35,7 @@ lib/libgnutls-openssl.so.27 lib/libgnutls-openssl.so.27.0.2 lib/libgnutls.so lib/libgnutls.so.30 -lib/libgnutls.so.30.41.0 +lib/libgnutls.so.30.41.1 lib/libgnutlsxx.so lib/libgnutlsxx.so.30 lib/libgnutlsxx.so.30.0.0 |
