diff options
author | schmonz <schmonz> | 2005-05-07 02:19:30 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-05-07 02:19:30 +0000 |
commit | 7938bd1da8c1abe7a2e8dea087ffd46cb09edc9f (patch) | |
tree | 9950567f5292a89e456d7f8ce74129e1d23a5715 /mail | |
parent | 5c5044d03a1e251a98726c7b5ae4072612e9b40d (diff) | |
download | pkgsrc-7938bd1da8c1abe7a2e8dea087ffd46cb09edc9f.tar.gz |
Update to 4.3.8. From the changelog:
-change (again) handling of deleted messages vs. connection that dies.
Inability to send QUIT to POP3 server should be less problematic now.
-improve housekeeping of old message state file. Thanks: Thomas Schwinge.
Diffstat (limited to 'mail')
-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 4476212b36f..aac9ea1c9ee 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2005/05/01 17:29:12 schmonz Exp $ +# $NetBSD: Makefile,v 1.47 2005/05/07 02:19:30 schmonz Exp $ -DISTNAME= getmail-4.3.7 +DISTNAME= getmail-4.3.8 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 614a10b77c1..2884abec66a 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.37 2005/05/01 17:29:12 schmonz Exp $ +$NetBSD: distinfo,v 1.38 2005/05/07 02:19:30 schmonz Exp $ -SHA1 (getmail-4.3.7.tar.gz) = ba07c90184e74bf893d51ff90a4d517bb018d6e1 -RMD160 (getmail-4.3.7.tar.gz) = 0e75e03be716d7310e2ac36584debdde7bdc6dc2 -Size (getmail-4.3.7.tar.gz) = 134018 bytes +SHA1 (getmail-4.3.8.tar.gz) = 910bd447271ca145d58c209160a0564d473cb824 +RMD160 (getmail-4.3.8.tar.gz) = e0ab8166694a271de81fde1d2b8fd9c07948cd96 +Size (getmail-4.3.8.tar.gz) = 133718 bytes SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b |