Subject: CVS commit: pkgsrc/devel/redmine
From: Blue Rats
Date: 2015-06-18 14:49:37
Message id: 20150618124937.5843D98@cvs.netbsd.org

Log Message:
Update to 3.0.3 - update Redmine gems to latest usable versions. Increase
timeout of unicorn process to 60s instead of 30s. Problems with the lower
timeouts will become apparent if you have a local mail server throttling
connections and you do something like update >=10 issues simultaneously. Install
some helper shell scripts to ease with Redmine configuration and management.
Install a sample secrets.yml file for usage with the application. This package
will be renamed to ruby-redmine after the freeze and its files installed with
${RUBY_PKGPREFIX} to enable the usage and testing of different Ruby versions
with Redmine. This package has been tested heavily in production and is known to
work well in its current state; though, we will want to change the way it uses
gems when pkgsrc gets rails-4.x. Discussed with maintainter previously.

From Changelog:

3.0.3 (2015-05-10)

    Defect #18580: Can't bulk edit own time entries with "Edit own time \ 
entries"
    Defect #19731: Issue validation fails if % done field is deactivated
    Defect #19735: Email addresses with slashes are not linked correctly
    Patch #19655: Set a back_url when forcing new login after session expiration
    Patch #19706: Issue show : optimizations
    Patch #19793: Adding flash messages to files_controller#create

3.0.2 (2015-04-26)

    Defect #19297: Custom fields with hidden/read-only combination displayed in \ 
Issue Edit Form
    Defect #19400: Possibility of having 2 (or more) repositories with empty \ 
identifier
    Defect #19444: Fix typo in wiki_syntax_detailed.html
    Defect #19538: Keywords in commit messages: journal entries are created even \ 
if nothing was changed
    Defect #19569: Field permissions not working properly with inherited memberships
    Defect #19580: "Required" and "Read-only" rules on \ 
"Fields Permissions" screen are not colored
    Defect #13583: Space between lines in nested lists not equal
    Defect #19161: 500 Internal error: sorting for column mail at Administration/User
    Defect #19163: Bulk edit form shows additional custom fields
    Defect #19168: Activity: changes made to tickets are shown multiple times
    Defect #19185: Update Install/Upgrade guide for 3.x version and get gid of \ 
DEPRECATION WARNING: You didn't set config.secret_key_base
    Defect #19276: Creating new issues with invalid project_id should return 422 \ 
instead of 403 error
    Defect #19405: Setting config.logger.level in additional_environment.rb has \ 
no effect
    Defect #19464: Possible to log time on project without time tracking
    Defect #19482: Custom field (long text format) displayed even if empty
    Defect #19537: Broken HTML sanitizer refence breaks email receiving
    Defect #19544: Malformed SQL query with SQLServer when grouping issues
    Defect #19553: When create by copying the issue, status can not be changed \ 
to default
    Defect #19558: Mail handler should not ignore emails with \ 
x-auto-response-suppress header
    Defect #19606: Issue Estimated Time not updated on tracker change
    Feature #19437: Upgrade to Rails 4.2.1
    Feature #19489: Translation for Spanish Panama
    Patch #19570: Spanish translation updated

Files:
RevisionActionfile
1.5modifypkgsrc/devel/redmine/MESSAGE
1.10modifypkgsrc/devel/redmine/Makefile
1.5modifypkgsrc/devel/redmine/PLIST
1.4modifypkgsrc/devel/redmine/PLIST.unicorn
1.4modifypkgsrc/devel/redmine/distinfo
1.4modifypkgsrc/devel/redmine/options.mk
1.2modifypkgsrc/devel/redmine/files/Gemfile.lock
1.2modifypkgsrc/devel/redmine/files/unicorn.rb
1.1addpkgsrc/devel/redmine/files/redmine_fix_gems.sh
1.1addpkgsrc/devel/redmine/files/redmine_generate_secret.sh
1.1addpkgsrc/devel/redmine/files/redmine_migrate_db.sh
1.1addpkgsrc/devel/redmine/files/redmine_migrate_plugins.sh
1.1addpkgsrc/devel/redmine/files/secrets.yml