pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/getmail Update to 4.5.1. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba25822a2abf
branches:  trunk
changeset: 507533:ba25822a2abf
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Feb 04 02:19:42 2006 +0000

description:
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:

 mail/getmail/Makefile |  4 ++--
 mail/getmail/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 8e1001c7e61b -r ba25822a2abf mail/getmail/Makefile
--- a/mail/getmail/Makefile     Sat Feb 04 02:19:14 2006 +0000
+++ b/mail/getmail/Makefile     Sat Feb 04 02:19:42 2006 +0000
@@ -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 -r 8e1001c7e61b -r ba25822a2abf mail/getmail/distinfo
--- a/mail/getmail/distinfo     Sat Feb 04 02:19:14 2006 +0000
+++ b/mail/getmail/distinfo     Sat Feb 04 02:19:42 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index