Page MenuHomeFreeBSD

Add Ruby 2.3
AbandonedPublic

Authored by swills on Jan 1 2016, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 3:48 AM
Unknown Object (File)
Thu, Apr 11, 8:03 AM
Unknown Object (File)
Thu, Apr 11, 8:03 AM
Unknown Object (File)
Wed, Apr 10, 11:48 AM
Unknown Object (File)
Tue, Apr 2, 1:29 AM
Unknown Object (File)
Feb 4 2024, 3:33 AM
Unknown Object (File)
Jan 30 2024, 12:30 AM
Unknown Object (File)
Jan 30 2024, 12:30 AM
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.