diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-08-03 22:45:28 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-08-03 22:45:28 +0000 |
commit | b4016d78c2e4f62c238984b2544646f5d58eff54 (patch) | |
tree | 48fc581808e70f216b7698ca4f63a226bd9131ba /mail/getmail | |
parent | 6a62cc0fd05cd832e11fc486bb8ffc83c545bde0 (diff) | |
download | pkgsrc-b4016d78c2e4f62c238984b2544646f5d58eff54.tar.gz |
Update to 4.42.0. From the changelog:
- fix problem with non-ascii characters in newly-added message
header fields with output from Filter_classifier. Thanks: "Gour".
Diffstat (limited to 'mail/getmail')
-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 aaee612ab22..4cd58d89623 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.134 2013/05/26 17:55:04 schmonz Exp $ +# $NetBSD: Makefile,v 1.135 2013/08/03 22:45:28 schmonz Exp $ -DISTNAME= getmail-4.41.0 +DISTNAME= getmail-4.42.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 1e366a7dbe6..7d33547fc52 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.115 2013/05/26 17:55:04 schmonz Exp $ +$NetBSD: distinfo,v 1.116 2013/08/03 22:45:28 schmonz Exp $ -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 (getmail-4.42.0.tar.gz) = c4ebc38d17f9a2ed2516e5070e300b0e160b0aaa +RMD160 (getmail-4.42.0.tar.gz) = b416554e9832c054e08d0b2bdeefc59607b85e9f +Size (getmail-4.42.0.tar.gz) = 138661 bytes SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 |