git: 4b03fae5fba9 - main - security/rubygem-ssh_data: update to 1.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 08:13:11 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4b03fae5fba93b31742641ca057cc29aaf640b5a
commit 4b03fae5fba93b31742641ca057cc29aaf640b5a
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-03-10 17:13:50 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-03-20 07:18:06 +0000
security/rubygem-ssh_data: update to 1.3.0
Changelog:
https://github.com/github/ssh_data/releases/tag/1.3.0
Support for SSHSIG verification.
Support for signature verification using SKED25519 and SKECDSA256.
Fix DSA key generation for Ruby-OpenSSL 3.0 where the default Q-bits size changed.
---
security/rubygem-ssh_data/Makefile | 2 +-
security/rubygem-ssh_data/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/rubygem-ssh_data/Makefile b/security/rubygem-ssh_data/Makefile
index 633c6983f8cf..7b6df3c7e1e3 100644
--- a/security/rubygem-ssh_data/Makefile
+++ b/security/rubygem-ssh_data/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= ssh_data
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/rubygem-ssh_data/distinfo b/security/rubygem-ssh_data/distinfo
index 66f06ce0a4a9..e3128bd5e6ce 100644
--- a/security/rubygem-ssh_data/distinfo
+++ b/security/rubygem-ssh_data/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645607571
-SHA256 (rubygem/ssh_data-1.2.0.gem) = 7a99782b6bef6e21075fabaf4ff08fb2ffef5961d2838ce18597d6e504567b5c
-SIZE (rubygem/ssh_data-1.2.0.gem) = 16384
+TIMESTAMP = 1646932394
+SHA256 (rubygem/ssh_data-1.3.0.gem) = ec7c1e95a3aebeee412147998f4c147b4b05da6ed0aafda6083f9449318eaac0
+SIZE (rubygem/ssh_data-1.3.0.gem) = 18432