Skip to content

Commit

Permalink
security/R-cran-openssl: Update to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Aug 9, 2023
1 parent 4b13302 commit 14a73a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions security/R-cran-openssl/Makefile
@@ -1,9 +1,9 @@
PORTNAME= openssl
PORTVERSION= 2.0.6
DISTVERSION= 2.1.0
CATEGORIES= security
DISTNAME= ${PORTNAME}_${PORTVERSION}
DISTNAME= ${PORTNAME}_${DISTVERSION}

MAINTAINER= ports@FreeBSD.org
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Toolkit for Encryption, Signatures and Certificates Based on OpenSSL
WWW= https://cran.r-project.org/web/packages/openssl/

Expand All @@ -13,6 +13,9 @@ 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 \
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

Expand Down
6 changes: 3 additions & 3 deletions security/R-cran-openssl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682485393
SHA256 (openssl_2.0.6.tar.gz) = 77f3032a16270f0d1734f269b8d348eedc75b277812854386091143082c1b3f3
SIZE (openssl_2.0.6.tar.gz) = 1206602
TIMESTAMP = 1691489946
SHA256 (openssl_2.1.0.tar.gz) = 625a2e06ba4197ab7527af377afb39594a2e8d4fe1ae9fcdd6c74a99d956e539
SIZE (openssl_2.1.0.tar.gz) = 1203157

0 comments on commit 14a73a3

Please sign in to comment.