aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-pages/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2023-07-06 06:11:48 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2023-07-06 06:13:57 +0000
commit2d02d0ab534e40b4825b64107efca17fbec9db10 (patch)
tree95804f1844633c05f38b0bbe9a2978276b330a91 /www/gitlab-pages/Makefile
parent8568f681bf6dc1cec5b976d9a51349af12503e76 (diff)
downloadports-2d02d0ab534e40b4825b64107efca17fbec9db10.tar.gz
ports-2d02d0ab534e40b4825b64107efca17fbec9db10.zip
www/gitlab-ce: security update to 16.0.7
Changelog: https://about.gitlab.com/releases/2023/07/05/security-release-gitlab-16-1-2-released/ Security: d8972bcd-1b64-11ee-9cd6-001b217b3468
Diffstat (limited to 'www/gitlab-pages/Makefile')
-rw-r--r--www/gitlab-pages/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index ff50220fd32a..8a877ff49425 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-pages
-PORTVERSION= 16.0.6
+PORTVERSION= 16.0.7
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
@@ -18,7 +18,7 @@ GO_MODULE= gitlab.com/gitlab-org/gitlab-pages
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitlab-pages/-/tags/
-GL_COMMIT= 7c80594600068c36c2de07eeb3c16700fbc741e8
+GL_COMMIT= ef1a69b5f0c3c2e412713bd45a4774c60c687ead
GO_BUILDFLAGS= -ldflags="-X 'main.VERSION=${PORTVERSION}' -X 'main.REVISION=${GL_COMMIT}'"