diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-05-26 17:55:04 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-05-26 17:55:04 +0000 |
commit | f1b95e02d0e35e565c8adf3cc3d6cf8cfc693efc (patch) | |
tree | e17ee0cd3b4de9f641469eef1354c295c01dbf67 | |
parent | 4900fbc957ea4f35c04fa66725ba27fba8946e67 (diff) | |
download | pkgsrc-f1b95e02d0e35e565c8adf3cc3d6cf8cfc693efc.tar.gz |
Update to 4.41.0. From the changelog:
- messages retrieved with POP could have a blank trailing line
removed when delivered; fixed. Thanks: Christoph Mitterer, Krzysztof
Warzecha.
- fix an ImportError when IMAP retriever used with getmail under
Python 2.4.
-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 36e37964900..aaee612ab22 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.133 2013/05/11 00:38:36 schmonz Exp $ +# $NetBSD: Makefile,v 1.134 2013/05/26 17:55:04 schmonz Exp $ -DISTNAME= getmail-4.40.3 +DISTNAME= getmail-4.41.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index cedd096dba4..1e366a7dbe6 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.114 2013/05/11 00:38:36 schmonz Exp $ +$NetBSD: distinfo,v 1.115 2013/05/26 17:55:04 schmonz Exp $ -SHA1 (getmail-4.40.3.tar.gz) = f13c2270833c3b7e8050a660f579a69a8188b62b -RMD160 (getmail-4.40.3.tar.gz) = ef86f63d9b2e923db7d543c2d8956214c7d2f259 -Size (getmail-4.40.3.tar.gz) = 169735 bytes +SHA1 (getmail-4.41.0.tar.gz) = 145b04cd4e4cbb2fcf0625e324f4b066cafed12b +RMD160 (getmail-4.41.0.tar.gz) = 85b4b4dab019be02d717a755d3a5bbd8d2774937 +Size (getmail-4.41.0.tar.gz) = 169829 bytes SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 |