Bug 226351

Summary: www/gitlab requires rubygem-nokogiri 1.8.2 but Makefile specifies 1.8.1
Product: Ports & Packages Reporter: Otacílio de Araújo Ramos Neto <otacilio.neto>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: mfechner
Priority: --- Flags: bugzilla: maintainer-feedback? (mfechner)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update none

Description Otacílio de Araújo Ramos Neto 2018-03-04 19:30:23 UTC
Created attachment 191206 [details]
Patch to update

Makefile of gitlab gitlab-10.4.4_1 requires nokogiri 1.8.1 but gitlab requires 1.8.2

[root@mintaka /usr/ports/www/gitlab]# su -l git -c "cd /usr/local/www/gitlab && rake db:migrate RAILS_ENV=production"
Could not find gem 'nokogiri (~> 1.8.2)' in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.
[root@mintaka /usr/ports/www/gitlab]# pkg info | grep nokogiri
rubygem-nokogiri-1.8.1_1       HTML, XML, SAX, and Reader parser
Comment 1 Matthias Fechner freebsd_committer freebsd_triage 2018-03-04 21:36:15 UTC
Thanks, I fixed that for the new coming version 10.5.2.