Bug 189983 - patch devel/rubygem-pygments.rb for newer yajl-ruby
Summary: patch devel/rubygem-pygments.rb for newer yajl-ruby
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 09:40 UTC by Michael Moll
Modified: 2014-08-22 13:55 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moll freebsd_committer freebsd_triage 2014-05-20 09:40:01 UTC
the gemspec says
yajl-ruby ~> 1.1.0
but the port is at 1.2.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-20 09:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-16 10:13:59 UTC
hmmm, not assigned.  Giving this PR back to ruby@
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-08-22 13:54:30 UTC
A commit references this bug:

Author: swills
Date: Fri Aug 22 13:53:53 UTC 2014
New revision: 365657
URL: http://svnweb.freebsd.org/changeset/ports/365657

Log:
  devel/rubygem-pygments.rb: patch for newer yajl-ruby

  PR:		189983
  Submitted by:	Michael Moll <kvedulv@kvedulv.de>

Changes:
  head/devel/rubygem-pygments.rb/Makefile
  head/devel/rubygem-pygments.rb/files/
  head/devel/rubygem-pygments.rb/files/patch-pygments.rb-0.5.4.gemspec
  head/devel/rubygem-pygments.rb/files/patch-pygments.rb.gemspec
Comment 4 Steve Wills freebsd_committer freebsd_triage 2014-08-22 13:55:04 UTC
Committed, thanks!