Bug 226058 - www/redmine rubygem-passenger dependency now has flavors
Summary: www/redmine rubygem-passenger dependency now has flavors
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: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-20 10:05 UTC by Jonas Palm
Modified: 2018-03-20 13:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Palm 2018-02-20 10:05:43 UTC
Same problem as in www/rubygem-rails4 ( #225428 ):

Dependency on
PASSENGER_RUN_DEPENDS=     passenger-config:www/rubygem-passenger

Doesn't work with the nginx flavor of rubygem-passenger but only with the default flavor which is apache. If this dependency is dropped in www/rubygem-passenger, it maybe should be dropped here as well?
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-20 13:41:43 UTC
A commit references this bug:

Author: swills
Date: Tue Mar 20 13:41:33 UTC 2018
New revision: 465087
URL: https://svnweb.freebsd.org/changeset/ports/465087

Log:
  www/redmine: Remove passenger option

  It's not needed, users can install passenger and use it without the dependency.

  PR:		226058

Changes:
  head/www/redmine/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-03-20 13:42:11 UTC
Fix committed.