aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-15 20:38:19 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-15 20:47:44 +0000
commitcf666b172715d62e16d5277baf14b9d40269dc4a (patch)
treec6d3ab8ddcd97b06558aa1a09bf6d31b8afb0e52
parent1f1b8f12ac242868bf85c084fa6f100cc76e4080 (diff)
downloadports-cf666b172715d62e16d5277baf14b9d40269dc4a.tar.gz
ports-cf666b172715d62e16d5277baf14b9d40269dc4a.zip
www/gitlab-ce: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021
- Bump PORTREVISION for dependency change
-rw-r--r--www/gitlab-ce/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 0fcd342fcb8a..8b7d582222a1 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitlab-ce
PORTVERSION= 14.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www devel
MAINTAINER= mfechner@FreeBSD.org
@@ -226,7 +226,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \
rubygem-grpc>=1.30.2<2:net/rubygem-grpc \
rubygem-google-protobuf>=3.17.1<3.18:devel/rubygem-google-protobuf \
rubygem-toml-rb10>=1.0.0<1.1.0:www/rubygem-toml-rb10 \
- rubygem-flipper>=0.21.0<0.22:devel/rubygem-flipper \
+ rubygem-flipper021>=0.21.0<0.22:devel/rubygem-flipper021 \
rubygem-flipper-active_record-rails61>=0.21.0<0.22:databases/rubygem-flipper-active_record-rails61 \
rubygem-flipper-active_support_cache_store-rails61>=0.21.0<0.22:devel/rubygem-flipper-active_support_cache_store-rails61 \
rubygem-unleash>=0.1.5<0.2.0:devel/rubygem-unleash \