Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2023 07:54:08 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 288634988df6 - main - security/R-cran-openssl: Update to 2.1.1
Message-ID:  <202309270754.38R7s8AA026343@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

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

commit 288634988df649f52d0f3ce3ae83b8454c56df67
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-09-27 07:18:26 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-27 07:53:54 +0000

    security/R-cran-openssl: Update to 2.1.1
    
    ChangeLog: https://cran.r-project.org/web/packages/openssl/NEWS
---
 security/R-cran-openssl/Makefile | 3 +--
 security/R-cran-openssl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile
index 03848e7701dd..26d8eaf8fc84 100644
--- a/security/R-cran-openssl/Makefile
+++ b/security/R-cran-openssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openssl
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.1
 CATEGORIES=	security
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -15,7 +15,6 @@ BUILD_DEPENDS=	bash:shells/bash \
 RUN_DEPENDS=	${CRAN_DEPENDS}
 TEST_DEPENDS=	R-cran-sodium>0:security/R-cran-sodium \
 		R-cran-testthat>0:devel/R-cran-testthat
-# Test fails with OpenSSL3: https://github.com/jeroen/openssl/issues/119
 
 USES=		cran:auto-plist,compiles shebangfix ssl
 
diff --git a/security/R-cran-openssl/distinfo b/security/R-cran-openssl/distinfo
index 442850da51a1..9c1b95e51190 100644
--- a/security/R-cran-openssl/distinfo
+++ b/security/R-cran-openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691489946
-SHA256 (openssl_2.1.0.tar.gz) = 625a2e06ba4197ab7527af377afb39594a2e8d4fe1ae9fcdd6c74a99d956e539
-SIZE (openssl_2.1.0.tar.gz) = 1203157
+TIMESTAMP = 1695732339
+SHA256 (openssl_2.1.1.tar.gz) = faa726f9af2a97d5fa1e1044f4a38ee2edd4c81f0beb5830f6a36ff249b64bdc
+SIZE (openssl_2.1.1.tar.gz) = 1206233



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