Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2026 16:27:13 +0000
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 91b1033ffbaa - main - security/libressl-devel: Update to 4.3.1
Message-ID:  <69e653e1.39729.1a37f8a8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91b1033ffbaaad706cdae0597b5da3bcaec8b620

commit 91b1033ffbaaad706cdae0597b5da3bcaec8b620
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2026-04-20 16:27:11 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2026-04-20 16:27:11 +0000

    security/libressl-devel: Update to 4.3.1
---
 security/libressl-devel/Makefile | 8 ++++----
 security/libressl-devel/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile
index e0c6ace09b9d..c539859acabe 100644
--- a/security/libressl-devel/Makefile
+++ b/security/libressl-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libressl
-PORTVERSION=	4.2.1
+PORTVERSION=	4.3.1
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel
@@ -51,11 +51,11 @@ INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 
 PLIST_SUB+=	LIBCRYPTO_SHLIBMAJ=57 \
-		LIBCRYPTO_SHLIBFULL=57.0.1 \
+		LIBCRYPTO_SHLIBFULL=57.0.2 \
 		LIBSSL_SHLIBMAJ=60 \
-		LIBSSL_SHLIBFULL=60.0.1 \
+		LIBSSL_SHLIBFULL=60.0.2 \
 		LIBTLS_SHLIBMAJ=33 \
-		LIBTLS_SHLIBFULL=33.0.1
+		LIBTLS_SHLIBFULL=33.0.2
 
 post-patch-MAN3-off:
 	${REINPLACE_CMD} -e '/^install-man:/s/install-man3//' \
diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo
index c6306873f027..f9403b0c890a 100644
--- a/security/libressl-devel/distinfo
+++ b/security/libressl-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761831840
-SHA256 (libressl-4.2.1.tar.gz) = 6d5c2f58583588ea791f4c8645004071d00dfa554a5bf788a006ca1eb5abd70b
-SIZE (libressl-4.2.1.tar.gz) = 9147769
+TIMESTAMP = 1776668958
+SHA256 (libressl-4.3.1.tar.gz) = c2db42ace14e7d5419826fab35a742ec6e4d12725a051a51d0cea3c10ba0fa50
+SIZE (libressl-4.3.1.tar.gz) = 9301504


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e653e1.39729.1a37f8a8>