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,24 +1,24 @@ PORTNAME= haiti-hash -DISTVERSION= 1.3.0 +DISTVERSION= 1.4.0 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= salvadore@FreeBSD.org COMMENT= Hash type identifier (CLI tool and library) WWW= https://noraj.github.io/haiti/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-docopt>=0.6<1:devel/rubygem-docopt \ rubygem-paint>=2.2<3:devel/rubygem-paint USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/haiti \ bin/haiti_console .include 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 @@ -1,9 +1,9 @@ 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 - Hackable