Skip to content

Commit

Permalink
www/gitlab-ce: Change RUN_DEPENDS from rubygem-bootsnap to rubygem-bo…
Browse files Browse the repository at this point in the history
…otsnap19

- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Jan 25, 2022
1 parent baae461 commit 4966e2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/gitlab-ce/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= gitlab-ce
PORTVERSION= 14.6.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www devel

MAINTAINER= mfechner@FreeBSD.org
Expand All @@ -25,7 +25,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \
gtar>0:archivers/gtar \
bash>0:shells/bash \
rubygem-rails61>=6.1.4.1<6.1.5:www/rubygem-rails61 \
rubygem-bootsnap>=1.9.1<1.10:devel/rubygem-bootsnap \
rubygem-bootsnap19>=1.9.1<1.10:devel/rubygem-bootsnap19 \
rubygem-responders-rails61>=3.0<4.0:www/rubygem-responders-rails61 \
rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \
rubygem-default_value_for>=3.4.0<3.5.0:devel/rubygem-default_value_for \
Expand Down

0 comments on commit 4966e2c

Please sign in to comment.