https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231224

--- Comment #3 from [email protected] ---
(In reply to Matthias Fechner from comment #2)
Thanks for your fast reply!

I just applied your patch to my /usr/ports/www/gitlab-ce/Makefile and ran `pkg
delete rubygem-hangouts-chat-0.0.5 rubygem-rbtrace-0.4.11` which also
uninstalled the current gitlab-ce package.
Afterwards I ran `portmaster -d www/gitlab-ce` and it it attempted to install
GitLab with its two missing dependencies. As before it tried to build
www/gitlab-ce at first and failed with:

```
Could not find gem 'hangouts-chat (~> 0.0.5)' in any of the gem sources listed
in your Gemfile.
```

Again, installing these two ports before results in a successful build of
www/gitlab-ce with portmaster.

I wonder if
https://svnweb.freebsd.org/ports/head/www/gitlab-ce/Makefile?r1=476329&r2=477216
actually turns all runtime-dependent rubygems for GitLab into build
dependencies??

BTW, gitlab.fechner.net is down and I forgot to clone it for offline
documentation. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "[email protected]"

Reply via email to