Update to 4.23.0. From the changelog:
- Fix race if new message shows up in POP3 mailbox between running the UIDL and LIST commands. Thanks: Roland Koebler, Osamu Aoki.
This commit is contained in:
parent
52f7c24b30
commit
5de2816032
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.104 2011/11/13 16:01:58 schmonz Exp $
|
||||
# $NetBSD: Makefile,v 1.105 2011/11/21 03:57:53 schmonz Exp $
|
||||
|
||||
DISTNAME= getmail-4.22.2
|
||||
DISTNAME= getmail-4.23.0
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}old-versions/
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.90 2011/11/13 16:01:58 schmonz Exp $
|
||||
$NetBSD: distinfo,v 1.91 2011/11/21 03:57:53 schmonz Exp $
|
||||
|
||||
SHA1 (getmail-4.22.2.tar.gz) = 01a8808acdedb1795892b68fa4c3b0f9b3fe1229
|
||||
RMD160 (getmail-4.22.2.tar.gz) = dc931f4623e14cacbabeca360820cff72e16edc5
|
||||
Size (getmail-4.22.2.tar.gz) = 158261 bytes
|
||||
SHA1 (getmail-4.23.0.tar.gz) = aa7bb6075ff6c43137cdb63d02885c759b0769d5
|
||||
RMD160 (getmail-4.23.0.tar.gz) = 8e61e94bb22a6fda6832ebaffcbae7cfebf28a8c
|
||||
Size (getmail-4.23.0.tar.gz) = 158397 bytes
|
||||
SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6
|
||||
|
|
Loading…
Reference in a new issue