git: cf666b172715 - main - www/gitlab-ce: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 15 20:50:52 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf666b172715d62e16d5277baf14b9d40269dc4a
commit cf666b172715d62e16d5277baf14b9d40269dc4a
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:38:19 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:47:44 +0000
www/gitlab-ce: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021
- Bump PORTREVISION for dependency change
---
www/gitlab-ce/Makefile | 4 ++--
1 file 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 at 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 \
More information about the dev-commits-ports-all
mailing list