Page MenuHomeFreeBSD

Add Ruby 2.3
AbandonedPublic

Authored by swills on Jan 1 2016, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 17, 5:53 PM
Unknown Object (File)
Sep 6 2025, 9:44 AM
Unknown Object (File)
Aug 26 2025, 3:08 AM
Unknown Object (File)
Aug 25 2025, 4:30 AM
Unknown Object (File)
Aug 21 2025, 3:39 AM
Unknown Object (File)
Jul 27 2025, 5:55 AM
Unknown Object (File)
Jul 24 2025, 2:56 AM
Unknown Object (File)
Jul 23 2025, 3:31 PM
Subscribers

Details

Reviewers
sunpoet
Group Reviewers
Ruby
portmgr
Summary
  • Add ruby23 2.3.0
  • Do not silence installation message
  • Use . instead of \* for COPYTREE_SHARE
  • Use do-test:
  • Use MAKE_CMD
  • Remove validate:
  • Cosmetic change

lang/ruby23 was svn cp'd from lang/ruby22.
The tarball of these files is also available at http://people.freebsd.org/~sunpoet/ruby23.tar.xz

Test Plan

Request exp-run with DEFAULT_VERSIONS=ruby=2.3. It's helpful to find out broken ports with Ruby 2.3.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1905
Build 1912: arc lint + arc unit

Event Timeline

sunpoet retitled this revision from to Add Ruby 2.3.
sunpoet updated this object.
sunpoet edited the test plan for this revision. (Show Details)
sunpoet added reviewers: portmgr, Ruby.
sunpoet edited edge metadata.

Would prefer to leave validate as an optional manual target. The rubyspec tests are a different set of tests than the built in ruby tests and they're still useful for comparing things across releases of FreeBSD and ruby, even if MRI doesn't pass 100% of them.

swills added a reviewer: sunpoet.

commandeering so i can close

Was committed ages ago, can't close, so abandoning.