CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/02/22 14:35:11
Modified files:
lang/ruby/2.4/patches: patch-ext_openssl_openssl_missing_h
lang/ruby/2.5/patches: patch-ext_openssl_openssl_missing_h
Added files:
lang/ruby/2.3/patches: patch-ext_openssl_openssl_missing_h
Log message:
quick fix for X509_STORE_set_ex_data to let this package/run; config checking
sets HAVE_X509_STORE_SET_EX_DATA though we don't actually have it yet, causing
undefined symbol when running ruby as part of "make fake" to generate docs.