diff options
author | frueauf <frueauf@pkgsrc.org> | 2000-11-27 15:59:06 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2000-11-27 15:59:06 +0000 |
commit | e347d58bd755a3859b54d89f58fe51f44d043646 (patch) | |
tree | 2b8cb5daadbf58c11fa21049f2694d3f0651b92f /mail/fetchmail | |
parent | 8e7d4f77b2ff7e3800c23e66cc5a1d71e1c45299 (diff) | |
download | pkgsrc-e347d58bd755a3859b54d89f58fe51f44d043646.tar.gz |
Update fetchmail{conf} to 5.6.0.
fetchmail-5.6.0 (Sun Nov 26 22:11:09 EST 2000), 19625 lines:
* Updated FAQ on IPv6 operation.
* Enabled showdots to work from the command line.
* Fixed a bug in fetchmailconf's handling of the `principal' option.
* smtpname processing fixed.
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 bc46e12d49f..4505357b5b9 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2000/11/14 06:44:36 frueauf Exp $ +# $NetBSD: Makefile,v 1.81 2000/11/27 15:59:06 frueauf Exp $ # -DISTNAME= fetchmail-5.5.6 +DISTNAME= fetchmail-5.6.0 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 42a8f2d0c2b..4f91c61d040 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.50 2000/11/14 06:44:36 frueauf Exp $ +$NetBSD: md5,v 1.51 2000/11/27 15:59:07 frueauf Exp $ -MD5 (fetchmail-5.5.6.tar.gz) = bc0dc37225df7b36d2765197058f2824 +MD5 (fetchmail-5.6.0.tar.gz) = 27deaf22b8a414a0611a962119ee2e16 |