update to getmail 3.2.4
Change abort() to try writing the oldmail file before quitting, so that on the majority of server/network errors, previously delivered messages are still remembered as "not new".
This commit is contained in:
parent
1ad83d279b
commit
51c5170041
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2004/04/02 20:23:40 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2004/05/07 13:32:52 sturm Exp $
|
||||
|
||||
COMMENT= "POP3 mail retriever"
|
||||
|
||||
DISTNAME= getmail-3.2.2
|
||||
DISTNAME= getmail-3.2.4
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.qcc.ca/~charlesc/software/getmail-3.0/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (getmail-3.2.2.tar.gz) = 9634aae6af49261f8996e19a9edd630f
|
||||
RMD160 (getmail-3.2.2.tar.gz) = 35ae2583bf832e1859a583b6e1054b2e47aac220
|
||||
SHA1 (getmail-3.2.2.tar.gz) = 16eaebf5641636a838a69771bcea7c5e11cb832b
|
||||
MD5 (getmail-3.2.4.tar.gz) = 10f0d7df28503ab32e52e6f97ce11d48
|
||||
RMD160 (getmail-3.2.4.tar.gz) = bd5cdd3ca8200f5586135acad4ae5a4235b647e3
|
||||
SHA1 (getmail-3.2.4.tar.gz) = cf6cbef74c71d3c9639e4d6e7eaa35b48960f4ee
|
||||
|
Loading…
Reference in New Issue
Block a user