git: c38e54aaf0cc - 2026Q1 - devel/rubygem-gitlab_query_language: update to 0.23.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Mar 2026 19:02:16 UTC
The branch 2026Q1 has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c38e54aaf0ccc6baf9d848eb87f1cf4f11dfa9c0
commit c38e54aaf0ccc6baf9d848eb87f1cf4f11dfa9c0
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2026-03-22 06:01:50 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2026-03-29 18:43:01 +0000
devel/rubygem-gitlab_query_language: update to 0.23.0
Required for gitlab 18.10
Changes: https://gitlab.com/gitlab-org/glql/-/commits/main?ref_type=heads
(cherry picked from commit 7316faeb29d43b60bb9930fa126a7882b1ee2880)
---
devel/rubygem-gitlab_query_language/Makefile | 3 ++-
devel/rubygem-gitlab_query_language/Makefile.crates | 2 +-
devel/rubygem-gitlab_query_language/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/devel/rubygem-gitlab_query_language/Makefile b/devel/rubygem-gitlab_query_language/Makefile
index 0f111ab91917..34757aaad495 100644
--- a/devel/rubygem-gitlab_query_language/Makefile
+++ b/devel/rubygem-gitlab_query_language/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab_query_language
-PORTVERSION= 0.20.12
+PORTVERSION= 0.23.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -34,6 +34,7 @@ GEM_ENV+= MAKE=gmake \
post-extract:
# change the gitlab external cargo (glql) to use already vendored local path
+ # you must manually include the correct line for glql in Makefile.crates, make cargo-creates does not add the required line
@${MKDIR} ${WRKSRC}/ext/gitlab_query_language/vendor
@${CP} -a ${WRKDIR}/glql-* ${WRKSRC}/ext/gitlab_query_language/vendor/glql
@${SED} -i '' \
diff --git a/devel/rubygem-gitlab_query_language/Makefile.crates b/devel/rubygem-gitlab_query_language/Makefile.crates
index 1167e3197721..26f07e05c4ce 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.20.12\#0952ae6ece5b01adcb623f5597c6b1a09361012d
+ glql@git+https://gitlab.com/gitlab-org/glql.git?tag=v0.23.0\#85db149f0c6e265df109a848519c0e1214791807
diff --git a/devel/rubygem-gitlab_query_language/distinfo b/devel/rubygem-gitlab_query_language/distinfo
index dff52db4ed9a..69d7e6398bc0 100644
--- a/devel/rubygem-gitlab_query_language/distinfo
+++ b/devel/rubygem-gitlab_query_language/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1771569131
-SHA256 (gitlab_query_language-0.20.12.gem) = a33453f67764017639a40fe4ebcd8fe8a18a14e8a32b7198386929bd0a66e3a3
-SIZE (gitlab_query_language-0.20.12.gem) = 13824
+TIMESTAMP = 1774073927
+SHA256 (gitlab_query_language-0.23.0.gem) = aa2df4888d5eaacf5db3c905a6ec0e669275525e37fe8094f93948c2cc5c5661
+SIZE (gitlab_query_language-0.23.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.20.12_GL0.tar.gz) = ba2f3f54528c98dcb3626943ee7e1e441f944f552882cdafcfb2c328161ffae4
-SIZE (gitlab-org-glql-v0.20.12_GL0.tar.gz) = 275409
+SHA256 (gitlab-org-glql-v0.23.0_GL0.tar.gz) = 55c15ddf770086e6acae825e1404456bc3e18710f3258c98ded3701c6a634a39
+SIZE (gitlab-org-glql-v0.23.0_GL0.tar.gz) = 204338