FreeBSD Bugzilla – Attachment 186741 Details for
Bug 222625
devel/rubygem-cucumber-core: missing dependency on rubygem-backports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add rubygem-backports as a run depends
222625.diff (text/plain), 637 bytes, created by
Alan Somers
on 2017-09-26 17:11:03 UTC
(
hide
)
Description:
Add rubygem-backports as a run depends
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2017-09-26 17:11:03 UTC
Size:
637 bytes
patch
obsolete
>Index: devel/rubygem-cucumber-core/Makefile >=================================================================== >--- devel/rubygem-cucumber-core/Makefile (revision 450682) >+++ devel/rubygem-cucumber-core/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= cucumber-core > PORTVERSION= 2.0.0 >+PORTREVISION= 1 > CATEGORIES= devel rubygems > MASTER_SITES= RG > >@@ -12,7 +13,8 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= rubygem-gherkin>=4.0:textproc/rubygem-gherkin >+RUN_DEPENDS= rubygem-backports>=3.8.0:devel/rubygem-backports >+RUN_DEPENDS+= rubygem-gherkin>=4.0:textproc/rubygem-gherkin > > NO_ARCH= yes > USE_RUBY= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
asomers
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 222625
: 186741