[Bug 267327] net-mgmt/rubygem-oxidized-web: Needs haml 5, but 6 is in ports

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Nov 2022 08:40:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267327

--- Comment #5 from Sigi <freebsd-bt@beatsnet.com> ---
(In reply to Nick Hilliard from comment #4)

oxidized       44291   0.0  0.0    12848    2504  -  Ss   Sat10        0:04.60
daemon: /usr/local/bin/oxidized[44292] (daemon)
oxidized       44292   0.0  0.5   331348   81080  -  S    Sat10        2:02.75
ruby30: puma 5.6.5 (tcp://127.0.0.1:8888) [/] (ruby30)

I think it runs under Ruby 3. I did nothing to force this. 

ll /usr/local/bin/ruby*
lrwxr-xr-x  1 root  wheel     6 Oct  6 15:09 /usr/local/bin/ruby -> ruby30
-rwxr-xr-x  1 root  wheel   555 Aug 31 19:02 /usr/local/bin/ruby-parse
-rwxr-xr-x  1 root  wheel   559 Aug 31 19:02 /usr/local/bin/ruby-rewrite
-rwxr-xr-x  1 root  wheel  6304 Oct  6 15:44 /usr/local/bin/ruby27
-rwxr-xr-x  1 root  wheel  6336 Oct  6 15:09 /usr/local/bin/ruby30

and

20220421:
  AFFECTS: users of lang/ruby27
  AUTHOR: yasu@FreeBSD.org

  The default ruby version has been updated from 2.7 to 3.0.

  If you compile your own ports you may keep 2.7 as the default version by
  adding the following lines to your /etc/make.conf file:

  #
  # Keep ruby 2.7 as default version
  #
  DEFAULT_VERSIONS+=ruby=2.7

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