Bug 140578 - [MAINTAINER] www/redmine: update to 0.8.7
Summary: [MAINTAINER] www/redmine: update to 0.8.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-15 18:30 UTC by Bernhard Froehlich
Modified: 2009-11-17 23:10 UTC (History)
0 users

See Also:


Attachments
redmine-0.8.7.patch (1.59 KB, patch)
2009-11-15 18:30 UTC, Bernhard Froehlich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Froehlich 2009-11-15 18:30:01 UTC
- Update to 0.8.7
- Please add an entry for /usr/ports/UPDATING

20091115
  AFFECTS: users of www/redmine
  AUTHOR: Bernhard Froehlich <decke@bluelife.at>

  After the upgrade you need to generate a session secret before restarting
  the application. This is to protect you from Cross site request forgery.

  From your Redmine directory, simply run the following command once:

  # rake config/initializers/session_store.rb

  then upgrade as usual

  # rake db:migrate RAILS_ENV=production


Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-15 18:52:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-17 23:05:13 UTC
miwi        2009-11-17 23:05:05 UTC

  FreeBSD ports repository

  Modified files:
    www/redmine          Makefile distinfo pkg-plist 
  Log:
  - Update to 0.8.7
  
  PR:             140578
  Submitted by:   Bernhard Froehlich <decke@bluelife.at> (maintainer)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/www/redmine/Makefile
  1.4       +3 -3      ports/www/redmine/distinfo
  1.3       +2 -1      ports/www/redmine/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-11-17 23:05:15 UTC
State Changed
From-To: open->closed

Committed. Thanks!