Bug 202979 - www/rubygem-passenger dependencies are out of date
Summary: www/rubygem-passenger dependencies are out of date
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 21:13 UTC by Robert Grimm
Modified: 2015-09-08 22:16 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (osa)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Grimm 2015-09-08 21:13:51 UTC
The www/rubygem-passenger port should no longer depend on devel/rubygem-fastthread or devel/rubygem-daemon_controller.  The passenger gem removed the fastthread dependency in version 4.0 and the daemon_controller dependency in version 5.0.  https://rubygems.org/gems/passenger can be used to see the current dependencies.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-09-08 22:15:04 UTC
A commit references this bug:

Author: osa
Date: Tue Sep  8 22:14:34 UTC 2015
New revision: 396443
URL: https://svnweb.freebsd.org/changeset/ports/396443

Log:
  Remove needless dependences.
  Bump PORTREVISION.

  PR:	202979

Changes:
  head/www/rubygem-passenger/Makefile
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2015-09-08 22:16:00 UTC
Thanks for report.