Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2024 06:36:38 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: 469811cb0efa - 2024Q3 - security/openssl33: Security update to 3.3.2
Message-ID:  <202409050636.4856acUY035051@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=469811cb0efa175e5baf7ac61388f603cd45fd16

commit 469811cb0efa175e5baf7ac61388f603cd45fd16
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-09-03 18:31:16 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-09-05 06:36:30 +0000

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

diff --git a/security/openssl33/Makefile b/security/openssl33/Makefile
index dda6219ba19a..b0a67f2c6b85 100644
--- a/security/openssl33/Makefile
+++ b/security/openssl33/Makefile
@@ -1,8 +1,6 @@
 PORTNAME=	openssl
-DISTVERSION=	3.3.1
+PORTVERSION=	3.3.2
 CATEGORIES=	security devel
-MASTER_SITES=	https://www.openssl.org/source/ \
-		ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
 PKGNAMESUFFIX=	33
 
 MAINTAINER=	brnrd@FreeBSD.org
@@ -22,6 +20,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/openssl33/distinfo b/security/openssl33/distinfo
index 931044f81705..249e34ccab45 100644
--- a/security/openssl33/distinfo
+++ b/security/openssl33/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1717519522
-SHA256 (openssl-3.3.1.tar.gz) = 777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e
-SIZE (openssl-3.3.1.tar.gz) = 18055752
+TIMESTAMP = 1725387951
+SHA256 (openssl-openssl-3.3.2-openssl-3.3.2_GH0.tar.gz) = bedbb16955555f99b1a7b1ba90fc97879eb41025081be359ecd6a9fcbdf1c8d2
+SIZE (openssl-openssl-3.3.2-openssl-3.3.2_GH0.tar.gz) = 18254290



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