Subject: CVS commit: pkgsrc/devel/ruby-redmine42
From: Takahiro Kambe
Date: 2021-06-02 18:23:49
Message id: 20210602162349.49BDDFA95@cvs.NetBSD.org

Log Message:
devel/ruby-redmine42: add package version 4.2.1

Note: ruby-redmine42 supports not only ruby26 but also ruby27.

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

Redmine 4.2 introduces these new features in these categories:

Authentication / User accounts
* two-factor authentication.
* email domains restriction for user accounts.

Notifications
* Notify users about high issues (only).

Issues
* Bulk addition of related issues.
* Query links for subtasks on issue page.

Watchers
* Groups can be added as watchers for issues.
* Forum threads can now be watched.
* Watchers that are not going to receive a notification because they watch a
  non visible object (for ex: issue) are now marked in the UI as invalid.

Text formatting
* New toolbar button to insert a table.
* Wiki table column sorting.
* Languages in Highlighted code button in toolbar are now customizable by
  each user.

Keyboard shortcuts

* Switch between Edit/Preview tabs using Command/Ctrl + Shift + P.
* Bold, italic and underline text using Command/Ctrl + b, Command/Ctrl + i
  and Command/Ctrl + u.
* Submit a form using Ctrl+Enter / Command+Return.

Activity improvements
* UI options to filter activities by date or by user.
* Slight design improvements.

Another nice features
* Download all attachments at once.
* Auto complete wiki page links.
* Auto-select fields mapping in Importing.
* Fields with validation errors are now highlighted.

Files:
RevisionActionfile
1.1addpkgsrc/devel/ruby-redmine42/DEINSTALL
1.1addpkgsrc/devel/ruby-redmine42/DESCR
1.1addpkgsrc/devel/ruby-redmine42/INSTALL
1.1addpkgsrc/devel/ruby-redmine42/MESSAGE
1.1addpkgsrc/devel/ruby-redmine42/Makefile
1.1addpkgsrc/devel/ruby-redmine42/PLIST
1.1addpkgsrc/devel/ruby-redmine42/distinfo
1.1addpkgsrc/devel/ruby-redmine42/options.mk
1.1addpkgsrc/devel/ruby-redmine42/files/Gemfile.local
1.1addpkgsrc/devel/ruby-redmine42/files/redmine42_generate_secret_token.sh
1.1addpkgsrc/devel/ruby-redmine42/files/redmine42_load_default_data.sh
1.1addpkgsrc/devel/ruby-redmine42/files/redmine42_migrate_db.sh
1.1addpkgsrc/devel/ruby-redmine42/files/redmine42_migrate_plugins.sh
1.1addpkgsrc/devel/ruby-redmine42/files/redmine42_unicorn.sh
1.1addpkgsrc/devel/ruby-redmine42/files/unicorn.rb
1.1addpkgsrc/devel/ruby-redmine42/patches/patch-Gemfile
1.1addpkgsrc/devel/ruby-redmine42/patches/patch-lib_tasks_initializers.rake