Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2024 06:36:35 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: a05fe14bebd1 - 2024Q3 - security/openssl31: Security update to 3.1.7
Message-ID:  <202409050636.4856aZBW034959@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by brnrd:

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

commit a05fe14bebd1b2795b4ceb80ff7a55680ad8dcb7
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-09-03 18:20:53 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-09-05 06:35:37 +0000

    security/openssl31: Security update to 3.1.7
    
    Security:       21f505f4-6a1c-11ef-b611-84a93843eb75
    MFH:            2024Q3
    (cherry picked from commit 47f23201276e4b15793f7c08dfb4d6d302cbc96d)
---
 security/openssl31/Makefile | 6 +++---
 security/openssl31/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/openssl31/Makefile b/security/openssl31/Makefile
index fa64a21f793f..2b9e027e614a 100644
--- a/security/openssl31/Makefile
+++ b/security/openssl31/Makefile
@@ -1,8 +1,6 @@
 PORTNAME=	openssl
-PORTVERSION=	3.1.6
+PORTVERSION=	3.1.7
 CATEGORIES=	security devel
-MASTER_SITES=	https://www.openssl.org/source/ \
-		ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
 PKGNAMESUFFIX=	31
 
 MAINTAINER=	brnrd@FreeBSD.org
@@ -24,6 +22,8 @@ CONFIGURE_ARGS=	--openssldir=${OPENSSLDIR} \
 
 USES=		cpe perl5
 USE_PERL5=	build
+USE_GITHUB=	yes
+GH_TAGNAME=	${PORTNAME}-${PORTVERSION}
 TEST_TARGET=	test
 
 LDFLAGS_i386=	-Wl,-znotext
diff --git a/security/openssl31/distinfo b/security/openssl31/distinfo
index bccee4476329..826d329d1dd0 100644
--- a/security/openssl31/distinfo
+++ b/security/openssl31/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717519491
-SHA256 (openssl-3.1.6.tar.gz) = 5d2be4036b478ef3cb0a854ca9b353072c3a0e26d8a56f8f0ab9fb6ed32d38d7
-SIZE (openssl-3.1.6.tar.gz) = 15672690
+TIMESTAMP = 1725387016
+SHA256 (openssl-openssl-3.1.7-openssl-3.1.7_GH0.tar.gz) = 7f013434c535a0366a610995c4530db6cde0554a0fac331a71a8e98a32b2635f
+SIZE (openssl-openssl-3.1.7-openssl-3.1.7_GH0.tar.gz) = 15839595



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