diff options
author | schmonz <schmonz@pkgsrc.org> | 2017-07-16 00:16:43 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2017-07-16 00:16:43 +0000 |
commit | 6b8c5507bc1cc436daa7549d3b932f8901c5f7c7 (patch) | |
tree | cecfc2090fb65161c852791ac1159386b1792145 /mail/getmail/distinfo | |
parent | 1d1ed86732af7ddf02d4a7d81b824ae3b4d94656 (diff) | |
download | pkgsrc-6b8c5507bc1cc436daa7549d3b932f8901c5f7c7.tar.gz |
Update to 5.0. From the changelog:
- new release numbering scheme; previous version numbers were just getting
too high.
- catch and ignore/exit cleanly after reset connection in IMAP IDLE mode.
Thanks: Stephan Schulz.
- allow specifying an expected SSL certificate hostname, for when the
server's certificate does not match the domain name used to connect to
it. Thanks: "Andre".
- fix error message not actually giving the header field name incorrectly
specified as containing the envelope recipient address. Thanks: Hardy
Braunsdorf.
- add new password_command configuration parameter for retrievers, allowing
getmail to retrieve the account password from any arbitrary external
command. Suggestion: "ng0".
Diffstat (limited to 'mail/getmail/distinfo')
-rw-r--r-- | mail/getmail/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 178311245f0..40cb3dfe8e3 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.130 2017/02/27 14:18:56 schmonz Exp $ +$NetBSD: distinfo,v 1.131 2017/07/16 00:16:43 schmonz Exp $ -SHA1 (getmail-4.54.0.tar.gz) = 31931c765ef02bf82512fb8b091a947825edc877 -RMD160 (getmail-4.54.0.tar.gz) = 198894d85dfa2a56efeb7bb4ea67564b5468f9a3 -SHA512 (getmail-4.54.0.tar.gz) = 006503c6b5f523ad409d99e7e520b4801f1610d47aba70a1a8044380449cbd6a39a6d74ed2b940d317382111adedd3b45d9fa4dc614ce00821937da5186e08d5 -Size (getmail-4.54.0.tar.gz) = 192000 bytes -SHA1 (patch-aa) = 9e23af34d9c7a7a298c9c8fb1ffb2135d84c1885 +SHA1 (getmail-5.0.tar.gz) = 08f31fe07bd51d6a94bf6f4d485ba3299dffe59a +RMD160 (getmail-5.0.tar.gz) = 5309873b49088e312fa9b710d41867638431f9bf +SHA512 (getmail-5.0.tar.gz) = 50950746600a5707e4a8cbe0dc3045f9b88f76ca79f5d3c43290d0bdf288a3b17d21a6a891ef8f7a1aaa6d4dda45e552d1644da684ba41a72b42241ab3247dcb +Size (getmail-5.0.tar.gz) = 194062 bytes +SHA1 (patch-setup.py) = ea623975b21dee995eeb3d6dd83c69ee339338f2 |