git: e63dbdcbe59b - 2026Q2 - devel/rubygem-gitlab_query_language: update to 0.28.0

From: Matthias Fechner <mfechner_at_FreeBSD.org>
Date: Tue, 30 Jun 2026 08:09:10 UTC
The branch 2026Q2 has been updated by mfechner:

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

commit e63dbdcbe59b1484344cca0456beb5d8c9ee3762
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-06-19 06:45:59 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-06-30 05:38:08 +0000

    devel/rubygem-gitlab_query_language: update to 0.28.0
    
    Required for gitlab 19.1.0.
    
    Changes:        https://gitlab.com/gitlab-org/glql/-/commits/main?ref_type=heads
    (cherry picked from commit d4af88550d7ca9272fc6b12c1357d2e5eefe428e)
---
 devel/rubygem-gitlab_query_language/Makefile        | 10 +++++-----
 devel/rubygem-gitlab_query_language/Makefile.crates |  2 +-
 devel/rubygem-gitlab_query_language/distinfo        | 10 +++++-----
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/devel/rubygem-gitlab_query_language/Makefile b/devel/rubygem-gitlab_query_language/Makefile
index 8bc389f0f17d..67147d5adf9e 100644
--- a/devel/rubygem-gitlab_query_language/Makefile
+++ b/devel/rubygem-gitlab_query_language/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	gitlab_query_language
-PORTVERSION=	0.27.2
+PORTVERSION=	0.28.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
+DISTFILES+=	${DISTNAME}.gem
 
 MAINTAINER=	mfechner@FreeBSD.org
 COMMENT=	Library  to compile GitLab Query Language (GLQL) queries to GraphQL
@@ -13,18 +14,17 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	rubygem-rb_sys>=0.9.91<0.10:lang/rubygem-rb_sys
 
 USES=		cargo gem gmake llvm:build
+GEM_ENV+=	MAKE=gmake \
+		${CARGO_ENV}
 
 # Required to be able to build the rust library the gem uses
 GEMFILES:=	${DISTNAME}.gem
-DISTFILES+=	${DISTNAME}.gem
 GEMS_SKIP_SUBDIR=	1
-CARGO_VENDOR_DIR=	${WRKSRC}/ext/gitlab_query_language/cargo-crates
 CARGO_CARGOTOML=	${WRKSRC}/ext/gitlab_query_language/Cargo.toml
 CARGO_BUILD=	no
 CARGO_INSTALL=	no
 CARGO_ENV+=	CARGO_NET_OFFLINE=true
-GEM_ENV+=	MAKE=gmake \
-		${CARGO_ENV}
+CARGO_VENDOR_DIR=	${WRKSRC}/ext/gitlab_query_language/cargo-crates
 
 # update the crates file with:
 # make makesum
diff --git a/devel/rubygem-gitlab_query_language/Makefile.crates b/devel/rubygem-gitlab_query_language/Makefile.crates
index 3d5fba2fc87a..a95120ac2bbb 100644
--- a/devel/rubygem-gitlab_query_language/Makefile.crates
+++ b/devel/rubygem-gitlab_query_language/Makefile.crates
@@ -84,4 +84,4 @@ CARGO_CRATES=	aho-corasick-1.1.3 \
 		windows-result-0.4.1 \
 		windows-strings-0.5.1 \
 		yaml-rust2-0.10.4 \
-		glql@git+https://gitlab.com/gitlab-org/glql.git?tag=v0.27.2\#e1361a37df21273c189ee7ffb23c216b69e91849
+		glql@git+https://gitlab.com/gitlab-org/glql.git?tag=v0.28.0\#06d045e6698564fadb28a4cd14ef94f83031776e
diff --git a/devel/rubygem-gitlab_query_language/distinfo b/devel/rubygem-gitlab_query_language/distinfo
index 8a0c2f7cc00d..b6baafcc4eac 100644
--- a/devel/rubygem-gitlab_query_language/distinfo
+++ b/devel/rubygem-gitlab_query_language/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1779343938
-SHA256 (gitlab_query_language-0.27.2.gem) = a9ec5301e23cac260fd262b8b2feb369352334bdbebac42d84b461e99e320102
-SIZE (gitlab_query_language-0.27.2.gem) = 14336
+TIMESTAMP = 1781762471
+SHA256 (gitlab_query_language-0.28.0.gem) = a21b12819877225bcad9d10ec4af3b89f18cffdb250063bd5bea760c5c0b3fd9
+SIZE (gitlab_query_language-0.28.0.gem) = 14336
 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
@@ -173,5 +173,5 @@ SHA256 (rust/crates/windows-strings-0.5.1.crate) = 7837d08f69c77cf6b07689544538e
 SIZE (rust/crates/windows-strings-0.5.1.crate) = 13966
 SHA256 (rust/crates/yaml-rust2-0.10.4.crate) = 2462ea039c445496d8793d052e13787f2b90e750b833afee748e601c17621ed9
 SIZE (rust/crates/yaml-rust2-0.10.4.crate) = 76453
-SHA256 (gitlab-org-glql-v0.27.2_GL0.tar.gz) = 2058355023ca58cebba5977bb77188a2155cdccaa8ca4fe48c2a4e207b00fc4c
-SIZE (gitlab-org-glql-v0.27.2_GL0.tar.gz) = 255250
+SHA256 (gitlab-org-glql-v0.28.0_GL0.tar.gz) = 7b1baf0e8072012b6cc69b9a7eb409382f83d9143124614171560d233c37412b
+SIZE (gitlab-org-glql-v0.28.0_GL0.tar.gz) = 255020