diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2010-08-15 09:18:07 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2010-08-15 09:18:07 +0000 |
commit | c345e328fb463e6544a0131c2500a340068e8afc (patch) | |
tree | 2ad16c2bcde15579205175b879ad2c547f7c01ed /UPDATING | |
parent | 856a21b160cf73ef9310219c0a6679f8071e55e2 (diff) | |
download | ports-c345e328fb463e6544a0131c2500a340068e8afc.tar.gz ports-c345e328fb463e6544a0131c2500a340068e8afc.zip |
Update from 1.2.6 to latest development version 2.0.0rc4 after repocopy.
Add CONFLICTS.
Add the note in UPDATING about configuration file changes.
Notes
Notes:
svn path=/head/; revision=259281
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20100815: + AFFECTS: users of databases/redis and databases/redis-devel + AUTHOR: osa@FreeBSD.org + + The redis configuration file, redis.conf, have been changed, some options + removed in newer versions (>=2.0). In some cases, redis-server with + older configuration might does not run at startup. + + If you run into startup problems, re-edit configuration file. + 20100813: AFFECTS: www/opera AUTHOR: dinoex@ |