diff options
author | schmonz <schmonz@pkgsrc.org> | 2010-04-30 21:56:19 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2010-04-30 21:56:19 +0000 |
commit | 7d300afed2f606133fe026b13f45ff6c6204adea (patch) | |
tree | 08a77a5d17b6dd40ccc0c7d94bd359c611df4bde /mail/getmail | |
parent | e250bc06e5aac2ebb08df3c9b84dd7ef7185443d (diff) | |
download | pkgsrc-7d300afed2f606133fe026b13f45ff6c6204adea.tar.gz |
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.
Diffstat (limited to 'mail/getmail')
-rw-r--r-- | mail/getmail/Makefile | 5 | ||||
-rw-r--r-- | mail/getmail/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 1fd8359fc28..78cf0215c50 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -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/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index fbbf57b5a7b..4b3612fb50e 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -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 |