git: a4283caccd9a - main - www/gitlab-ce: Change RUN_DEPENDS from rubygem-bootsnap to rubygem-bootsnap116
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Nov 2023 07:42:39 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a4283caccd9ad8d9daa871413838a21ad7ed2c2c
commit a4283caccd9ad8d9daa871413838a21ad7ed2c2c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-02 07:36:41 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-02 07:37:46 +0000
www/gitlab-ce: Change RUN_DEPENDS from rubygem-bootsnap to rubygem-bootsnap116
- 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 61ccbe08e40e..4600274274eb 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gitlab-ce
PORTVERSION= 16.5.1
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= www devel
@@ -34,7 +34,7 @@ MY_DEPENDS= git>=2.41.0:devel/git \
rubygem-psych3>=3.1<4:textproc/rubygem-psych3 \
rubygem-rails70>=7.0.8<7.1:www/rubygem-rails70 \
rubygem-vite_rails-rails70>=0:devel/rubygem-vite_rails-rails70 \
- rubygem-bootsnap>=1.16.0<1.17:devel/rubygem-bootsnap \
+ rubygem-bootsnap116>=1.16.0<1.17:devel/rubygem-bootsnap116 \
rubygem-openssl>=3.0<4:security/rubygem-openssl \
rubygem-ipaddr>=1.2.5<1.3:net/rubygem-ipaddr \
rubygem-responders-rails70>=3.0<4.0:www/rubygem-responders-rails70 \