diff options
author | frueauf <frueauf@pkgsrc.org> | 2000-08-13 11:23:19 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 2000-08-13 11:23:19 +0000 |
commit | 320644a4da9c650bfba1299b46fcd579bf5dcc4c (patch) | |
tree | 7ed513b2f7ab9f8307226ca0c5a4c46f30de6b1d /mail | |
parent | 47b7d3ee9fe605d851d3872aa78baf58428461dd (diff) | |
download | pkgsrc-320644a4da9c650bfba1299b46fcd579bf5dcc4c.tar.gz |
Update fetchmail to 5.5.0.
fetchmail-5.5.0 (Sat Aug 12 12:47:21 EDT 2000), 19241 lines:
* Fix pop3.c to avoid trouble with spurious dot terminations.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmail/files/md5 | 4 | ||||
-rw-r--r-- | mail/fetchmailconf/Makefile | 4 | ||||
-rw-r--r-- | mail/fetchmailconf/files/md5 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 6dc329f5ef0..ad6c48600e7 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2000/08/11 17:46:51 frueauf Exp $ +# $NetBSD: Makefile,v 1.75 2000/08/13 11:23:19 frueauf Exp $ # -DISTNAME= fetchmail-5.4.5 +DISTNAME= fetchmail-5.5.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 0e235ddc5cc..20cc34d9d86 100644 --- a/mail/fetchmail/files/md5 +++ b/mail/fetchmail/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.46 2000/08/11 17:46:52 frueauf Exp $ +$NetBSD: md5,v 1.47 2000/08/13 11:23:20 frueauf Exp $ -MD5 (fetchmail-5.4.5.tar.gz) = a63c295fb65446dcba35b67665bffa59 +MD5 (fetchmail-5.5.0.tar.gz) = 40ce23412285a82b74b1ad24e2e4c2c2 diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index 39b690b6a62..75b15e1be49 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2000/08/11 17:46:52 frueauf Exp $ +# $NetBSD: Makefile,v 1.9 2000/08/13 11:23:20 frueauf Exp $ # -DISTNAME= fetchmail-5.4.5 +DISTNAME= fetchmail-5.5.0 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ \ diff --git a/mail/fetchmailconf/files/md5 b/mail/fetchmailconf/files/md5 index edc3a6710e2..ed60e3da024 100644 --- a/mail/fetchmailconf/files/md5 +++ b/mail/fetchmailconf/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 2000/08/11 17:46:53 frueauf Exp $ +$NetBSD: md5,v 1.8 2000/08/13 11:23:21 frueauf Exp $ -MD5 (fetchmail-5.4.5.tar.gz) = a63c295fb65446dcba35b67665bffa59 +MD5 (fetchmail-5.5.0.tar.gz) = 40ce23412285a82b74b1ad24e2e4c2c2 |