diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-03-10 16:44:36 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-03-10 16:44:36 +0000 |
commit | f1f8217712fa6af1c729b4f93057e79579978e95 (patch) | |
tree | c78953c603d36448e61e7f737ee02c1dcb3c3dfe /mail | |
parent | 8d92910aab71bdfa557dfbaaebddf84e163c1aa2 (diff) | |
download | pkgsrc-f1f8217712fa6af1c729b4f93057e79579978e95.tar.gz |
Update to 4.39.1. From the changelog:
- fix a bug that could crop up when retrieving mail via IMAP from
Gmail, and the Gmail servers provided weird data in their header
extensions. 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 ef0fc79c2d9..a504877817b 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.128 2013/02/23 01:04:55 schmonz Exp $ +# $NetBSD: Makefile,v 1.129 2013/03/10 16:44:36 schmonz Exp $ -DISTNAME= getmail-4.39.0 +DISTNAME= getmail-4.39.1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index f8d124d4bc4..72583bdbf39 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.109 2013/02/23 01:04:56 schmonz Exp $ +$NetBSD: distinfo,v 1.110 2013/03/10 16:44:36 schmonz Exp $ -SHA1 (getmail-4.39.0.tar.gz) = c3b1d94f92dbd8b1c576e461dc77dfa26f1d2585 -RMD160 (getmail-4.39.0.tar.gz) = e94c3d8fba1380a1d20e346517608c68e91d6560 -Size (getmail-4.39.0.tar.gz) = 168921 bytes +SHA1 (getmail-4.39.1.tar.gz) = b41390dfd473cbc9c7b27d30eeb8aecb5c364d16 +RMD160 (getmail-4.39.1.tar.gz) = 99130cff4a22721b070dc895c863d722ee748ca6 +Size (getmail-4.39.1.tar.gz) = 169004 bytes SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 |