Update to 4.17.0. From the changelog:
- change to how getmail counts messages in an IMAP mailbox; prevents problems where getmail would only see the first 500 messages in a mailbox with some IMAP servers that return oddball responses to SELECT. Thanks: David Damerell.
This commit is contained in:
parent
e250bc06e5
commit
7d300afed2
2 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.93 2010/02/10 19:17:40 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.94 2010/04/30 21:56:19 schmonz Exp $
|
||||
|
||||
DISTNAME= getmail-4.16.0
|
||||
PKGREVISION= 1
|
||||
DISTNAME= getmail-4.17.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}old-versions/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.79 2010/01/07 02:23:52 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.80 2010/04/30 21:56:19 schmonz Exp $
|
||||
|
||||
SHA1 (getmail-4.16.0.tar.gz) = 372513e8d1664d832d9e350918a841f26ca46685
|
||||
RMD160 (getmail-4.16.0.tar.gz) = 9cf6f408d50597a5935ed27c9d1de872a673e452
|
||||
Size (getmail-4.16.0.tar.gz) = 155568 bytes
|
||||
SHA1 (getmail-4.17.0.tar.gz) = c3a480b56c17a6fedec36468511094c914175232
|
||||
RMD160 (getmail-4.17.0.tar.gz) = 3decaa01651391f671baaa54b0debcbcff3e8d1f
|
||||
Size (getmail-4.17.0.tar.gz) = 156472 bytes
|
||||
SHA1 (patch-aa) = ede8c22fb5b0908d71f0001b2bde7e03706a6506
|
||||
|
|
Loading…
Reference in a new issue