aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-10-14 23:00:09 +0800
committersergei <sergei@FreeBSD.org>2004-10-14 23:00:09 +0800
commit1d8f207a697b134459ec4beff586ae06c6cd852d (patch)
tree41fab14071d6f984c17b915a49d423bc614b3d99 /UPDATING
parent7aaaac1331a6389e2b091dbc73f026fcfb721034 (diff)
downloadfreebsd-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--UPDATING18
1 files changed, 18 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bb8ce698f846..b8584002f08d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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