diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-05-13 12:45:54 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-05-13 12:45:54 +0000 |
commit | d6f4f4ef7b79ba078e4f36af3ff510bb902502d2 (patch) | |
tree | 8da6a8494b7999dc66480d6a02809e1a9ea90db7 /UPDATING | |
parent | 6b66d92dca8e6f400cff45c98597786e2ad33be0 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080513: + AFFECTS: users of audio/ampache + AUTHOR: jadawin@FreeBSD.org + + Ampache 3.4 uses a different config parser. Unfortunately the new parser + is unable to read old config files. You must run php + ${WWWDIR}/bin/migrate_config.inc from the command line. + 20080508: AFFECTS: users of databases/ptop AUTHOR: beech@FreeBSD.org |