git: 6149369ee1d2 - main - security/rubygem-openssl2: Update to 2.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 16:09:58 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6149369ee1d2bea7de31bd2b3d5629a08413b1f1 commit 6149369ee1d2bea7de31bd2b3d5629a08413b1f1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 16:06:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 16:06:53 +0000 security/rubygem-openssl2: Update to 2.2.2 Changes: https://github.com/ruby/openssl/blob/master/History.md --- security/rubygem-openssl2/Makefile | 2 +- security/rubygem-openssl2/distinfo | 6 +++--- security/rubygem-openssl2/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/rubygem-openssl2/Makefile b/security/rubygem-openssl2/Makefile index 75d241776b29..41a98a531b1c 100644 --- a/security/rubygem-openssl2/Makefile +++ b/security/rubygem-openssl2/Makefile @@ -1,5 +1,5 @@ PORTNAME= openssl -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 2 diff --git a/security/rubygem-openssl2/distinfo b/security/rubygem-openssl2/distinfo index 30769e7f77ab..28dde76342dc 100644 --- a/security/rubygem-openssl2/distinfo +++ b/security/rubygem-openssl2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635181765 -SHA256 (rubygem/openssl-2.2.1.gem) = f6afbf4b66f3fcd3c08dc1da1ddd2245b76c19d0ea2dd7e2c8b55794ca1a7d72 -SIZE (rubygem/openssl-2.2.1.gem) = 192000 +TIMESTAMP = 1662820124 +SHA256 (rubygem/openssl-2.2.2.gem) = 53f72382bac046c36c37049c7ec9d5597d42628d140b5cfbcd61e0226c0ca077 +SIZE (rubygem/openssl-2.2.2.gem) = 192000 diff --git a/security/rubygem-openssl2/pkg-descr b/security/rubygem-openssl2/pkg-descr index a5823175eba3..671d7bfbe996 100644 --- a/security/rubygem-openssl2/pkg-descr +++ b/security/rubygem-openssl2/pkg-descr @@ -1,2 +1,2 @@ -OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the +OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the OpenSSL library.