[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233900

            Bug ID: 233900
           Summary: Ports that depend on lang/jruby should use jgem
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby at FreeBSD.org
          Reporter: pfg at FreeBSD.org
          Assignee: ruby at FreeBSD.org
             Flags: maintainer-feedback?(ruby at FreeBSD.org)

Created attachment 199994
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199994&action=edit
svn diff to use jgem

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list