From c3ce302fa29080b288e6e7a455ab559a73611c78 Mon Sep 17 00:00:00 2001
From: frueauf <frueauf>
Date: Sat, 7 Aug 1999 12:50:21 +0000
Subject: Update fetchmail to 5.0.6.

fetchmail-5.0.6 (Mon Aug  2 14:04:23 EDT 1999):
* Czech internationalization support (thanks to Jiri Pavlovsky).
* Russion internationalization support (but I couldn't read the contributor
  name in the headers!)
* Update of the French internationalization support by Guy Brand.
* Lexer fix for the `nokeep' problem by Robert de Bath.
* Lexer states added to tell the lexer to return a string after a
  `username' or `password' keyword, courtesy of Brian Boutel.
* Interface option fix from Bill Currie.
* 554 added to default antispam values (for Postfix).
* In UID files, split on *rightmost* @ as some dialups actually embed
  @ in usernames.
* Detect Intermail server's "wait a few minutes" message and cope.
* Patches for Heimdal implementation of GSSAPI from Leif Johansson
  <leifj@matematik.su.se>.  Somebody should test this against the MIT version.
* Fix IMAP authentication code to not rely on the challenge code
  accepting multiple writes; thanks to Kevin Turner <kevin.turner@oberlin.edu>.

Warning: CompuServe changed their POP3 system on 31 July 1999.  In doing
so, they broke fetchmail's RPA support.  Nobody has sent me either code that
works with the new system or a spec for it yet.
---
 mail/fetchmail/Makefile  | 4 ++--
 mail/fetchmail/files/md5 | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 7a9cfb9c102..19545bf9988 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 1999/07/07 23:28:12 itojun Exp $
+# $NetBSD: Makefile,v 1.47 1999/08/07 12:50:21 frueauf Exp $
 #
 
-DISTNAME=       fetchmail-5.0.5
+DISTNAME=       fetchmail-5.0.6
 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 3eb408792e1..2391059dee5 100644
--- a/mail/fetchmail/files/md5
+++ b/mail/fetchmail/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.32 1999/07/02 15:20:24 frueauf Exp $
+$NetBSD: md5,v 1.33 1999/08/07 12:50:23 frueauf Exp $
 
-MD5 (fetchmail-5.0.5.tar.gz) = 8fc398e7da38422f1a77eb57c9b5016e
+MD5 (fetchmail-5.0.6.tar.gz) = a5f3c5e8c7c723e512b7fae233294fa2
-- 
cgit v1.2.3