Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2025 15:54:24 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 78bf6746c1ad - main - www/rubygem-gon-rails-gitlab: udpate to 6.5.0
Message-ID:  <202510261554.59QFsOOG090433@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78bf6746c1ad89302336125c65d40ea425f2e0a9

commit 78bf6746c1ad89302336125c65d40ea425f2e0a9
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-10-25 15:06:42 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-10-26 15:38:07 +0000

    www/rubygem-gon-rails-gitlab: udpate to 6.5.0
    
    Required for gitlab 18.4.3
    
    Changes:        https://github.com/gazay/gon/releases
---
 www/rubygem-gon-rails-gitlab/Makefile | 4 ++--
 www/rubygem-gon-rails-gitlab/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-gon-rails-gitlab/Makefile b/www/rubygem-gon-rails-gitlab/Makefile
index d233ce4c6716..16fb68845e15 100644
--- a/www/rubygem-gon-rails-gitlab/Makefile
+++ b/www/rubygem-gon-rails-gitlab/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gon
-PORTVERSION=	6.4.0
+PORTVERSION=	6.5.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails-gitlab
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-actionpack-gitlab>=3.0.20:www/rubygem-actionpack-gitlab \
 		rubygem-i18n>=0.7:devel/rubygem-i18n \
-		rubygem-multi_json>=0:devel/rubygem-multi_json \
+		rubygem-multi_json-gitlab>=0:devel/rubygem-multi_json-gitlab \
 		rubygem-request_store>=1.0:devel/rubygem-request_store
 
 USES=		cpe gem
diff --git a/www/rubygem-gon-rails-gitlab/distinfo b/www/rubygem-gon-rails-gitlab/distinfo
index 70a568978163..86f68f219f61 100644
--- a/www/rubygem-gon-rails-gitlab/distinfo
+++ b/www/rubygem-gon-rails-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619177531
-SHA256 (rubygem/gon-6.4.0.gem) = e3a618d659392890f1aa7db420f17c75fd7d35aeb5f8fe003697d02c4b88d2f0
-SIZE (rubygem/gon-6.4.0.gem) = 158720
+TIMESTAMP = 1761393597
+SHA256 (rubygem/gon-6.5.0.gem) = 2226e3c921f26bde69b4586660bb67e3252b3a8a3caaa955a77212188a5d81ab
+SIZE (rubygem/gon-6.5.0.gem) = 17408


home | help

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