diff options
author | schmonz <schmonz@pkgsrc.org> | 2006-02-04 02:19:42 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2006-02-04 02:19:42 +0000 |
commit | c24e5b1ef704949c617c3c24785b7863380869d9 (patch) | |
tree | b7cbf5cb74e43f5ce64cb2089a36d36680a377f1 /mail | |
parent | 050e18b1c6494e4ffbd4283015f52a4b237ce8e4 (diff) | |
download | pkgsrc-c24e5b1ef704949c617c3c24785b7863380869d9.tar.gz |
Update to 4.5.1. From the changelog:
- add delete_dup_msgids option to non-multidrop POP3 retrievers.
Thanks: Matthias Andree.
- suppress stack trace in getmail_fetch error message when
configuration error detected. Thanks: Dave Jarvis.
- documentation updates.
- build and development environment changes. The plaintext versions
of the documentation are now generated with links instead of lynx.
- explicitly log the reason for not retrieving a message (seen or
oversized). Thanks: Payal Rathod.
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 80726cf598d..b23f896ac40 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2006/01/03 16:46:48 schmonz Exp $ +# $NetBSD: Makefile,v 1.55 2006/02/04 02:19:42 schmonz Exp $ -DISTNAME= getmail-4.4.4 +DISTNAME= getmail-4.5.1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 02fb20c95c2..1e14e40c660 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.45 2006/01/03 16:46:48 schmonz Exp $ +$NetBSD: distinfo,v 1.46 2006/02/04 02:19:42 schmonz Exp $ -SHA1 (getmail-4.4.4.tar.gz) = 18eef62a745f273f376791f7fa17198af383fbf0 -RMD160 (getmail-4.4.4.tar.gz) = 34f477fbc78fd3acbf143f16f0a3e3b6b4c95525 -Size (getmail-4.4.4.tar.gz) = 137195 bytes +SHA1 (getmail-4.5.1.tar.gz) = 32f00eff1c2e39764a3a1cdc82a525e96032c473 +RMD160 (getmail-4.5.1.tar.gz) = 9f1910c7301c64685a2dc19f2dd0a5caa667db80 +Size (getmail-4.5.1.tar.gz) = 137398 bytes SHA1 (patch-aa) = 8298be4812f193b45901f5c9ed23d86080be103b |