CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/08/30 22:27:32
Modified files:
graphics/ruby-rmagick: Makefile
graphics/ruby-rmagick/patches: patch-_metadata
Added files:
graphics/ruby-rmagick/patches: patch-ext_RMagick_rmmain_cpp
Log message:
Fix runtime failues when trying to create Magick::Image objects
This disables the managed memory feature, which doesn't work correctly
on OpenBSD.
