Subject: CVS commit: pkgsrc/mail
To: None <pkgsrc-changes@NetBSD.org>
From: Thorsten Frueauf <frueauf@netbsd.org>
List: pkgsrc-changes
Date: 07/20/2003 14:52:46
Module Name: pkgsrc
Committed By: frueauf
Date: Sun Jul 20 14:52:46 UTC 2003
Modified Files:
pkgsrc/mail/fetchmail: Makefile PLIST distinfo
pkgsrc/mail/fetchmail/patches: patch-ae
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
Update fetchmail{conf} to 6.2.3.
Changes since 6.2.2:
* German, Danish, Spanish, and Turkish translations updated.
* Brian Sammon's patch to deal with malformed message lines containiing NULs.
* Fai's patch to ignore all but the first Return-Path (some spams have
more than one of these).
* Benjamin Drieu's ptch to properly byte-stuff when talking to BSNTP.
Fixes Debian bug #184469.
* Benjamin Drieu's patch to enable auth=cram-md5.
Fixes Debian bug #185232.
* Sunil Shetye's configure.in patch to avoid spurious search order messages
from GCC.
* Header-reading code now copes better with lines ending in \n only.
* Elias Israel's patches for POP3 NTLM support and dealing with byte-
stuffing failures at socket level.
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/fetchmail/PLIST
cvs rdiff -r1.22 -r1.23 pkgsrc/mail/fetchmail/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/fetchmail/patches/patch-ae
cvs rdiff -r1.50 -r1.51 pkgsrc/mail/fetchmailconf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.