Bug 226351 - www/gitlab requires rubygem-nokogiri 1.8.2 but Makefile specifies 1.8.1
Summary: www/gitlab requires rubygem-nokogiri 1.8.2 but Makefile specifies 1.8.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-04 19:30 UTC by Otacílio de Araújo Ramos Neto
Modified: 2018-03-05 02:59 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (mfechner)


Attachments
Patch to update (622 bytes, patch)
2018-03-04 19:30 UTC, Otacílio de Araújo Ramos Neto
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.