mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
syslog used to be a default gem, but starting with Ruby 3.4 it is not anymore. Add this dependency explicitly to fix packages builing with a non-default version of Ruby. Not bumping PORTREVISION as packages built against the default version of Ruby have no issue and can wait for another reason to be rebuilt. PR: 290261 Reported by: dvl With hat: puppet