From 6b1294e9579701538e91b5bca1b19fbe768e4eae Mon Sep 17 00:00:00 2001 From: frueauf Date: Sat, 23 Jun 2001 10:01:59 +0000 Subject: Update fetchmail{conf} to 5.8.8. This should fix pr 13269 submitted by Emmanuel Dreyfus. fetchmail-5.8.8 (Wed Jun 20 17:22:26 EDT 2001), 20782 lines: * Fix bug that prevented messages from being marked oversized unless -v was on. * Byrial Jensen made the tracepoll information RFC822-conformant. * Reorder code to avoid accessing line buffers after they have been freed. * Steven Krings's patch to deal with over-long header lines. * Fix for Debian bug #101500. * Updated Danish translation by Byrial Jensen. * Chris Maio's patch for POP3 with BSMTP. * Patch from HMH resolves DEbian bug #101530. fetchmail-5.8.7 (Sun Jun 17 12:02:17 EDT 2001), 20749 lines: * Make fetchmailconf work properly again by fixing tracepolls mismatch. * HMH's fix for Debian bug #98127. * driver.c refactoring in preparation for streaming mode. --- mail/fetchmailconf/Makefile | 4 ++-- mail/fetchmailconf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 7c41de72c1d..c60cc6b22b7 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2001/06/15 11:42:19 itojun Exp $ +# $NetBSD: Makefile,v 1.23 2001/06/23 10:02:00 frueauf Exp $ -DISTNAME= fetchmail-5.8.6 +DISTNAME= fetchmail-5.8.8 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ diff --git a/mail/fetchmailconf/distinfo b/mail/fetchmailconf/distinfo index 1d43e37e1b6..bd8e55080d0 100644 --- a/mail/fetchmailconf/distinfo +++ b/mail/fetchmailconf/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2001/06/15 11:42:19 itojun Exp $ +$NetBSD: distinfo,v 1.7 2001/06/23 10:02:00 frueauf Exp $ -SHA1 (fetchmail-5.8.6.tar.gz) = 4ea77798a977181ffa488ec81a80bced3c4d880e -Size (fetchmail-5.8.6.tar.gz) = 840711 bytes +SHA1 (fetchmail-5.8.8.tar.gz) = ab4b87a7bbb17a5ea638f589b8c4873c8cbcc08f +Size (fetchmail-5.8.8.tar.gz) = 843249 bytes -- cgit v1.2.3