summaryrefslogtreecommitdiff
path: root/devel/gitlab-shell/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2025-03-21 12:07:00 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2025-03-21 14:34:53 +0200
commitab2a918b0d7a4b52e10ef5c4e1facc2ec63c9bcf (patch)
tree50f0904b8990ae57333ab8b52a6828aa08627a46 /devel/gitlab-shell/Makefile
parentwww/rubygem-cssbundling-rails-gitlab: update to 1.4.2 (diff)
www/gitlab: major upgrade to 17.10.0
Changes: https://about.gitlab.com/releases/2025/03/20/gitlab-17-10-released/ Please follow upgrade manual: https://gitlab.com/mfechner/freebsd-gitlab-docu/-/blob/master/update/17.9-17.10-freebsd.md
Diffstat (limited to 'devel/gitlab-shell/Makefile')
-rw-r--r--devel/gitlab-shell/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile
index fb87f38c76bd..4335fbe4ad45 100644
--- a/devel/gitlab-shell/Makefile
+++ b/devel/gitlab-shell/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gitlab-shell
-PORTVERSION= 14.40.0
+PORTVERSION= 14.41.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
@@ -14,7 +13,7 @@ LICENSE= MIT
# https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/720
#BUILD_DEPENDS= heimdal>=0:security/heimdal
-USES= gmake go:modules,no_targets,1.22 pkgconfig
+USES= gmake go:modules,no_targets,1.23 pkgconfig
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org