Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 22:05:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8c6948e9e8ba - main - security/rubygem-openssl: Update to 2.2.1
Message-ID:  <202110252205.19PM5uHN077998@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c6948e9e8ba986dc61ae818101374a5ea8030bc

commit 8c6948e9e8ba986dc61ae818101374a5ea8030bc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 21:33:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 21:54:44 +0000

    security/rubygem-openssl: Update to 2.2.1
    
    Changes:        https://github.com/ruby/openssl/blob/master/History.md
---
 security/rubygem-openssl/Makefile | 7 +++++--
 security/rubygem-openssl/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-openssl/Makefile b/security/rubygem-openssl/Makefile
index 46ac7fa17f9a..8941275989e9 100644
--- a/security/rubygem-openssl/Makefile
+++ b/security/rubygem-openssl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openssl
-PORTVERSION=	2.2.0
+PORTVERSION=	2.2.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,11 @@ LICENSE_COMB=	dual
 LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
 
+RUN_DEPENDS=	rubygem-ipaddr>=0:net/rubygem-ipaddr
+
 USES=		cpe gem ssl
-CPE_VENDOR=	ruby-lang
 USE_RUBY=	yes
 
+CPE_VENDOR=	ruby-lang
+
 .include <bsd.port.mk>
diff --git a/security/rubygem-openssl/distinfo b/security/rubygem-openssl/distinfo
index 284c86a3b0c9..30769e7f77ab 100644
--- a/security/rubygem-openssl/distinfo
+++ b/security/rubygem-openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626542096
-SHA256 (rubygem/openssl-2.2.0.gem) = 1cdcbd35c7977647d7583def720aed15111cd29b326b737aa0c72b38bff58b0f
-SIZE (rubygem/openssl-2.2.0.gem) = 190464
+TIMESTAMP = 1635181765
+SHA256 (rubygem/openssl-2.2.1.gem) = f6afbf4b66f3fcd3c08dc1da1ddd2245b76c19d0ea2dd7e2c8b55794ca1a7d72
+SIZE (rubygem/openssl-2.2.1.gem) = 192000



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