summaryrefslogtreecommitdiff
path: root/security/rubygem-gitlab-secret_detection
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-06-18 17:35:47 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2025-06-20 05:55:37 +0200
commitf097255a9beb1d00ab40b4d8de3d0b73e2a78867 (patch)
treeaca689a7308e95b916d7d88468a67f8f7ce56b4b /security/rubygem-gitlab-secret_detection
parentwww/rubygem-httparty-gitlab: update to 0.23.1 (diff)
www/gitlab: use gitlab own grpc packages
Diffstat (limited to 'security/rubygem-gitlab-secret_detection')
-rw-r--r--security/rubygem-gitlab-secret_detection/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-gitlab-secret_detection/Makefile b/security/rubygem-gitlab-secret_detection/Makefile
index f81e286cc1ab..74fed2b4ae8e 100644
--- a/security/rubygem-gitlab-secret_detection/Makefile
+++ b/security/rubygem-gitlab-secret_detection/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-secret_detection
PORTVERSION= 0.31.0
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -10,7 +11,7 @@ WWW= https://gitlab.com/gitlab-org/security-products/secret-detection/secret-de
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-grpc>=1.63.0<2:net/rubygem-grpc \
+RUN_DEPENDS= rubygem-grpc-gitlab>=1.63.0<2:net/rubygem-grpc-gitlab \
rubygem-grpc_reflection>=0.1<1:net/rubygem-grpc_reflection \
rubygem-parallel>=1<2:sysutils/rubygem-parallel \
rubygem-re2>=2.7<3:devel/rubygem-re2 \