aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/gitlab-ce/Makefile5
-rw-r--r--www/gitlab-ce/distinfo4
2 files changed, 8 insertions, 1 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/
diff --git a/www/gitlab-ce/distinfo b/www/gitlab-ce/distinfo
index 229972432be8..f4a1638b3d4c 100644
--- a/www/gitlab-ce/distinfo
+++ b/www/gitlab-ce/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1700424479
+TIMESTAMP = 1701157406
SHA256 (gitlab-foss-v16.6.0.tar.bz2) = c3c7acc923aebdb002a8473ef382d2405f2f59beada4e2b5d283699ea852c7ef
SIZE (gitlab-foss-v16.6.0.tar.bz2) = 100385518
+SHA256 (138018.patch) = 9bebe87bca326ac2464a0ed5e833437074df031b3631a38f42986bd18fca5aea
+SIZE (138018.patch) = 5340