diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-08-24 16:37:38 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-08-24 16:37:38 +0000 |
commit | 7e3c4b6a2f1a53fee7479f4578b4c221321418b8 (patch) | |
tree | 3ceb3e9431914e23a5fe4b3787238bb17961a236 /mail/getmail/distinfo | |
parent | a5f9a6a59091d935c609f3ebdbbb698762adf03a (diff) | |
download | pkgsrc-7e3c4b6a2f1a53fee7479f4578b4c221321418b8.tar.gz |
Update to 4.1.0. From the changelog:
-biggest change is multiple verbosity levels. To support this from rc file,
the verbose parameter had to change from a boolean to an integer. Update
your getmail rc files: for quiet, set verbose to 0. For more output,
set it to 1 or 2. 2 includes info about messages not retrieved, etc.
-add rc filename to error messages
-change fix from 4.0.11 for email module raising exception during .flatten().
Thanks: Jürgen Nagel.
-some types of SSL error could cause getmail to exit instead of
continuing to the next mail account; fixed. Thanks: Matthias Andree.
Diffstat (limited to 'mail/getmail/distinfo')
-rw-r--r-- | mail/getmail/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 7825eac7ab3..4c381d3c74d 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2004/08/20 01:26:31 schmonz Exp $ +$NetBSD: distinfo,v 1.21 2004/08/24 16:37:38 schmonz Exp $ -SHA1 (getmail-4.0.13.tar.gz) = e7c50e63a1bbb819672b688c7b17445a69ee0cca -Size (getmail-4.0.13.tar.gz) = 106609 bytes +SHA1 (getmail-4.1.0.tar.gz) = 65f4840e8fbe613b130cca865b1060654a7cb222 +Size (getmail-4.1.0.tar.gz) = 107349 bytes SHA1 (patch-aa) = 63bb1a6427f5b129200e7fa4bdd34267d427a2a7 |