1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/www/gitlab-ce
Po-Chuan Hsieh 907cb05fad
www/gitlab-ce: Fix Gemfile
The (similar) fix for Gemfile was already committed [1] but being removed later during gitlab-ce updates.

(cd /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-v16.5.1 && /bin/rm -f Gemfile.lock && bundle install --local)
Don't run Bundler as root. Installing your bundle as root will break this
application for all non-root users on this machine.
Could not find gem 'aws-sdk-core (~> 3.185.1)' in cached gems or installed
locally.

The source contains the following gems matching 'aws-sdk-core':
  * aws-sdk-core-3.186.0
*** Error code 7

Reference:	https://cgit.freebsd.org/ports/commit/www/gitlab-ce?id=cd3ccf5407757430ac5899a4ba0fecd61992a431 [1]
2023-11-15 05:22:20 +08:00
..
files www/gitlab-ce: Fix Gemfile 2023-11-15 05:22:20 +08:00
distinfo www/gitlab-ce: security update to 16.5.1 2023-11-01 12:58:37 +02:00
Makefile www/gitlab-ce: Change RUN_DEPENDS from rubygem-loofah to rubygem-loofah221 2023-11-15 05:19:39 +08:00
pkg-descr
pkg-message www/gitlab-ce: major upgrade to 16.4.0 2023-10-04 18:50:55 +03:00