Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | suppress deprecate warning with Ruby 2.7 | Hajimu UMEMOTO | 2020-04-28 | 1 | -1/+165 |
| | | | | | PR: 245339 Approved by: maintainer timeout | ||||
* | Remove always-true RUBY_VER check | Sunpoet Po-Chuan Hsieh | 2017-01-13 | 1 | -2/+2 |
| | | | | | | | - Pet portlint: fix diff header of patch files - Convert to options target helper With hat: ruby | ||||
* | - Minimize patches to just remove the comparison | Steve Wills | 2014-01-03 | 1 | -23/+4 |
| | | | | | Pointed out by: mandree Pointyhat to: swills | ||||
* | - Make check for bdb version ignore the patch level | Steve Wills | 2014-01-02 | 1 | -0/+48 |
PR: ports/184921 |