Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2020 08:01:31 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541173 - head/security/R-cran-openssl
Message-ID:  <202007040801.06481VGB085503@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Jul  4 08:01:30 2020
New Revision: 541173
URL: https://svnweb.freebsd.org/changeset/ports/541173

Log:
  - Update to 1.4.2

Modified:
  head/security/R-cran-openssl/Makefile   (contents, props changed)
  head/security/R-cran-openssl/distinfo   (contents, props changed)

Modified: head/security/R-cran-openssl/Makefile
==============================================================================
--- head/security/R-cran-openssl/Makefile	Sat Jul  4 08:00:41 2020	(r541172)
+++ head/security/R-cran-openssl/Makefile	Sat Jul  4 08:01:30 2020	(r541173)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openssl
-PORTVERSION=	1.4.1
-PORTREVISION=	1
+PORTVERSION=	1.4.2
 CATEGORIES=	security
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -13,9 +12,9 @@ COMMENT=	Toolkit for Encryption, Signatures and Certif
 LICENSE=	MIT
 
 CRAN_DEPENDS=	R-cran-askpass>0:security/R-cran-askpass
-BUILD_DEPENDS=	${CRAN_DEPENDS}
+BUILD_DEPENDS=	bash:shells/bash \
+		${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
-TEST_DEPENDS=	bash:shells/bash
 
 USES=		cran:auto-plist,compiles shebangfix ssl
 

Modified: head/security/R-cran-openssl/distinfo
==============================================================================
--- head/security/R-cran-openssl/distinfo	Sat Jul  4 08:00:41 2020	(r541172)
+++ head/security/R-cran-openssl/distinfo	Sat Jul  4 08:01:30 2020	(r541173)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564836555
-SHA256 (openssl_1.4.1.tar.gz) = f7fbecc75254fc43297a95a4338c674ab9ba2ec056b59e027d16d23122161fc6
-SIZE (openssl_1.4.1.tar.gz) = 1206885
+TIMESTAMP = 1593337556
+SHA256 (openssl_1.4.2.tar.gz) = 5dd2d71939ece8488c075315da8f243bdc848c12c9bca66e1ebf7094af61d39d
+SIZE (openssl_1.4.2.tar.gz) = 1204168



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