git: 620dd94f0603 - main - security/R-cran-openssl: Update 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Dec 2024 13:04:48 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=620dd94f060371296aafdcf8cb251c3a03e6d2bf commit 620dd94f060371296aafdcf8cb251c3a03e6d2bf Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-12-17 13:03:50 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-12-17 13:04:19 +0000 security/R-cran-openssl: Update 2.3.0 ChangeLog: https://cran.r-project.org/web/packages/openssl/NEWS --- security/R-cran-openssl/Makefile | 12 ++++++++++-- security/R-cran-openssl/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/security/R-cran-openssl/Makefile b/security/R-cran-openssl/Makefile index 6b19d9d2ceb9..00d97fd010d1 100644 --- a/security/R-cran-openssl/Makefile +++ b/security/R-cran-openssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -DISTVERSION= 2.2.2 +DISTVERSION= 2.3.0 CATEGORIES= security DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,11 +13,19 @@ CRAN_DEPENDS= R-cran-askpass>0:security/R-cran-askpass BUILD_DEPENDS= bash:shells/bash \ ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-sodium>0:security/R-cran-sodium \ +TEST_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-sodium>0:security/R-cran-sodium \ R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist,compiles shebangfix ssl SHEBANG_FILES= ${WRKSRC}/tests/google.dk/generate.bash +pre-test: +# R-cran-jose package does not exist yet + @${LOCALBASE}/bin/Rscript -e 'install.packages("jose", \ + repos = "https://cloud.r-project.org")' + .include <bsd.port.mk> diff --git a/security/R-cran-openssl/distinfo b/security/R-cran-openssl/distinfo index c68f53746095..8912b56c411d 100644 --- a/security/R-cran-openssl/distinfo +++ b/security/R-cran-openssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726910723 -SHA256 (openssl_2.2.2.tar.gz) = 0cb45f413e8ce4664f79a20768fd7853c538ddb87f33819b5e7a6527ae828c96 -SIZE (openssl_2.2.2.tar.gz) = 1208018 +TIMESTAMP = 1734437049 +SHA256 (openssl_2.3.0.tar.gz) = f31392bba70b3df1b1c57f6994732b55ed135bcc62b14abc63541caf268b8bb0 +SIZE (openssl_2.3.0.tar.gz) = 1206414