Summary: | [patch] www/rubygem-gitlab-grack gemfile patch | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Torsten Zühlsdorff <ports> | ||||
Component: | Individual Port(s) | Assignee: | Michael Moll <mmoll> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | mmoll, ports, xmj | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
take A commit references this bug: Author: mmoll Date: Sun Jul 5 21:23:26 UTC 2015 New revision: 391374 URL: https://svnweb.freebsd.org/changeset/ports/391374 Log: www/rubygem-gitlab-grack: patch rack 1.5 dependency PR: 201330 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D2998 Changes: head/www/rubygem-gitlab-grack/Makefile head/www/rubygem-gitlab-grack/files/patch-gemspec committed, thanks! |
Created attachment 158333 [details] gemfile spec patch update While working at the last parts of the gitlab-port, i figured out the need of patching the gemspec of this gem. This will help other gems too, because it wants a ~> dependency at 1.5.1, but ports provide version 1.5.4, which will fail.