Skip to content

Commit

Permalink
www/gitlab-ce: Update RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Change RUN_DEPENDS from rubygem-bootsnap to rubygem-bootsnap117
- Change RUN_DEPENDS from rubygem-google-apis-core to rubygem-google-apis-core011
- Change RUN_DEPENDS from rubygem-google-cloud-storage to rubygem-google-cloud-storage145
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 91a76ee commit 6b48a4f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions www/gitlab-ce/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gitlab-ce
PORTVERSION= 16.8.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= www devel

# include patch to fix database migration
Expand Down Expand Up @@ -37,7 +38,7 @@ MY_DEPENDS= git>=2.41.0:devel/git \
rubygem-net-pop>=0:mail/rubygem-net-pop \
rubygem-psych3>=3.1<4:textproc/rubygem-psych3 \
rubygem-rails70>=7.0.8<7.1:www/rubygem-rails70 \
rubygem-bootsnap>=1.17.1<1.18:devel/rubygem-bootsnap \
rubygem-bootsnap117>=1.17.0<1.18:devel/rubygem-bootsnap117 \
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 \
Expand Down Expand Up @@ -110,8 +111,8 @@ MY_DEPENDS= git>=2.41.0:devel/git \
rubygem-fog-aliyun>=0.4<1.0:net/rubygem-fog-aliyun \
rubygem-gitlab-fog-azure-rm>=1.8.0<1.9:net/rubygem-gitlab-fog-azure-rm \
rubygem-google-apis-storage_v1>=0.29<1:devel/rubygem-google-apis-storage_v1 \
rubygem-google-cloud-storage>=1.45.0<1.46:net/rubygem-google-cloud-storage \
rubygem-google-apis-core>=0.11.2<0.12:devel/rubygem-google-apis-core \
rubygem-google-cloud-storage145>=1.45.0<1.46:net/rubygem-google-cloud-storage145 \
rubygem-google-apis-core011>=0.11.2<0.12:devel/rubygem-google-apis-core011 \
rubygem-google-apis-compute_v1_057>=0.57.0<0.58:devel/rubygem-google-apis-compute_v1_057 \
rubygem-google-apis-container_v1>=0.43.0<0.44:devel/rubygem-google-apis-container_v1 \
rubygem-google-apis-container_v1beta1>=0.43.0<0.44:devel/rubygem-google-apis-container_v1beta1 \
Expand Down

0 comments on commit 6b48a4f

Please sign in to comment.