aboutsummaryrefslogtreecommitdiff
path: root/www/gitlab-ce/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gitlab-ce/Makefile')
-rw-r--r--www/gitlab-ce/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 44772c6c15bd..3b3da9e24b62 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -3,6 +3,11 @@ PORTVERSION= 16.6.0
DISTVERSIONPREFIX= v
CATEGORIES= www devel
+# include patch to fix database migration
+https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138018.patch
+PATCH_SITES= https://gitlab.com/gitlab-org/gitlab/-/merge_requests/
+PATCHFILES+= 138018.patch:-p1 # https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138018
+
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Web GUI for managing git repositories
WWW= https://gitlab.com/