Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2025 08:16:56 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14af44e37494 - main - security/rubygem-haiti-hash: Update to 3.0.0
Message-ID:  <202502040816.5148GuqO075519@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=14af44e37494f554e769646bea9840a7574fc48f

commit 14af44e37494f554e769646bea9840a7574fc48f
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2025-02-04 08:01:14 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2025-02-04 08:16:36 +0000

    security/rubygem-haiti-hash: Update to 3.0.0
    
    Changes:
    https://github.com/noraj/haiti/blob/master/docs/CHANGELOG.md#300
---
 security/rubygem-haiti-hash/Makefile | 4 ++--
 security/rubygem-haiti-hash/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-haiti-hash/Makefile b/security/rubygem-haiti-hash/Makefile
index 77abcea32a93..6e69ea8341d2 100644
--- a/security/rubygem-haiti-hash/Makefile
+++ b/security/rubygem-haiti-hash/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	haiti-hash
-DISTVERSION=	2.1.0
+DISTVERSION=	3.0.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ 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
+		rubygem-paint>=2.3<3:devel/rubygem-paint
 
 USES=		gem
 
diff --git a/security/rubygem-haiti-hash/distinfo b/security/rubygem-haiti-hash/distinfo
index 4ab37f039bd5..94333ba2db55 100644
--- a/security/rubygem-haiti-hash/distinfo
+++ b/security/rubygem-haiti-hash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699812485
-SHA256 (rubygem/haiti-hash-2.1.0.gem) = 838da43795d6b06f08e4e2972cc608ffffe0b149dfef7c1c4434a5525bb6c17e
-SIZE (rubygem/haiti-hash-2.1.0.gem) = 163328
+TIMESTAMP = 1738656055
+SHA256 (rubygem/haiti-hash-3.0.0.gem) = 6b07aff1ea830c707b6992161308c949ce7f42398a188bbfc479557d6b700c33
+SIZE (rubygem/haiti-hash-3.0.0.gem) = 171008



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