pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/R-openssl (security/R-openssl) Updated 1.4.1 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04808bbce7ae
branches: trunk
changeset: 443774:04808bbce7ae
user: mef <mef%pkgsrc.org@localhost>
date: Mon Dec 21 11:17:36 2020 +0000
description:
(security/R-openssl) Updated 1.4.1 to 1.4.3
1.4.3
- Fix a harmless compiler warning for CRAN
1.4.2
- Catch FIPS errors and add FIPS flag to openssl_config()
- Win/Mac: update binary packages to openssl 1.1.1g
- Early preparations for upcoming OpenSSL 3
diffstat:
security/R-openssl/Makefile | 13 ++++++++++---
security/R-openssl/distinfo | 10 +++++-----
2 files changed, 15 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r c233d2d1671a -r 04808bbce7ae security/R-openssl/Makefile
--- a/security/R-openssl/Makefile Mon Dec 21 11:09:11 2020 +0000
+++ b/security/R-openssl/Makefile Mon Dec 21 11:17:36 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/01/18 21:50:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/21 11:17:36 mef Exp $
R_PKGNAME= openssl
-R_PKGVER= 1.4.1
-PKGREVISION= 1
+R_PKGVER= 1.4.3
CATEGORIES= security
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,6 +10,14 @@
DEPENDS+= R-askpass>=1.1:../../security/R-askpass
+# Packages suggested but not available:
+# 'jose', 'sodium'
+
+TEST_DEPENDS+=-R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+=-R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+=-R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+
+
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
diff -r c233d2d1671a -r 04808bbce7ae security/R-openssl/distinfo
--- a/security/R-openssl/distinfo Mon Dec 21 11:09:11 2020 +0000
+++ b/security/R-openssl/distinfo Mon Dec 21 11:17:36 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/08/09 19:04:58 brook Exp $
+$NetBSD: distinfo,v 1.2 2020/12/21 11:17:36 mef Exp $
-SHA1 (R/openssl_1.4.1.tar.gz) = a072c09de0216b20034fc16955624f60388c920d
-RMD160 (R/openssl_1.4.1.tar.gz) = d235e5223500054163d9e7c5b0e8666aa7018f97
-SHA512 (R/openssl_1.4.1.tar.gz) = 52549f5f301deab4252db0ff7f450d879b3cf6f716fe1dd6c4b5cce3f95d988ac1eeeb6a5fc719dadc072bfac37f5a341e5e5a0155e9268638e4885375013b23
-Size (R/openssl_1.4.1.tar.gz) = 1206885 bytes
+SHA1 (R/openssl_1.4.3.tar.gz) = b0a28a603cc960971c3d95f82fb0eaaea5646c8a
+RMD160 (R/openssl_1.4.3.tar.gz) = 4d1a4bce6f096f805c3414f6ee487251785183bb
+SHA512 (R/openssl_1.4.3.tar.gz) = 8e138f7ce31c5c596bb42da36772488e47163d867fecfe44fc191c47a1d1fad562fdcbc42280c5d331b37be8538765502dad524d7f57ad90baa9161119bdbd72
+Size (R/openssl_1.4.3.tar.gz) = 1207708 bytes
Home |
Main Index |
Thread Index |
Old Index