From owner-cvs-ports@FreeBSD.ORG Thu Jan 13 14:06:41 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 F15D5106564A; Thu, 13 Jan 2011 14:06:41 +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 8885A8FC14; Thu, 13 Jan 2011 14:06:41 +0000 (UTC) Received: from home.bluelife.at (93.104.210.95) by groupware.itac.at (Axigen) with (AES256-SHA encrypted) ESMTPSA id 314FB1; Thu, 13 Jan 2011 14:52:26 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 13 Jan 2011 14:51:34 +0100 From: Bernhard Froehlich To: Stanislav Sedov In-Reply-To: <20110112115508.eae1b3e3.stas@FreeBSD.org> References: <201101121639.p0CGds1P085498@repoman.freebsd.org> <20110112115508.eae1b3e3.stas@FreeBSD.org> Message-ID: <83b88b8f98d435d79599f56be41f2b40@bluelife.at> X-Sender: decke@FreeBSD.org User-Agent: Roundcube Webmail/0.5-rc X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B0205.4D2F0365.01EF,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 14:06:42 -0000 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. -- Bernhard Froehlich http://www.bluelife.at/