Bug 221307 - devel/rubygem-capybara: missing dependency (mini_mime >= 0.1.3)
Summary: devel/rubygem-capybara: missing dependency (mini_mime >= 0.1.3)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 220605
  Show dependency treegraph
 
Reported: 2017-08-07 12:57 UTC by Nikolai Lifanov
Modified: 2017-08-07 18:53 UTC (History)
2 users (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 Nikolai Lifanov freebsd_committer freebsd_triage 2017-08-07 12:57:13 UTC
devel/rubygem-capybara is missing a dependency on mini_mime >= 0.1.3, which will cause it to fail at runtime.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-07 18:53:16 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Aug  7 18:52:04 UTC 2017
New revision: 447512
URL: https://svnweb.freebsd.org/changeset/ports/447512

Log:
  Add missing RUN_DEPENDS

  - Bump PORTREVISION for dependency change

  PR:		221307
  Reported by:	lifanov

Changes:
  head/devel/rubygem-capybara/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-08-07 18:53:38 UTC
Committed. Thanks!