diff options
author | schmonz <schmonz@pkgsrc.org> | 2015-06-01 22:55:37 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2015-06-01 22:55:37 +0000 |
commit | 9c0f93540efb51e719159475f500fe261b56eb01 (patch) | |
tree | 47d4fef27164e7c00e3380edc45929ce06f9c5b0 /mail | |
parent | 618e0d93a04be01b54c2533c983f1ccdb4879b5f (diff) | |
download | pkgsrc-9c0f93540efb51e719159475f500fe261b56eb01.tar.gz |
Update to 4.48.0. From the changelog:
- work around brain-damaged change in Python's poplib which causes
message retrieval errors if any line of a message has more than
2048 characters in it.
- restore link to moved Marc mailing list archive. Thanks: David
J. Weller-Fahy.
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 f23a037bff4..4eaa42dcdbf 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.143 2015/02/26 04:08:25 schmonz Exp $ +# $NetBSD: Makefile,v 1.144 2015/06/01 22:55:37 schmonz Exp $ -DISTNAME= getmail-4.47.0 +DISTNAME= getmail-4.48.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index b4bf279ab13..fe8365ba795 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.121 2015/02/26 04:08:25 schmonz Exp $ +$NetBSD: distinfo,v 1.122 2015/06/01 22:55:37 schmonz Exp $ -SHA1 (getmail-4.47.0.tar.gz) = 3bd48b13f8f1963459417612f5103b53556314c2 -RMD160 (getmail-4.47.0.tar.gz) = 2775b6a3860b269ac61241985e186cb8c41212a6 -Size (getmail-4.47.0.tar.gz) = 189869 bytes +SHA1 (getmail-4.48.0.tar.gz) = dbaa9e9923918822fa3910b1e6605e0c96bc7a69 +RMD160 (getmail-4.48.0.tar.gz) = 33e142517716380a92cb3e57ad2d9684da4f13e6 +Size (getmail-4.48.0.tar.gz) = 190129 bytes SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 |