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.1.0. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfbde6cc2191
branches: trunk
changeset: 479874:dfbde6cc2191
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue Aug 24 16:37:38 2004 +0000
description:
Update to 4.1.0. From the changelog:
-biggest change is multiple verbosity levels. To support this from rc file,
the verbose parameter had to change from a boolean to an integer. Update
your getmail rc files: for quiet, set verbose to 0. For more output,
set it to 1 or 2. 2 includes info about messages not retrieved, etc.
-add rc filename to error messages
-change fix from 4.0.11 for email module raising exception during .flatten().
Thanks: Jürgen Nagel.
-some types of SSL error could cause getmail to exit instead of
continuing to the next mail account; fixed. Thanks: Matthias Andree.
diffstat:
mail/getmail/Makefile | 4 ++--
mail/getmail/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 3d5392ebc028 -r dfbde6cc2191 mail/getmail/Makefile
--- a/mail/getmail/Makefile Tue Aug 24 16:32:42 2004 +0000
+++ b/mail/getmail/Makefile Tue Aug 24 16:37:38 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2004/08/20 01:26:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.28 2004/08/24 16:37:38 schmonz Exp $
-DISTNAME= getmail-4.0.13
+DISTNAME= getmail-4.1.0
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}old-versions/
diff -r 3d5392ebc028 -r dfbde6cc2191 mail/getmail/distinfo
--- a/mail/getmail/distinfo Tue Aug 24 16:32:42 2004 +0000
+++ b/mail/getmail/distinfo Tue Aug 24 16:37:38 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2004/08/20 01:26:31 schmonz Exp $
+$NetBSD: distinfo,v 1.21 2004/08/24 16:37:38 schmonz Exp $
-SHA1 (getmail-4.0.13.tar.gz) = e7c50e63a1bbb819672b688c7b17445a69ee0cca
-Size (getmail-4.0.13.tar.gz) = 106609 bytes
+SHA1 (getmail-4.1.0.tar.gz) = 65f4840e8fbe613b130cca865b1060654a7cb222
+Size (getmail-4.1.0.tar.gz) = 107349 bytes
SHA1 (patch-aa) = 63bb1a6427f5b129200e7fa4bdd34267d427a2a7
Home |
Main Index |
Thread Index |
Old Index