summaryrefslogtreecommitdiff
path: root/databases/ruby-awesome_nested_set
AgeCommit message (Collapse)AuthorFilesLines
2022-02-12databases/ruby-awesome_nested_set: update to 3.5.0taca2-6/+6
3.5.0 (2022-02-08) * Support Rails 7.0.0 [Peter Berkenbosch](https://github.com/peterberkenbosch) and [Andrew Hampton](https://github.com/andrewhampton) * Make `order_column` option more flexible by removing explicit `=> :asc` [Regis Millet](https://github.com/Kulgar) * Updated README to use latest migration syntax [Justin MacCarthy](https://github.com/macarthy)
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
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-07databases: Remove SHA1 distfile hashesnia1-2/+1
2021-02-28databases/ruby-awesome_nested_set: update to 3.4.0taca2-7/+7
3.4.0 (2021-2-22) * Keep current scope when calling `roots` [Petrik de Heus](https://github.com/p8) * STI record now can update counter cache correctly [Issei Murasawa](http://github.com/issei-m) * [Compare to 3.3.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.1...v3.4.0)
2021-01-10databases/ruby-awesome_nested_set: update to 3.3.1taca2-12/+9
3.3.1 * Add belongs_to :polymorphic key option only when used [Filippo Liverani](https://github.com/filippoliverani) * [Compare to 3.3.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.0...v3.3.1) 3.3.0 * Update for compatibility with Rails 6.1 which no longer inherits scoping (Messages of the form "DEPRECATION WARNING: Class level methods will no longer inherit scoping from ...") [Marc Rohloff](https://github.com/marcrohloff) * Fix ruby 2.7 keyword parameters deprecation warning [Krisdigital](https://github.com/krisdigital) * [Compare to 3.2.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.1...v3.3.0)
2020-08-09databases/ruby-awesome_nested_set: update to 3.2.1taca2-8/+7
Update ruby-awesome_nested_set to 3.2.1. 3.2.1 * Don't reload in after_save callback. [Petrik de Heus](https://github.com/p8) * Fix deprecation warning "Passing a range to `#in` is deprecated". [Konstantin Mochalov](https://github.com/kolen) * [Compare to 3.2.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.0...v3.2.1)
2020-03-20Bump PKGREVISIONtaca1-1/+4
* Bump PKGREVISION by RUBY_RAILS_DEFAULT change. * And add "USE_LANGUAGES= #none".
2020-01-18databases/ruby-awesome_nested_set: update to 3.2.0taca2-8/+8
Update ruby-awesome_nested_set to 3.2.0. pkgsrc change: allow any rails version to depends on. 3.2.0 * Add support for Rails 6.0 [Stefan Andersen](https://github.com/stfnndrsn) and [Damian Legawiec](https://github.com/damianlegawiec) and [Jonathan Tapia](https://github.com/jtapia) and [Alex](https://github.com/a-ta-ta)
2019-11-02databases: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned -r No manual corrections.
2018-12-17databases/ruby-awesome_nested_set: update to 3.1.4taca3-14/+24
pkgsrc change * Drop support for Ruby on Rails 3.2. * Support Ruby on Rails 4.2 and 5.1.
2018-03-18lang/ruby: replace RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTEDtaca1-2/+2
Change RUBY_RAILS_SUPPORTED to RUBY_RAILS_ACCEPTED for better wording.
2017-09-16Reset maintainerwiz1-2/+2
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-06-21Bump revision due to change of PKGPATH of depending rails components' packages.taca1-1/+2
2017-06-21Switch most of Ruby on Rails related packages to updated frame work.taca1-2/+2
2017-05-04Do not include "rails.mk" here.taca1-2/+1
2017-05-04Set RUBY_RAILS_SUPPORTED to 32 and utilize it.taca1-2/+4
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-07-16Unbump PKGREVISION on select ruby packages.rodent1-2/+1
2014-07-16Removing .ri entries from PLIST. NFI why this works with/without therodent2-85/+3
entries on my machine. Seems no other ruby package has them. Bump PKGREVISION.
2014-07-04Import ruby200-awesome_nested_set-2.1.6 as databases/ruby-awesome_nested_set.rodent4-0/+117
An awesome nested set implementation for Active Record.