From owner-cvs-ports@FreeBSD.ORG Thu Jan 13 15:35:48 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45324106566B; Thu, 13 Jan 2011 15:35:48 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 918E68FC12; Thu, 13 Jan 2011 15:35:47 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 11C614; Thu, 13 Jan 2011 16:36:39 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 13 Jan 2011 16:35:47 +0100 From: Bernhard Froehlich To: Stanislav Sedov In-Reply-To: <83b88b8f98d435d79599f56be41f2b40@bluelife.at> References: <201101121639.p0CGds1P085498@repoman.freebsd.org> <20110112115508.eae1b3e3.stas@FreeBSD.org> <83b88b8f98d435d79599f56be41f2b40@bluelife.at> Message-ID: X-Sender: decke@FreeBSD.org User-Agent: Roundcube Webmail/0.5-rc X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0202.4D2F1BD2.010D,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown 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 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2011 15:35:48 -0000 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 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/