diff options
author | frueauf <frueauf@pkgsrc.org> | 2001-12-30 12:05:12 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2001-12-30 12:05:12 +0000 |
commit | b81c9f09c64f6fdf40a9d6c11c1e55b8e174f87c (patch) | |
tree | c079a679eac47df2e16f2c4e8a07a4af20ba1b54 /mail/fetchmail | |
parent | 074e87bad3f6edd39a4dd4c70a2f59dfa0640b38 (diff) | |
download | pkgsrc-b81c9f09c64f6fdf40a9d6c11c1e55b8e174f87c.tar.gz |
Update fetchmail{conf} to 5.9.6.
fetchmail-5.9.6 (Fri Dec 14 04:03:50 EST 2001), 21247 lines:
* OPIE bug fixes by Jun Miyoshi <usako@omnisci.co.jp>.
* Documented known IDLE bug in the todo.html file.
* Sunil Shetye's fix for a timeout/reconnect bug.
* LMTP fix from Toshiro HIKITA <toshi@sodan.org>.
* The duplicate-killer doesn't try to operate if we can get an actual
recipient address from the trace headers.
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index bff479268c1..382b7bf5349 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.108 2001/11/12 17:33:42 frueauf Exp $ +# $NetBSD: Makefile,v 1.109 2001/12/30 12:05:12 frueauf Exp $ -DISTNAME= fetchmail-5.9.5 +DISTNAME= fetchmail-5.9.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ http://www.tuxedo.org/~esr/fetchmail/ \ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index fb9896416bb..6c6ee8ed52c 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2001/11/12 17:33:42 frueauf Exp $ +$NetBSD: distinfo,v 1.14 2001/12/30 12:05:12 frueauf Exp $ -SHA1 (fetchmail-5.9.5.tar.gz) = 7164b5e5d117df57bd1257a5b8970315c5822d68 -Size (fetchmail-5.9.5.tar.gz) = 865980 bytes +SHA1 (fetchmail-5.9.6.tar.gz) = c01aa4dbeafa36a9816eb72b7ca6bcb8d9681e49 +Size (fetchmail-5.9.6.tar.gz) = 866845 bytes SHA1 (patch-aa) = 3c8aaac5d53c1069995ab74ad99bc5e64843a507 SHA1 (patch-ab) = 009a97639502365f8b6ec4e854622620391a812f SHA1 (patch-ac) = ef0e651807bb0942ca79ed3b10ffc000f71bd330 |