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.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/633ce7c39a78
branches: trunk
changeset: 503946:633ce7c39a78
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Dec 02 08:48:37 2005 +0000
description:
Update to 1.6:
- IMPORTANT: Removed support for listening on ports under < 1024
- Support embedded NULLs in email data.
- Fix problems with not listening properly when in daemon mode
- Fix warnings when compiled with gcc 4.0
- Handle empty addresses properly in logs.
- Don't let exchange send it's strange binary data through the proxy
- More Solaris fixes :(
- Don't reject emails when server is overloaded or errors.
- Don't reject emails when starting the filter command fails.
diffstat:
mail/clamsmtp/Makefile | 4 ++--
mail/clamsmtp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 218fb5ae0610 -r 633ce7c39a78 mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile Fri Dec 02 08:44:23 2005 +0000
+++ b/mail/clamsmtp/Makefile Fri Dec 02 08:48:37 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2005/08/08 01:52:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.21 2005/12/02 08:48:37 xtraeme Exp $
-DISTNAME= clamsmtp-1.5
+DISTNAME= clamsmtp-1.6
CATEGORIES= mail
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
diff -r 218fb5ae0610 -r 633ce7c39a78 mail/clamsmtp/distinfo
--- a/mail/clamsmtp/distinfo Fri Dec 02 08:44:23 2005 +0000
+++ b/mail/clamsmtp/distinfo Fri Dec 02 08:48:37 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2005/08/08 01:52:22 xtraeme Exp $
+$NetBSD: distinfo,v 1.17 2005/12/02 08:48:37 xtraeme Exp $
-SHA1 (clamsmtp-1.5.tar.gz) = 01880b3f1b9aad84c4db5632ff1c4afaafe5a606
-RMD160 (clamsmtp-1.5.tar.gz) = 459d975c4501a63d485e22d98654073ef7eaf768
-Size (clamsmtp-1.5.tar.gz) = 148067 bytes
+SHA1 (clamsmtp-1.6.tar.gz) = 235e44a956140cd60781e37da3491618bb4a42cc
+RMD160 (clamsmtp-1.6.tar.gz) = f051732e6d75852c73cc9aefa4eb55aaddaa2987
+Size (clamsmtp-1.6.tar.gz) = 149113 bytes
Home |
Main Index |
Thread Index |
Old Index