From db868f2abc4e5f36ac039ef3dcbb3ad787b4fe37 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 14 Jan 2011 13:36:47 +0000 Subject: - Add fix for incompatibilities with rubygem-i18n >= 0.5.0 - Readd patch to remove i18n check for 0.4.2 - Warn users of 3rd party plugins in UPDATING about possible incompatibilities - Do not install .bak files Feature safe: yes --- UPDATING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index ae053c96afc4..3d84f050af22 100644 --- a/UPDATING +++ b/UPDATING @@ -9,8 +9,9 @@ you update your ports collection, before attempting any port upgrades. AFFECTS: users of www/redmine AUTHOR: decke@FreeBSD.org - Redmine explicitly requires i18n with version 0.4.2. You need to install - that manually until a better solution is available. + If you use 3rd party plugins that are incompatible with i18n >= 0.5.0 + (eg. variables in yml files as {{variable}}) then you need to + install an older i18n version manually. # gem install -v=0.4.2 i18n -- cgit v1.2.3