aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-pages/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-03-03 09:39:52 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-03-03 09:39:52 +0000
commit2ac5a55e1262eedeea4b8c0b27e35dd0757849af (patch)
tree9e36b87542fdd98f4b8e7a234e1a35053cf1da40 /www/gitlab-pages/Makefile
parente89f87179acf9313804ca8fefba38ba4f2528084 (diff)
downloadports-2ac5a55e1262eedeea4b8c0b27e35dd0757849af.tar.gz
ports-2ac5a55e1262eedeea4b8c0b27e35dd0757849af.zip
Update to 1.35.0 which is required for gitlab-ce 13.9 upgrade.
Notes
Notes: svn path=/head/; revision=567050
Diffstat (limited to 'www/gitlab-pages/Makefile')
-rw-r--r--www/gitlab-pages/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index cdeebeb3d585..ac49eef06137 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitlab-pages
-PORTVERSION= 1.34.0
+PORTVERSION= 1.35.0
CATEGORIES= www
MAINTAINER= swills@FreeBSD.org
@@ -17,7 +17,7 @@ USE_GITHUB= nodefault
GL_ACCOUNT= gitlab-org
# Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags
-GL_COMMIT= e4ddf96500cab8587671147848e51da91ff6e300
+GL_COMMIT= 2eefcef73409cf7510d7ecacce76b299a8340a4c
# Build with: make gomod-vendor
# 62dd
@@ -82,7 +82,7 @@ GH_TUPLE= \
wadey:gocovmerge:b5bfa59ec0ad:wadey_gocovmerge/vendor/github.com/wadey/gocovmerge
GL_TUPLE= gitlab-org:go-mimedb:e7aae885685d3b4c73716eae321d8486e914ad74:gitlab_org_go_mimedb/vendor/gitlab.com/gitlab-org/go-mimedb \
- gitlab-org:labkit:f2d7fb209ecad2eaddb5fb9c4ab03eb8eaa82811:gitlab_org_labkit/vendor/gitlab.com/gitlab-org/labkit
+ gitlab-org:labkit:949268af2aa8352c644cb1cbc63cf4112972d2c9:gitlab_org_labkit/vendor/gitlab.com/gitlab-org/labkit
GO_BUILDFLAGS= -ldflags="-X main.VERSION=${PORTVERSION} -X main.REVISION=${GITHASH}"
GO_PKGNAME= gitlab.com/gitlab-org/gitlab-pages