pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update mail/clamsmtp to 0.9.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67e18718cac2
branches:  trunk
changeset: 482066:67e18718cac2
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Oct 19 12:10:24 2004 +0000

description:
Update mail/clamsmtp to 0.9.6.

Changes:

  - Fixed problem when filtering the last of a list of EHLO responses
  - Send NOOPs to the server when receiving data slowly from client
    to prevent timeouts on the server side.
  - Made the log line always keep the status, rather than dropping of
    the end in the case of many recipeints.

diffstat:

 doc/CHANGES            |  3 ++-
 mail/clamsmtp/Makefile |  4 ++--
 mail/clamsmtp/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r ddbd491b7507 -r 67e18718cac2 doc/CHANGES
--- a/doc/CHANGES       Tue Oct 19 11:31:52 2004 +0000
+++ b/doc/CHANGES       Tue Oct 19 12:10:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7472 2004/10/19 07:05:11 salo Exp $
+$NetBSD: CHANGES,v 1.7473 2004/10/19 12:10:24 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4762,3 +4762,4 @@
        Added rip-1.0.7 [ben 2004-10-19]
        Updated gmplayer to 1.0rc5nb5 [ben 2004-10-19]
        Updated nmap to 3.75 [salo 2004-10-19]
+       Updated clamsmtp to 0.9.6 [xtraeme 2004-10-19]
diff -r ddbd491b7507 -r 67e18718cac2 mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile    Tue Oct 19 11:31:52 2004 +0000
+++ b/mail/clamsmtp/Makefile    Tue Oct 19 12:10:24 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2004/10/08 05:39:23 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/10/19 12:10:24 xtraeme Exp $
 
-DISTNAME=              clamsmtp-0.9.5
+DISTNAME=              clamsmtp-0.9.6
 CATEGORIES=            mail
 MASTER_SITES=          http://memberwebs.com/nielsen/software/clamsmtp/
 
diff -r ddbd491b7507 -r 67e18718cac2 mail/clamsmtp/distinfo
--- a/mail/clamsmtp/distinfo    Tue Oct 19 11:31:52 2004 +0000
+++ b/mail/clamsmtp/distinfo    Tue Oct 19 12:10:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/10/08 05:39:23 xtraeme Exp $
+$NetBSD: distinfo,v 1.8 2004/10/19 12:10:24 xtraeme Exp $
 
-SHA1 (clamsmtp-0.9.5.tar.gz) = 34d0a615d3d14e46836e6c0af2eb4d899e2271ab
-Size (clamsmtp-0.9.5.tar.gz) = 137805 bytes
+SHA1 (clamsmtp-0.9.6.tar.gz) = 6592630a5fe3c8e9741ab9b7eb78495bcea559d1
+Size (clamsmtp-0.9.6.tar.gz) = 138446 bytes



Home | Main Index | Thread Index | Old Index