git: de1d38148e82 - main - security/rubygem-haiti-hash: Update to 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Sep 2022 21:55:28 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/ports/commit/?id=de1d38148e826258e5138d600b2a68964c8f2b05 commit de1d38148e826258e5138d600b2a68964c8f2b05 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-09-15 21:47:31 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-09-15 21:55:16 +0000 security/rubygem-haiti-hash: Update to 1.4.0 Changes: https://github.com/noraj/haiti/blob/master/docs/CHANGELOG.md#140 --- security/rubygem-haiti-hash/Makefile | 2 +- security/rubygem-haiti-hash/distinfo | 6 +++--- security/rubygem-haiti-hash/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/rubygem-haiti-hash/Makefile b/security/rubygem-haiti-hash/Makefile index ff942a08bd86..71f279e85ff3 100644 --- a/security/rubygem-haiti-hash/Makefile +++ b/security/rubygem-haiti-hash/Makefile @@ -1,5 +1,5 @@ PORTNAME= haiti-hash -DISTVERSION= 1.3.0 +DISTVERSION= 1.4.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-haiti-hash/distinfo b/security/rubygem-haiti-hash/distinfo index a827ed0eced6..84f84fee2a59 100644 --- a/security/rubygem-haiti-hash/distinfo +++ b/security/rubygem-haiti-hash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650639835 -SHA256 (rubygem/haiti-hash-1.3.0.gem) = d2a2808cc1626bc5bb24c34a211645c2b3749af6f7d595a9a2d65d1be0d72a9f -SIZE (rubygem/haiti-hash-1.3.0.gem) = 35840 +TIMESTAMP = 1663278008 +SHA256 (rubygem/haiti-hash-1.4.0.gem) = 35e8b3c47f1951e97c9ace018ead90ea6b1f495b6c541f133dd2473319366017 +SIZE (rubygem/haiti-hash-1.4.0.gem) = 65536 diff --git a/security/rubygem-haiti-hash/pkg-descr b/security/rubygem-haiti-hash/pkg-descr index e9f9adf6578b..649775363496 100644 --- a/security/rubygem-haiti-hash/pkg-descr +++ b/security/rubygem-haiti-hash/pkg-descr @@ -2,7 +2,7 @@ Haiti is a CLI tool (and library) to identify hash types (hash type identifier). Features: -- 442+ hash types detected +- 483+ hash types detected - Modern algorithms supported (SHA3, Keccak, Blake2, etc.) - Hashcat and John the Ripper references - CLI tool and library