pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/beff33d6452a
branches:  trunk
changeset: 497931:beff33d6452a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Aug 08 01:52:22 2005 +0000

description:
Update to 1.5.

Changes:

  - Handle condition of server refusing data transfers more gracefully.
  - Less chatty when setting timeouts fail
  - Drop privileges after binding to port. Allows listening on ports < 1024
  - Ported to Solaris
  - Fix problem with binding to certain 'long' addresses

diffstat:

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

diffs (25 lines):

diff -r b88ef38fffd9 -r beff33d6452a mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile    Mon Aug 08 00:12:18 2005 +0000
+++ b/mail/clamsmtp/Makefile    Mon Aug 08 01:52:22 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2005/04/19 13:15:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.20 2005/08/08 01:52:22 xtraeme Exp $
 
-DISTNAME=              clamsmtp-1.4.1
+DISTNAME=              clamsmtp-1.5
 CATEGORIES=            mail
 MASTER_SITES=          http://memberwebs.com/nielsen/software/clamsmtp/
 
diff -r b88ef38fffd9 -r beff33d6452a mail/clamsmtp/distinfo
--- a/mail/clamsmtp/distinfo    Mon Aug 08 00:12:18 2005 +0000
+++ b/mail/clamsmtp/distinfo    Mon Aug 08 01:52:22 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2005/04/19 13:15:25 xtraeme Exp $
+$NetBSD: distinfo,v 1.16 2005/08/08 01:52:22 xtraeme Exp $
 
-SHA1 (clamsmtp-1.4.1.tar.gz) = b2b9cb23fb5655738f3447e86b7f90053b52d231
-RMD160 (clamsmtp-1.4.1.tar.gz) = aaf8b94a0a88c53eea76b1165eb76d055fe5146c
-Size (clamsmtp-1.4.1.tar.gz) = 144951 bytes
+SHA1 (clamsmtp-1.5.tar.gz) = 01880b3f1b9aad84c4db5632ff1c4afaafe5a606
+RMD160 (clamsmtp-1.5.tar.gz) = 459d975c4501a63d485e22d98654073ef7eaf768
+Size (clamsmtp-1.5.tar.gz) = 148067 bytes



Home | Main Index | Thread Index | Old Index