Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2023 10:35:19 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: 94772c9c21ca - main - devel/rubygem-gitlab-labkit: update to 0.34.0
Message-ID:  <202309081035.388AZJk8074952@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=94772c9c21ca0fa1c28f77c278e3840ba9ca6b7b

commit 94772c9c21ca0fa1c28f77c278e3840ba9ca6b7b
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-09-02 08:33:47 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-09-08 10:34:37 +0000

    devel/rubygem-gitlab-labkit: update to 0.34.0
    
    Required for gitlab-ce 16.3
    Changelog:
    https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/releases
---
 devel/rubygem-gitlab-labkit/Makefile | 8 ++++----
 devel/rubygem-gitlab-labkit/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile
index 7757633b4655..630daeb6025b 100644
--- a/devel/rubygem-gitlab-labkit/Makefile
+++ b/devel/rubygem-gitlab-labkit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-labkit
-PORTVERSION=	0.33.0
+PORTVERSION=	0.34.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-actionpack61>=5<8:www/rubygem-actionpack61 \
-		rubygem-activesupport61>=5<8:devel/rubygem-activesupport61 \
+RUN_DEPENDS=	rubygem-actionpack70>=5<8:www/rubygem-actionpack70 \
+		rubygem-activesupport70>=5<8:devel/rubygem-activesupport70 \
 		rubygem-grpc>=1.37: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.1<4.3:databases/rubygem-pg_query \
+		rubygem-pg_query>=4.2.3<4.3: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 db40eda68da6..a2b8645866f9 100644
--- a/devel/rubygem-gitlab-labkit/distinfo
+++ b/devel/rubygem-gitlab-labkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687446481
-SHA256 (rubygem/gitlab-labkit-0.33.0.gem) = d1fba8d30fde314a3f5dee1921ac31860bed4fecd8aa98ac6671f2627479e05b
-SIZE (rubygem/gitlab-labkit-0.33.0.gem) = 30720
+TIMESTAMP = 1693634213
+SHA256 (rubygem/gitlab-labkit-0.34.0.gem) = ca5c504201390cd07ba1029e6ca3059f4e2e6005eb121ba8a103af1e166a3ecd
+SIZE (rubygem/gitlab-labkit-0.34.0.gem) = 31232



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