CVSROOT: /cvs Module name: ports Changes by: jer...@cvs.openbsd.org 2012/09/23 10:56:15
Modified files: lang/ruby : ruby.port.mk Added files: lang/ruby : ruby18.PLIST Log message: Switch gem/extconf ports to build with ruby 1.9 by default, allowing the use of the ruby18 FLAVOR to explicitly build a version for ruby 1.8. To handle updates, add a @pkgpath marker with the unflavored PKGPATH to all ruby18 FLAVOR gem/extconf PLISTs. Remove format-executable CONFIGURE_STYLE, since only one port uses it. Instead, allow the port Makefile to set GEM_FLAGS, and have ruby.port.mk append to that if it already exists.