Bug 189980 - devel/rubygem-celluloid needs rubygem-timers1
Summary: devel/rubygem-celluloid needs rubygem-timers1
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: Johannes Jost Meixner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 09:30 UTC by Michael Moll
Modified: 2014-08-11 22:25 UTC (History)
2 users (show)

See Also:


Attachments
file.diff (354 bytes, patch)
2014-05-20 09:30 UTC, Michael Moll
no flags Details | Diff

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:30:00 UTC
the gemspec says:
timers ~> 1.1.0

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-20 09:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-11 21:15:54 UTC
A commit references this bug:

Author: xmj
Date: Mon Aug 11 21:15:36 UTC 2014
New revision: 364664
URL: http://svnweb.freebsd.org/changeset/ports/364664

Log:
  devel/rubygem-celluloid: correct run dependency

  - set run dependency on timers1, according to celluloid's gemspec

  PR:		189980
  Submitted by:	kvedulv@kvedulv.de
  Approved by:	koobs (mentor)
  Approved by:	swills (mentor)

Changes:
  head/devel/rubygem-celluloid/Makefile
Comment 3 Johannes Jost Meixner freebsd_committer freebsd_triage 2014-08-11 22:25:12 UTC
Committed, thanks!