diff options
author | schmonz <schmonz@pkgsrc.org> | 2011-09-24 16:53:26 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2011-09-24 16:53:26 +0000 |
commit | ffbaf04e401bc3e0ce26f30767bdf53d33bd7cc1 (patch) | |
tree | 67cd12a5a8f07529fff027f9c20b3eecbf070283 /mail/getmail | |
parent | be7b0a2429d2d708f2f2e37bad7cc2160295c5a5 (diff) | |
download | pkgsrc-ffbaf04e401bc3e0ce26f30767bdf53d33bd7cc1.tar.gz |
Update to 4.21.0. From the changelog:
-automatically open IMAP folders read-only if neither the delete nor
delete_after options are in use; necessary to access chatlogs via Gmail.
Thanks: Daniel M. Drucker.
-avoid sorting msgids on each retrieval, reducing overhead when dealing with
folders containing thousands of messages. Thanks: Daniel Koukola.
Diffstat (limited to 'mail/getmail')
-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 61cb4de3167..3401aee8575 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.100 2011/05/30 22:14:09 schmonz Exp $ +# $NetBSD: Makefile,v 1.101 2011/09/24 16:53:26 schmonz Exp $ -DISTNAME= getmail-4.20.3 +DISTNAME= getmail-4.21.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index c592582c404..4d27b26d86f 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.86 2011/05/30 22:14:09 schmonz Exp $ +$NetBSD: distinfo,v 1.87 2011/09/24 16:53:26 schmonz Exp $ -SHA1 (getmail-4.20.3.tar.gz) = d503a2a4a245260b5ba069f4df5f0b9a761d8531 -RMD160 (getmail-4.20.3.tar.gz) = 82c617a6b3aa9b9cf6e9445785702f2371d2512d -Size (getmail-4.20.3.tar.gz) = 157722 bytes +SHA1 (getmail-4.21.0.tar.gz) = 6c555bb073d7eef2d564f4b0dde7e0c57644ae7a +RMD160 (getmail-4.21.0.tar.gz) = 588f07379eda6f502cfe42d213c862a61b2ec4dd +Size (getmail-4.21.0.tar.gz) = 157583 bytes SHA1 (patch-aa) = 323d0e91dbdb782b4c2f768bf92047b6a063cf78 |