diff options
author | schmonz <schmonz@pkgsrc.org> | 2008-08-02 18:09:40 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2008-08-02 18:09:40 +0000 |
commit | 0b7c2a7d416084a2ea2b44b56b10fce6c8d6e1b1 (patch) | |
tree | 108b8e6e82f9b118150a7eff5f9d09fee47ad7ad /mail | |
parent | 2abbf58ff6c86d2af428277bdafc22e786c3c93d (diff) | |
download | pkgsrc-0b7c2a7d416084a2ea2b44b56b10fce6c8d6e1b1.tar.gz |
Update to 4.8.2. From the changelog:
- for IMAP retrievers, keep message state around for 30 days even
if the corresponding message isn't seen. This allows users to
have multiple rc files with different IMAP folders to retrieve
from without losing their "seen" mail state for the folders they're
not currently retrieving from. You no longer need to work around
this with different getmail state directories. Thanks: ?.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 4 | ||||
-rw-r--r-- | mail/getmail/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 69302880398..138ca059964 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.78 2008/04/25 20:39:10 joerg Exp $ +# $NetBSD: Makefile,v 1.79 2008/08/02 18:09:40 schmonz Exp $ -DISTNAME= getmail-4.8.1 +DISTNAME= getmail-4.8.2 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 3442eadbb00..987820f5d7d 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.66 2008/03/27 04:46:58 schmonz Exp $ +$NetBSD: distinfo,v 1.67 2008/08/02 18:09:40 schmonz Exp $ -SHA1 (getmail-4.8.1.tar.gz) = fd2bd324831977b22dddf96d373279a87c9b15b0 -RMD160 (getmail-4.8.1.tar.gz) = 8791528305ec8b40bb632ea68cf315e873e201f8 -Size (getmail-4.8.1.tar.gz) = 150706 bytes +SHA1 (getmail-4.8.2.tar.gz) = 9a5ebf25b0721a5c04ea12d8ae4a1351b48ab293 +RMD160 (getmail-4.8.2.tar.gz) = a146209ee7f5d624cea094db9ed51061c9efcaac +Size (getmail-4.8.2.tar.gz) = 151261 bytes SHA1 (patch-aa) = ede8c22fb5b0908d71f0001b2bde7e03706a6506 |