Date: Thu, 13 Jan 2011 16:35:47 +0100 From: Bernhard Froehlich <decke@FreeBSD.org> To: Stanislav Sedov <stas@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING ports/www/redmine Makefile distinfo pkg-plist ports/www/redmine/files patch-config-boot.rb Message-ID: <fbcc95aa184c5d32927771022ed30301@bluelife.at> In-Reply-To: <83b88b8f98d435d79599f56be41f2b40@bluelife.at> References: <201101121639.p0CGds1P085498@repoman.freebsd.org> <20110112115508.eae1b3e3.stas@FreeBSD.org> <83b88b8f98d435d79599f56be41f2b40@bluelife.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Jan 2011 14:51:34 +0100, Bernhard Froehlich wrote: > On Wed, 12 Jan 2011 11:55:08 -0800, Stanislav Sedov wrote: >> On Wed, 12 Jan 2011 16:39:54 +0000 (UTC) >> Bernhard Froehlich <decke@FreeBSD.org> mentioned: >> >>> decke 2011-01-12 16:39:54 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> . UPDATING >>> www/redmine Makefile distinfo pkg-plist >>> Removed files: >>> www/redmine/files patch-config-boot.rb >>> Log: >>> - Update to 1.1.0 >>> - Remove non working patch for i18n gem. You need to follow >>> UPDATING now! >>> >>> Feature safe: yes >>> >> >> Doesn't sound like a feature safe to me. What's wrong with the >> port's version of i18n? > > The problem also happened for redmine 1.0.5 so I think it is better > now because the problem is documented and you get a clear error when > you ignore UPDATING. Redmine explicitly needs i18n 0.4.2 because > 0.5.0 > seems to have some different template syntax which makes it > incompatible. > > I have already contacted upstream because they seem to think that > it's okay to force everyone to have specific versions for all > dependencies installed. That includes ruby, rails (they ship that one > so it's no problem), rack and i18n and probably more in the future. > Haven't got any feedback yet. I have a patch now that also works with i18n >= 0.5.0. It fixes the syntax in the templates and removes the check for 0.4.2. http://svn.bluelife.at/index.cgi/blueports/revision/?rev=1171 That fixes redmine itself but the problem persists for all plugins. So that is no good solution either. -- Bernhard Froehlich http://www.bluelife.at/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fbcc95aa184c5d32927771022ed30301>