Bug 201330

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:
Description Flags
gemfile spec patch update none

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!