diff options
author | schmonz <schmonz@pkgsrc.org> | 2012-08-08 12:22:58 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2012-08-08 12:22:58 +0000 |
commit | 9ea85eaf7fc3fdac38152dc8ce83361f908c7937 (patch) | |
tree | e9cbd598ed30d9b6b18f1fa8ac1186a656b11c8c /mail | |
parent | c20724e548bcdc3c1f865d09a6c797e7111c0e38 (diff) | |
download | pkgsrc-9ea85eaf7fc3fdac38152dc8ce83361f908c7937.tar.gz |
Update to 4.33.0. From the changelog:
- allow normal exit on interrupt (ctrl-c) to allow the uesr to abort
message retrieval while still remembering already-retrieved
messages as successfully delivered. You may get a weird error
message after you abort, since the server may be in the middle
of delivering another message to getmail at the time. Thanks:
Krzysztof Warzecha.
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 377b15152e1..529477cdb6b 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.118 2012/07/06 23:06:16 schmonz Exp $ +# $NetBSD: Makefile,v 1.119 2012/08/08 12:22:58 schmonz Exp $ -DISTNAME= getmail-4.32.0 +DISTNAME= getmail-4.33.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 2056924bce9..d18d910928b 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.100 2012/07/06 23:06:16 schmonz Exp $ +$NetBSD: distinfo,v 1.101 2012/08/08 12:22:58 schmonz Exp $ -SHA1 (getmail-4.32.0.tar.gz) = 2c3d7a7ba8550b32d0f51d60d683a630695fffd9 -RMD160 (getmail-4.32.0.tar.gz) = 50ecdb2fe6a35c62efc25940463db69636beedb9 -Size (getmail-4.32.0.tar.gz) = 164888 bytes +SHA1 (getmail-4.33.0.tar.gz) = 992751974572f010d1d606b008f51fa7f30ce390 +RMD160 (getmail-4.33.0.tar.gz) = a64ec493ec113d4bb0b3b97bd9718aee2181c13b +Size (getmail-4.33.0.tar.gz) = 165069 bytes SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 |