Bug 201330 - [patch] www/rubygem-gitlab-grack gemfile patch
Summary: [patch] www/rubygem-gitlab-grack gemfile patch
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: Michael Moll
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-07-04 13:42 UTC by Torsten Zühlsdorff
Modified: 2015-07-05 21:25 UTC (History)
3 users (show)

See Also:


Attachments
gemfile spec patch update (1.92 KB, patch)
2015-07-04 13:42 UTC, Torsten Zühlsdorff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2015-07-04 13:42:14 UTC
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.
Comment 1 Michael Moll freebsd_committer freebsd_triage 2015-07-05 14:48:52 UTC
take
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-07-05 21:24:00 UTC
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
Comment 3 Michael Moll freebsd_committer freebsd_triage 2015-07-05 21:25:45 UTC
committed, thanks!