maintainer-feedback requested: [Bug 233900] Ports that depend on lang/jruby should use jgem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 9 21:43:47 UTC 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-ruby mailing list
<ruby at FreeBSD.org> for maintainer-feedback:
Bug 233900: Ports that depend on lang/jruby should use jgem
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233900



--- Description ---
Modern versions of jruby support the 2.5.0 version of the language, which is
currently ahead the default C version of Ruby in ports (this should be updated
as 2.5 is already the LTS version).

It is unclear if this causes any problems but for consistency we should use
jgem for ports that depend on jruby. This has already been done in
devel/rubygem-jruby-jars. The attached patch does a similar change for:

    databases/rubygem-activerecord-jdbc-adapter
    databases/rubygem-activerecord-jdbcmysql-adapter
    databases/rubygem-jdbc-mysql
    devel/rubygem-warbler
    sysutils/puppetserver6
    www/rubygem-jruby-rack

Also per portlint while here (concerning the order of USES)


More information about the freebsd-ruby mailing list