2023-09-03 17:42:32 by Takahiro Kambe | Files touched by this commit (13) |
Log message:
Bump revision RUBY_RAILS_DEFAULT change.
|
2021-12-19 07:31:44 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-arel-helpers: update to 2.14.0
2.14.0 (2021-12-16)
* Add support for Rails 7.
|
2021-12-11 14:30:57 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-arel-helpers: update to 2.13.0
2.13.0 (2021-12-06)
* In QueryBuilder, delegate #empty? and #size to @query (@net1957, #47)
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-01-10 15:12:20 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-arel-helpers: update to 2.12.0
2.12.0 (2020-12-21)
* Streamline spec setup using appraisal, combustion and database_cleaner
gems (@hasghari #45)
* Add support for Rails 6.1 (@hasghari #45)
|
2020-03-20 16:08:08 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Bump PKGREVISION
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change.
* And add "USE_LANGUAGES= #none".
|
2020-01-18 16:09:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-arel-helpers: update to 2.11.0
update ruby-arel-helpers to 2.11.0.
2.11.0
* Allow consumers of ArelHelpers::QueryBuilder to chain on falsy return
(@ramhoj #44).
- Add not_nil in front of builder methods to opt-in.
2.10.0
* Add support for Rails 6 rc2.
|
2019-07-13 18:04:05 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-arel-helpers: update to 2.9.1
Update ruby-arel-helpers to 2.9.1.
2.9.1
* Remove has_rdoc from gemspec.
2.9.0
* Add support for Rails 6.
2.8.0
* Add support for Rails 5.2.1, which changed the arity of several internal
methods that we shamelessly use.
2.7.0
* Add support for Rails 5.2.
|
2018-03-21 11:21:20 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-arel-helpers: update to 2.6.1
pkgsrc change:
* Update HOMEPAGE
* Add LICENSE
* Support multiple rails.
2.6.1
* Fix homepage URL in gemspec.
2.6.0
* Add the join alias helper.
* Add ability to pass table aliases to join_association.
2.5.0
* Add license information to gemspec so it is parsed by verifiers
(@petergoldstein #31)
* Update QueryBuilder#reflect to create deep copy of builder (@wycleffsean
#32)
|