Subject: CVS commit: pkgsrc/devel/ruby-redmine51
From: Takahiro Kambe
Date: 2023-11-29 17:10:19
Message id: 20231129161019.79BCDFA40@cvs.NetBSD.org

Log Message:
devel/ruby-redmine51: add version 5.1.0

Add ruby-redmine51 package version 5.1.0.

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

Redmine 5.1 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-redmine51/DEINSTALL
1.1addpkgsrc/devel/ruby-redmine51/DESCR
1.1addpkgsrc/devel/ruby-redmine51/INSTALL
1.1addpkgsrc/devel/ruby-redmine51/MESSAGE
1.1addpkgsrc/devel/ruby-redmine51/Makefile
1.1addpkgsrc/devel/ruby-redmine51/PLIST
1.1addpkgsrc/devel/ruby-redmine51/distinfo
1.1addpkgsrc/devel/ruby-redmine51/options.mk
1.1addpkgsrc/devel/ruby-redmine51/files/Gemfile.local
1.1addpkgsrc/devel/ruby-redmine51/files/redmine51_generate_secret_token.sh
1.1addpkgsrc/devel/ruby-redmine51/files/redmine51_load_default_data.sh
1.1addpkgsrc/devel/ruby-redmine51/files/redmine51_migrate_db.sh
1.1addpkgsrc/devel/ruby-redmine51/files/redmine51_migrate_plugins.sh
1.1addpkgsrc/devel/ruby-redmine51/files/redmine51_unicorn.sh
1.1addpkgsrc/devel/ruby-redmine51/files/unicorn.rb
1.1addpkgsrc/devel/ruby-redmine51/patches/patch-Gemfile
1.1addpkgsrc/devel/ruby-redmine51/patches/patch-config_additional__environment.rb.example
1.1addpkgsrc/devel/ruby-redmine51/patches/patch-lib_redmine_scm_adapters_mercurial_redminehelper.py
1.1addpkgsrc/devel/ruby-redmine51/patches/patch-lib_tasks_initializers.rake