Bug 238549 - devel/rubygem-xdg: should depend on lang/ruby26
Summary: devel/rubygem-xdg: should depend on lang/ruby26
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:
 
Reported: 2019-06-13 19:42 UTC by serpent7776
Modified: 2019-06-25 15:12 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description serpent7776 2019-06-13 19:42:54 UTC
According to the author xdg 3.0 requires ruby 2.6.3 so this port should depend on lang/ruby26 and not lang/ruby25.
https://github.com/bkuhlmann/xdg
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2019-06-20 04:39:08 UTC
Just for a note, lang/ruby26 is still experimental and have some issues such as bug 237833.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-06-22 20:23:05 UTC
(In reply to serpent7776 from comment #0)

I know that port requires ruby 2.6.3. I did simple test against ruby 2.5 and it works, therefore I patched it to use ruby 2.5. I did further test for this PR, it does not fully work with ruby 2.5. I'll mark it BROKEN for ruby 2.4 and 2.5.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-06-25 15:12:48 UTC
This port has been marked BROKEN for ruby 2.4 and 2.5 in r504908.

You could build this port with ruby 2.6 as default ruby version.