diff options
author | sergei <sergei@FreeBSD.org> | 2004-10-14 23:00:09 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-10-14 23:00:09 +0800 |
commit | 1d8f207a697b134459ec4beff586ae06c6cd852d (patch) | |
tree | 41fab14071d6f984c17b915a49d423bc614b3d99 /UPDATING | |
parent | 7aaaac1331a6389e2b091dbc73f026fcfb721034 (diff) | |
download | freebsd-ports-gnome-1d8f207a697b134459ec4beff586ae06c6cd852d.tar.gz freebsd-ports-gnome-1d8f207a697b134459ec4beff586ae06c6cd852d.tar.zst freebsd-ports-gnome-1d8f207a697b134459ec4beff586ae06c6cd852d.zip |
Add an entry for mail/getmail port regarding upgrading from 3.x to 4.x.
PR: ports/72647
Submitted by: Linh Pham (getmail maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -13,6 +13,24 @@ upgrades. The configruration file for the clamd daemon has changed from /usr/local/etc/clamav.conf to /usr/local/etc/clamd.conf. +20041013: + AFFECTS: users of mail/getmail + AUTHOR: question+fbsdports@closedsrc.org + + If you are using a version of mail/getmail earlier than 4.x and + are planning to upgrade to 4.2.2, please note that the configuration file + syntax has changed and the existing configuration file(s) will not work. + Please refer to the online documentation available at: + + (http://www.qcc.ca/~charlesc/software/getmail-4/documentation.html) + + If you already upgraded to the latest version of getmail, you can refer + to the installed documentation under: + + ${PREFIX}/share/docs/getmail + + The 4.x branch of getmail also requires Python 2.3.3 or newer. + 20041012: AFFECTS: users of devel/perforce AUTHOR: marshall@chezmarshall.com |