CVSROOT: /cvs Module name: ports Changes by: jer...@cvs.openbsd.org 2012/09/18 10:02:53
Modified files: lang/ruby/1.8 : Makefile lang/ruby/1.8/patches: patch-ext_socket_socket_c Log message: Fix a backport of a patch that never made it to ruby 1.8.7, which left out the definition of a new function added in the patch. Allows usage of the ruby 1.8 socket extension with LD_BIND_NOW=1. OK naddy@