Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2024 06:18:50 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: 7935f57bd18a - main - devel/rubygem-gitlab-labkit: update to 0.37.0
Message-ID:  <202412190618.4BJ6IoFN066357@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=7935f57bd18a697526c37d1ada2dbb543f595ed7

commit 7935f57bd18a697526c37d1ada2dbb543f595ed7
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-12-18 14:32:27 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-12-19 06:17:57 +0000

    devel/rubygem-gitlab-labkit: update to 0.37.0
    
    Required for gitlab 17.7.0
    
    Changes:        https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/releases
---
 devel/rubygem-gitlab-labkit/Makefile | 10 +++++-----
 devel/rubygem-gitlab-labkit/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile
index fe1f0982d0fc..96b700436b26 100644
--- a/devel/rubygem-gitlab-labkit/Makefile
+++ b/devel/rubygem-gitlab-labkit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-labkit
-PORTVERSION=	0.36.1
+PORTVERSION=	0.37.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,12 +10,12 @@ WWW=		https://about.gitlab.com/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-actionpack70>=5<8:www/rubygem-actionpack70 \
-		rubygem-activesupport70>=5<8:devel/rubygem-activesupport70 \
+RUN_DEPENDS=	rubygem-actionpack70>=5<8.1:www/rubygem-actionpack70 \
+		rubygem-activesupport70>=5<8.1:devel/rubygem-activesupport70 \
 		rubygem-grpc>=1.62:net/rubygem-grpc \
 		rubygem-jaeger-client>=1.1.0<1.2:devel/rubygem-jaeger-client \
-		rubygem-opentracing>=0.4<1.0:devel/rubygem-opentracing \
-		rubygem-pg_query>=4.2.3<6:databases/rubygem-pg_query \
+		rubygem-opentracing>=0.4<1:devel/rubygem-opentracing \
+		rubygem-pg_query>=5.1.0<7:databases/rubygem-pg_query \
 		rubygem-redis>3.0.0<6.0.0:databases/rubygem-redis
 
 USES=		gem
diff --git a/devel/rubygem-gitlab-labkit/distinfo b/devel/rubygem-gitlab-labkit/distinfo
index e6ef0f0f7d68..089af02c1d5f 100644
--- a/devel/rubygem-gitlab-labkit/distinfo
+++ b/devel/rubygem-gitlab-labkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719810436
-SHA256 (rubygem/gitlab-labkit-0.36.1.gem) = 04fb6941b7e5fc1fdcee8f9971fa2086a4dc442e39e67a74b992403dd580c300
-SIZE (rubygem/gitlab-labkit-0.36.1.gem) = 31232
+TIMESTAMP = 1734502236
+SHA256 (rubygem/gitlab-labkit-0.37.0.gem) = d2dd0a60db2149a9a8eebf2975dc23f54ac3ceb01bdba732eb1b26b86dfffa70
+SIZE (rubygem/gitlab-labkit-0.37.0.gem) = 31232



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