From 2ab581c5c0ca157b3f0c96cd19d48a61bcf4744c Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 26 Mar 2000 08:58:33 +0000 Subject: upgrade to 5.3.4. changes between 5.3.2 -> 5.3.4: fetchmail-5.3.4 (Wed Mar 22 15:55:51 EST 2000), 18819 lines: * Added FAQ item on performance under load. * Fix Debian bug #60202 (segfaults when given command line arguments). This only applied to `antispam', as it turned out. * Work around InterChange's bug with attachments as suggested by paul666@mailandnews.com. * Enable checks on multiple folders. fetchmail-5.3.3 (Mon Mar 13 16:34:29 EST 2000), 18763 lines: * Fixed reporting of listener timeouts. * Configure now supports SOCKS5, thanks to Alan Schmitt. * Fix a minor bug in preauthenticated IMAP, thanks to Urban Boquist . * Try to support suffix matching in aka lists. --- mail/fetchmail/Makefile | 4 ++-- mail/fetchmail/files/md5 | 4 ++-- mail/fetchmailconf/Makefile | 4 ++-- mail/fetchmailconf/files/md5 | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'mail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 75ef15d7f94..0a451c64dc1 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2000/03/12 12:26:29 fredb Exp $ +# $NetBSD: Makefile,v 1.67 2000/03/26 08:58:33 itojun Exp $ # -DISTNAME= fetchmail-5.3.2 +DISTNAME= fetchmail-5.3.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ diff --git a/mail/fetchmail/files/md5 b/mail/fetchmail/files/md5 index be7e3e84074..19db9e223a9 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.42 2000/03/09 23:16:46 itojun Exp $ +$NetBSD: md5,v 1.43 2000/03/26 08:58:33 itojun Exp $ -MD5 (fetchmail-5.3.2.tar.gz) = 65a359088bd1fe31c355dde0eec692d4 +MD5 (fetchmail-5.3.4.tar.gz) = 58408c812d073e1058e265c15a78d2a7 diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 55fc6e7cae9..d4f9351a72b 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2000/03/09 23:31:19 itojun Exp $ +# $NetBSD: Makefile,v 1.5 2000/03/26 08:58:34 itojun Exp $ # -DISTNAME= fetchmail-5.3.2 +DISTNAME= fetchmail-5.3.4 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ diff --git a/mail/fetchmailconf/files/md5 b/mail/fetchmailconf/files/md5 index 4e15bc414fb..8f34e2d55c8 100644 --- a/mail/fetchmailconf/files/md5 +++ b/mail/fetchmailconf/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/03/09 23:32:05 itojun Exp $ +$NetBSD: md5,v 1.4 2000/03/26 08:58:34 itojun Exp $ -MD5 (fetchmail-5.3.2.tar.gz) = 65a359088bd1fe31c355dde0eec692d4 +MD5 (fetchmail-5.3.4.tar.gz) = 58408c812d073e1058e265c15a78d2a7 -- cgit v1.2.3