Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | Update to version 4.17.1 | Andrea Richiardi | |
2023-07-03 | Update to version 4.17.0 | Andrea Richiardi | |
2023-07-03 | Update to version 4.16.1 | Andrea Richiardi | |
2023-07-03 | Revert "Update to version 4.16.1" | Andrea Richiardi | |
This reverts commit 27fc3f64a65929d23889554c6d9fded3b9d2dd5e. | |||
2023-07-03 | Revert "Update to version 4.17.0" | Andrea Richiardi | |
This reverts commit 6d0ba807d6d72fab483e5aa5c58068ff397be2c8. | |||
2023-07-03 | Update to version 4.17.0 | Andrea Richiardi | |
2023-07-03 | Update to version 4.16.1 | Andrea Richiardi | |
2021-11-05 | Update .SRCINFO to 4.16.0 | Andrea Richiardi | |
2021-11-05 | Update to version 4.16.0 | Andrea Richiardi | |
2020-06-15 | Update maintainer and contributors | Andrea Richiardi | |
2020-06-15 | Update .SRCINFO as well to 4.15.0 | Andrea Richiardi | |
2020-06-15 | Update package to 4.15.0 | Andrea Richiardi | |
2018-04-08 | Update to version 4.11.0 | Jeremy Audet | |
2018-02-18 | Update to version 4.10.1 | Jeremy Audet | |
2018-02-11 | Re-enable documentation | Jeremy Audet | |
Add `ruby-rdoc` as a make dependency, allowing documentation to be compiled when compiling this package. | |||
2018-02-04 | Drop -rubygems flag, add --no-document flag | Jeremy Audet | |
Do the following: * Drop `-rubygems` from `ruby -rubygems -e 'pus Gem.default_dir'`. This flag appears to no longer be supported. * Drop `makedepends=(rubygems)`. This dependency now resolves to the "ruby" package, and the error above suggests that rubygems is no longer a separate package. * Add `--no-document` to `gem install ...`. This fixes a `cannot load such file -- rdoc/rdoc` error. It's also the approach taken by the ruby-hpricot community package. | |||
2017-12-11 | Update maintainer info | Jeremy Audet | |
2017-11-09 | Always use curly braces in variable names | Jeremy Audet | |
For example, write `${foo}` instead of `$foo`. | |||
2017-07-18 | Update to version 4.10.0 | Jeremy Audet | |
2017-04-16 | Update to version 4.9.0 | Jeremy Audet | |
2017-02-08 | Update to version 4.8.0 | Jeremy Audet | |
2016-02-22 | Update to version 4.7.0 | Jeremy Audet | |
2016-02-13 | Update to version 4.6.1 | Jeremy Audet | |
2015-06-27 | Initial commit (version 4.6.0) | Jeremy Audet | |
Make the followng changes from version 4.4.1: * List self as maintainer and nicoulaj as a contributor. * Shorten package description. * Properly quote and escape numerous variables. * Drop md5sums in favor of sha256sums. * Make package install license. The MIT license requires this. |