pkgsrc/lang/ruby21-base/patches
taca 6f14e4ae7d Avoid to generate empty command line on some platforms:
$(DLLIB): $(OBJS) Makefile
...
	$(Q) $(POSTLINK)

And POSTLINK is empty macro.  In such case, GNU make ignore empty command
line but BSD make tries to execute it and causes error.

Bump PKGREVISION.
2015-04-30 03:26:37 +00:00
..
patch-configure Remove mention of MirBSD in patch description as support is there by default now 2015-04-22 19:04:35 +00:00
patch-ext_dbm_extconf.rb Add patch from PR pkg/49512. 2015-01-07 10:37:56 +00:00
patch-ext_tk_extconf.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tk.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tk_autoload.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tk_fontchooser.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tk_tk__mac.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tkextlib_tcllib_validator.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tkextlib_tile_treeview.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tkextlib_tkimg_dted.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_lib_tkextlib_tkimg_raw.rb Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-ext_tk_tcltklib.c Add patches for supporting tcl/tk 8.6 on ruby-tk package. 2014-12-14 13:59:53 +00:00
patch-lib_mkmf.rb Avoid to generate empty command line on some platforms: 2015-04-30 03:26:37 +00:00
patch-lib_rdoc_ri_driver.rb
patch-lib_rubygems.rb * Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text. 2015-03-08 15:08:33 +00:00
patch-lib_rubygems_commands_setup__command.rb
patch-lib_rubygems_commands_uninstall__command.rb
patch-lib_rubygems_commands_unpack__command.rb
patch-lib_rubygems_config__file.rb
patch-lib_rubygems_defaults.rb
patch-lib_rubygems_dependency__installer.rb * Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text. 2015-03-08 15:08:33 +00:00
patch-lib_rubygems_install__update__options.rb
patch-lib_rubygems_installer.rb * Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text. 2015-03-08 15:08:33 +00:00
patch-lib_rubygems_platform.rb * Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text. 2015-03-08 15:08:33 +00:00
patch-lib_rubygems_specification.rb * Add patch ot fix rdoc bug; Get rid of infitite loop with '\r' only in text. 2015-03-08 15:08:33 +00:00
patch-lib_rubygems_uninstaller.rb
patch-man_erb.1
patch-man_irb.1
patch-man_ri.1
patch-man_ruby.1
patch-template_verconf.h.in
patch-test_rubygems_test__gem.rb
patch-tool_rbinstall.rb