CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/09/02 08:59:46
Modified files:
lang/ruby : ruby.port.mk
databases/puppetdb5: Makefile
databases/xapian-bindings: Makefile
devel/gitsh : Makefile
devel/ragel : Makefile
devel/swig : Makefile
devel/vim-command-t: Makefile
editors/vim : Makefile
graphics/inkscape: Makefile
mail/mew : Makefile
misc/tpp : Makefile
net/munin : Makefile
net/ocserv : Makefile
net/rrdtool : Makefile
net/weechat : Makefile
net/whatweb : Makefile
security/arirang: Makefile
security/arirang/patches: patch-extconf_rb
security/openssl-ruby-tests: Makefile
sysutils/tmuxinator: Makefile
textproc/asciidoctor: Makefile
textproc/redland-bindings: Makefile
www/nginx : Makefile
www/sass : Makefile
x11/kde-applications/kross-interpreters: Makefile
Added files:
x11/kde-applications/kross-interpreters/patches:
patch-ruby_rubyinterpreter_cpp
Log message:
Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.
Bump ports where the default version change causes a package change.
OK kmos@