Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2011 13:23:31 +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 Makefile ports/www/redmine/files patch-Rakefile
Message-ID:  <201103141323.p2EDNVQm033717@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
decke       2011-03-14 13:23:31 UTC

  FreeBSD ports repository

  Modified files:
    www/redmine          Makefile 
  Added files:
    www/redmine/files    patch-Rakefile 
  Log:
  - Add fix to work with RubyGems 1.6.x
  - Bump PORTREVISION
  
  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
  
  Revision  Changes    Path
  1.26      +1 -1      ports/www/redmine/Makefile
  1.1       +10 -0     ports/www/redmine/files/patch-Rakefile (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103141323.p2EDNVQm033717>