| Summary: | devel/rubygem-cucumber-core: missing dependency on rubygem-backports | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alan Somers <asomers> | ||||
| Component: | Individual Port(s) | Assignee: | Alan Somers <asomers> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | sunpoet | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alan Somers
2017-09-26 16:44:47 UTC
Created attachment 186741 [details]
Add rubygem-backports as a run depends
QA of the attached patch includes building devel/rubygem-cucumber in Poudriere with an 11.1 jail, then running "cucumber --help" in the jail. Without the patch, it would crash with the backtrace from comment 1. With the patch, it runs correctly. rubygem-backports is not needed. It should be fixed in r450819. I can confirm that it's fixed in the new version. Thanks. |