diff options
author | schmonz <schmonz@pkgsrc.org> | 2006-11-07 08:04:16 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2006-11-07 08:04:16 +0000 |
commit | a5f6eaa59cc72597ec25c42d756cf2d7989d61b7 (patch) | |
tree | 7b5f9c7f33cd7fa52c7a90c3361f7f8fa9927bdc /mail/getmail | |
parent | e0bd5528603ce4f4b429a1cdb4ec522640a5751f (diff) | |
download | pkgsrc-a5f6eaa59cc72597ec25c42d756cf2d7989d61b7.tar.gz |
Update to 4.6.5. From the changelog:
- disable debug logging message which would show up in messages if
--trace was used and the message was passed through an external
filter. Thanks: Christian Bruemmer.
- add additional sanity checks to ensure a recent-enough Python is
used; trying to run getmail 4 with Python 2.2 would throw an
exception. Thanks: fakhri ?.
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 355d2b4626f..a437c9f9ec7 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.64 2006/10/09 12:52:35 joerg Exp $ +# $NetBSD: Makefile,v 1.65 2006/11/07 08:04:16 schmonz Exp $ -DISTNAME= getmail-4.6.4 +DISTNAME= getmail-4.6.5 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 68b68d009c3..0634d430622 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.53 2006/10/02 01:43:58 schmonz Exp $ +$NetBSD: distinfo,v 1.54 2006/11/07 08:04:16 schmonz Exp $ -SHA1 (getmail-4.6.4.tar.gz) = a5b063435080bb2eb712a414909b725f5d0bc272 -RMD160 (getmail-4.6.4.tar.gz) = 3edaec9e8e9f22b5d415821f1963a771eda8b7ae -Size (getmail-4.6.4.tar.gz) = 141053 bytes +SHA1 (getmail-4.6.5.tar.gz) = 7ac0ccbd83a75f7a7a9d61517515c34c3e9d34a2 +RMD160 (getmail-4.6.5.tar.gz) = d419b566fba0e17dc96bad081da0b73714ae9edb +Size (getmail-4.6.5.tar.gz) = 142473 bytes SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b |