diff options
author | frueauf <frueauf> | 1999-08-22 20:20:57 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1999-08-22 20:20:57 +0000 |
commit | e2385afba1d07174f04c73b13b3322d4513cb194 (patch) | |
tree | a3f9093e3a2cb994e5b5cee7337e06dca131e519 /mail/fetchmail | |
parent | 8ad2238d3c24a5d8f0c643c6678a611148ed58e1 (diff) | |
download | pkgsrc-e2385afba1d07174f04c73b13b3322d4513cb194.tar.gz |
Update fetchmail to 5.0.7.
fetchmail-5.0.7 (Sat Aug 21 04:26:13 EDT 1999):
* RPA support works again.
* Added debian_rc startup/shutdown script to contrib/.
* Yet another monitor option fix.
* Variouas small option-processing fixes.
* Teach fetchmailconf about HP OpenMail.
* SunOS compilation fixes.
* Steve Dodd's fix to not send bouncemail on transient errors.
* Don Willis's improved UID parsing.
* Fetchmail now logs and recovers from SIGPIPE errors produced by broken
socket streams or MDAs. The current poll cycle is terminated.
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 8f822c30c85..5f59f06adbc 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 1999/08/18 09:24:08 agc Exp $ +# $NetBSD: Makefile,v 1.51 1999/08/22 20:20:57 frueauf Exp $ # -DISTNAME= fetchmail-5.0.6 +DISTNAME= fetchmail-5.0.7 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 2391059dee5..58c6451fff3 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.33 1999/08/07 12:50:23 frueauf Exp $ +$NetBSD: md5,v 1.34 1999/08/22 20:20:57 frueauf Exp $ -MD5 (fetchmail-5.0.6.tar.gz) = a5f3c5e8c7c723e512b7fae233294fa2 +MD5 (fetchmail-5.0.7.tar.gz) = bd6a7a9a042146d66558eb3a75e64610 |