diff options
author | frueauf <frueauf@pkgsrc.org> | 2000-11-14 06:44:36 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2000-11-14 06:44:36 +0000 |
commit | 888d6e881001fed7fe550eb0c378e79d93e15bff (patch) | |
tree | b945bbbd306b2094d9889ef0d80d11d57a936b7b /mail/fetchmail | |
parent | e723731b987fb93bb0b5f88fc3d66f0fdb16600a (diff) | |
download | pkgsrc-888d6e881001fed7fe550eb0c378e79d93e15bff.tar.gz |
Update fetchmail to 5.5.6.
fetchmail-5.5.5 (Sat Nov 11 14:22:24 EST 2000), 19563 lines:
* Chip Salzenberg's patch to prevent wildcards in Common Names from causing
spurious error messages (resolved Debian bug #75011).
* Added --showdots option by Thomas Jarosch <tomj@gmx.de>.
* Added --principal option from R. Lindsay Todd" <toddr@rpi.edu>.
* Spanish-language update from Javier Kohen.
* Nalin Dahyabai's fix to handle untagged responses during imap-gss
authentication.
* Koyama Mituru's patch for improved spam handling under qmail; checks
for a 553 reponse to RCPT TO.
* Added FAQ item F5 of %h and %p interpolation from Matthias Andree.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 2db432a3027..bc46e12d49f 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2000/11/09 08:31:47 tron Exp $ +# $NetBSD: Makefile,v 1.80 2000/11/14 06:44:36 frueauf Exp $ # -DISTNAME= fetchmail-5.5.5 +DISTNAME= fetchmail-5.5.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 cdd47b256da..42a8f2d0c2b 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.49 2000/10/29 22:56:31 frueauf Exp $ +$NetBSD: md5,v 1.50 2000/11/14 06:44:36 frueauf Exp $ -MD5 (fetchmail-5.5.5.tar.gz) = 58e63756f9de6d504a1398164e1638e8 +MD5 (fetchmail-5.5.6.tar.gz) = bc0dc37225df7b36d2765197058f2824 |