HomeFreeBSD

www/tdiary: Fix runtime error with Ruby 3.4

Description

www/tdiary: Fix runtime error with Ruby 3.4

Our lang/ruby34 port doesn't include base64 gem. So

  • Add converters/rubygem-base64 to RUN_DEPENDS.
  • Add "gem 'base64'" to Gemfile.

While here, add 'ruby' to USES as tDiary is written in Ruby.

Details

Provenance
yasuAuthored on Dec 29 2024, 10:17 PM
Parents
R11:438427bea8dd: lang/ruby34: Add new port
Branches
Unknown
Tags
Unknown