summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb/files/patch-src-common.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-13databases/ruby-bdb: fix build with clang16, fix build with ruby3.2Dirk Meyer1-23/+1068
2020-04-28suppress deprecate warning with Ruby 2.7Hajimu UMEMOTO1-9/+154
PR: 245339 Approved by: maintainer timeout Notes: svn path=/head/; revision=533243
2019-04-20Fix build problem with ruby 2.5.Matthias Fechner1-21/+21
This patch should be included upstream. PR: 237410 Submitted by: ume@ Reported by: mbeis@xs4all.nl Reviewed by: mbeis@xs4all.nl, w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=499463
2017-12-28Remove outdate RUBY_VER checkSunpoet Po-Chuan Hsieh1-0/+0
With hat: ruby Notes: svn path=/head/; revision=457454
2015-03-30databases/ruby-bdb: fix build with ruby 2.1 and 2.2Steve Wills1-0/+137
With hat: ruby@ Notes: svn path=/head/; revision=382655