- 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
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!