diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-05 17:48:47 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-05 17:48:47 +0000 |
commit | 973ae5d44a05078a44b6df09b09be999f720a6c2 (patch) | |
tree | 75d596d7f8da3c2462f268b8bae02c0d4b193fa5 | |
parent | 1b5384162b73314a019af1df619d0fc1f4cb93b6 (diff) | |
download | pkgsrc-973ae5d44a05078a44b6df09b09be999f720a6c2.tar.gz |
Update to 4.0.6. From the changelog:
-if the connection failed in a certain way, getmail could forget which
messages it had already retrieved, and therefore retrieve them again when
the next successful connection occurred. Fixed. Thanks: Wim Uyttebroek.
--add win32 executable installer as third download option.
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index dcfb758f8db..347a77afb38 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2004/08/03 21:23:24 schmonz Exp $ +# $NetBSD: Makefile,v 1.20 2004/08/05 17:48:47 schmonz Exp $ -DISTNAME= getmail-4.0.5 +DISTNAME= getmail-4.0.6 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}/old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 56b40a7197e..ba9f5da8ec7 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2004/08/03 21:23:24 schmonz Exp $ +$NetBSD: distinfo,v 1.14 2004/08/05 17:48:47 schmonz Exp $ -SHA1 (getmail-4.0.5.tar.gz) = ee73e19fffb86f2fa01b379ab860bd2ecd32d291 -Size (getmail-4.0.5.tar.gz) = 102293 bytes +SHA1 (getmail-4.0.6.tar.gz) = 04e0a1c05375ee6ce5cc70aa3712410d096c4d40 +Size (getmail-4.0.6.tar.gz) = 103082 bytes SHA1 (patch-aa) = 17b035846146f216f5cae435f5a5c9bf01dd8260 |