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.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a32e80ff36b
branches:  trunk
changeset: 480092:7a32e80ff36b
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Aug 30 06:52:29 2004 +0000

description:
Update mail/clamsmtp to 0.7.

Changes:

  - Added support for ESMTP [Andreas Steinmetz]
  - Fixed crash when too many connections established
  - Announce ourselves as 'clamsmtp' in EHLO/HELO responses which fixes 'loopback'
    problems with certain versions of Postfix 1.x
  - Better IO performance under heavy load
  - Fixed most warnings when compiled with -Wall
  - Fixed other minor bugs

diffstat:

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

diffs (37 lines):

diff -r 5100f1073c26 -r 7a32e80ff36b doc/CHANGES
--- a/doc/CHANGES       Mon Aug 30 06:27:55 2004 +0000
+++ b/doc/CHANGES       Mon Aug 30 06:52:29 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7036 2004/08/30 00:01:39 wiz Exp $
+$NetBSD: CHANGES,v 1.7037 2004/08/30 06:52:29 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4105,3 +4105,4 @@
        Added p5-MusicBrainz-Client-0.08 [epg 2004-08-29]
        Updated ffmpeg to 0.4.8nb2 [wiz 2004-08-29]
        Updated suse91_base to 9.1nb2 [wiz 2004-08-29]
+       Updated clamsmtp to 0.7 [xtraeme 2004-08-30]
diff -r 5100f1073c26 -r 7a32e80ff36b mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile    Mon Aug 30 06:27:55 2004 +0000
+++ b/mail/clamsmtp/Makefile    Mon Aug 30 06:52:29 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/08/27 05:28:13 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/08/30 06:52:30 xtraeme Exp $
 
-DISTNAME=              clamsmtp-0.6
+DISTNAME=              clamsmtp-0.7
 CATEGORIES=            mail
 MASTER_SITES=          http://memberwebs.com/nielsen/software/clamsmtp/
 
diff -r 5100f1073c26 -r 7a32e80ff36b mail/clamsmtp/distinfo
--- a/mail/clamsmtp/distinfo    Mon Aug 30 06:27:55 2004 +0000
+++ b/mail/clamsmtp/distinfo    Mon Aug 30 06:52:29 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/08/27 05:28:13 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2004/08/30 06:52:30 xtraeme Exp $
 
-SHA1 (clamsmtp-0.6.tar.gz) = 6599d49beb21084f4a9490533ea0b650ab7aa90a
-Size (clamsmtp-0.6.tar.gz) = 118818 bytes
+SHA1 (clamsmtp-0.7.tar.gz) = a44bb901cd475234124060af91b7d6b6c64aebea
+Size (clamsmtp-0.7.tar.gz) = 121807 bytes



Home | Main Index | Thread Index | Old Index