Subject: CVS commit: pkgsrc/devel/ruby-redmine50
From: Takahiro Kambe
Date: 2022-09-03 15:53:59
Message id: 20220903135359.5CC37FA8D@cvs.NetBSD.org

Log Message:
devel/ruby-redmine50: add package 5.0.2

Redmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.

Redmine 5.0 introduces these new features in these categories:

* Migrate to Rails 6.1 with Zeitwerk autoloading.
* Introduced CommonMark Markdown (GitHub Flavored) formatter as an
  alternative to existing Markdown formatter based on Redcarpet.
* Users can be mention now using @ autocomplete by other users with add
  watchers permission.
* Issue custom query: default query per instance, project and user.
* Default project custom query: per instance and per user.
* Ability to add watchers to Wiki pages.
* Issues can now be filtered by notes or by file description.
* "Contains" operator supports now multiple search items.
  Using wilcard characters (_ or %) is no longer supported.
* Two-factor authentication improvements: you can enable it only for certain
  groups or for users with administration rights.

Files:
RevisionActionfile
1.1addpkgsrc/devel/ruby-redmine50/DEINSTALL
1.1addpkgsrc/devel/ruby-redmine50/DESCR
1.1addpkgsrc/devel/ruby-redmine50/INSTALL
1.1addpkgsrc/devel/ruby-redmine50/MESSAGE
1.1addpkgsrc/devel/ruby-redmine50/Makefile
1.1addpkgsrc/devel/ruby-redmine50/PLIST
1.1addpkgsrc/devel/ruby-redmine50/distinfo
1.1addpkgsrc/devel/ruby-redmine50/options.mk
1.1addpkgsrc/devel/ruby-redmine50/files/Gemfile.local
1.1addpkgsrc/devel/ruby-redmine50/files/redmine50_generate_secret_token.sh
1.1addpkgsrc/devel/ruby-redmine50/files/redmine50_load_default_data.sh
1.1addpkgsrc/devel/ruby-redmine50/files/redmine50_migrate_db.sh
1.1addpkgsrc/devel/ruby-redmine50/files/redmine50_migrate_plugins.sh
1.1addpkgsrc/devel/ruby-redmine50/files/redmine50_unicorn.sh
1.1addpkgsrc/devel/ruby-redmine50/files/unicorn.rb
1.1addpkgsrc/devel/ruby-redmine50/patches/patch-Gemfile
1.1addpkgsrc/devel/ruby-redmine50/patches/patch-config_additional__environment.rb.example
1.1addpkgsrc/devel/ruby-redmine50/patches/patch-lib_tasks_initializers.rake