Bug 221308 - sysutils/rubygem-chef: missing dependency (rspec_junit_formatter ~> 0.2.0)
Summary: sysutils/rubygem-chef: missing dependency (rspec_junit_formatter ~> 0.2.0)
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 13:26 UTC by Nikolai Lifanov
Modified: 2017-08-07 18:53 UTC (History)
3 users (show)

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


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 13:26:25 UTC
sysutils/rubygem-chef has a dependency in gemspec which is not satisfied at install: rspec_junit_formatter ~> 0.2.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-07 18:53:18 UTC
A commit references this bug:

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

Log:
  Fix gemspec for rubygem-rspec_junit_formatter 0.3.0

  - Fix typo
  - Bump PORTREVISION for package change

  PR:		221308
  Reported by:	lifanov

Changes:
  head/sysutils/rubygem-chef/Makefile
  head/sysutils/rubygem-chef/files/patch-gemspec
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-08-07 18:53:43 UTC
Committed. Thanks!