Date: Fri, 18 Mar 2011 14:07:06 +0000 (UTC) From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/redmine/files patch-Rakefile patch-config-boot.rb Message-ID: <201103181407.p2IE76HA097764@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
decke 2011-03-18 14:07:06 UTC FreeBSD ports repository Modified files: www/redmine/files patch-config-boot.rb Removed files: www/redmine/files patch-Rakefile Log: - Improve fix to work with RubyGems 1.6.x RubyGems 1.6.x is incompatible with the bundled rails 2.3.5. It's documented in the RubyGems release notes that "RubyGems no longer requires 'thread'. Rails < 3 will need to add require 'thread' to their applications." PR: ports/155492 Reported by: Thomas Sandford <freebsduser@paradisegreen.co.uk> Thanks to: Thomas Sandford <freebsduser@paradisegreen.co.uk> Revision Changes Path 1.2 +0 -10 ports/www/redmine/files/patch-Rakefile (dead) 1.4 +12 -3 ports/www/redmine/files/patch-config-boot.rb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103181407.p2IE76HA097764>