diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-01-26 20:52:14 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2007-01-26 20:52:14 +0000 |
commit | beb87248959d9da23cad0cb0583a0eb5df4c46ca (patch) | |
tree | 21cc354580cc9f51c295b2897f93181bf37dc278 /UPDATING | |
parent | 321b20b53e1852d7a759e1a2391c5012961879b7 (diff) | |
download | ports-beb87248959d9da23cad0cb0583a0eb5df4c46ca.tar.gz ports-beb87248959d9da23cad0cb0583a0eb5df4c46ca.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070127: + AFFECTS: users of mail/dovecot + AUTHOR: robin@isometry.net + + Since dovecot-1.0.r15, the port has reserved UID/GID 143. + If you are upgrading from an earlier version, please allow the uninstall + script to remove the dovecot user and group or remove them manually prior + to reinstalling the new version. + If your prefer to maintain your existing user/group, you may override this + change with the DOVECOT_UID/DOVECOT_GID environment variables at + installation time. + 20070115: AFFECTS: users of www/lightsquid AUTHOR: clsung@FreeBSD.org |