aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2011-01-14 13:36:47 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2011-01-14 13:36:47 +0000
commitdb868f2abc4e5f36ac039ef3dcbb3ad787b4fe37 (patch)
tree09aeb578d9eb0983f67dd8b6b60cbdca2f3348eb /UPDATING
parent1fe906161d490d9145e3a1a820ea0e1438d0634c (diff)
downloadports-db868f2abc4e5f36ac039ef3dcbb3ad787b4fe37.tar.gz
ports-db868f2abc4e5f36ac039ef3dcbb3ad787b4fe37.zip
- 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
Notes
Notes: svn path=/head/; revision=267778
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 3 insertions, 2 deletions
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