Subject: CVS commit: pkgsrc/mail
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 12/13/2002 16:38:53
Module Name:	pkgsrc
Committed By:	tron
Date:		Fri Dec 13 14:38:52 UTC 2002

Modified Files:
	pkgsrc/mail/fetchmail: Makefile PLIST distinfo
	pkgsrc/mail/fetchmailconf: Makefile

Log Message:
Update "fetchmail" and "fetchmailconf" packages to version 6.2.0.
Changes since version 6.1.2:
- Applied Steffen Esser's fix for a buffer-overflow bug in rfc822.c
- Updated Danish, German, and Turkish translation files.
- Sunil Sheye's SMTP timeout patch.
- Updated Turkish, Danish, German, Spanish, Catalan po files.
- Added Slovak support.
- Configure.in update for autoconf 2.5 (Art Haas).
- Be case-insensitive when looking for IMAP responses.
- Fix logout-after-idle-delivery bug (Sunil Shetye).
- Sunil Shetye's patch to bulletproof end-of-header detection.
- Sunil's fix for the STARTTLS problem -- repoll if TLS nabdshake
  fails.  The attenmpt to set up STARTTLS can be suppressed with 'sslproto ""'.


To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/fetchmail/PLIST
cvs rdiff -r1.19 -r1.20 pkgsrc/mail/fetchmail/distinfo
cvs rdiff -r1.44 -r1.45 pkgsrc/mail/fetchmailconf/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.