From 20f3ee085af5d4295935ea7c957a2ab8fcddc46d Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 27 Jul 2004 02:30:29 +0000 Subject: [PATCH] Update mail/clamsmtp to 0.4. Changes: - Option for quarantining files with viruses - Fixed problem with returning wrong SMTP error code - Handling timeouts properly - Fixed stupid problem with sockets not getting closed properly --- doc/CHANGES | 3 ++- mail/clamsmtp/Makefile | 6 +++--- mail/clamsmtp/distinfo | 6 +++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/CHANGES b/doc/CHANGES index 0bb13d06cb66..1561b5fb2485 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6690 2004/07/26 23:29:07 schmonz Exp $ +$NetBSD: CHANGES,v 1.6691 2004/07/27 02:30:29 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3585,3 +3585,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gkrellm-xmms to 2.1.20 [cube 2004-07-26] Updated asapm to 2.11nb3 [wiz 2004-07-26] Added mess822-0.58 [schmonz 2004-07-26] + Updated clamsmtp to 0.4 [xtraeme 2004-07-27] diff --git a/mail/clamsmtp/Makefile b/mail/clamsmtp/Makefile index efa4570e55af..b0f5c009ab67 100644 --- a/mail/clamsmtp/Makefile +++ b/mail/clamsmtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/21 03:54:24 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/27 02:30:29 xtraeme Exp $ # -DISTNAME= clamsmtp-0.3 +DISTNAME= clamsmtp-0.4 CATEGORIES= mail MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/ @@ -11,7 +11,7 @@ COMMENT= SMTP filter that allows you to check for viruses PKG_INSTALLATION_TYPES= overwrite pkgviews -BUILD_DEPENDS+= clamav-[0-9]*:../../mail/clamav +#BUILD_DEPENDS+= clamav-[0-9]*:../../mail/clamav USE_BUILDLINK3= yes USE_PKGINSTALL= yes diff --git a/mail/clamsmtp/distinfo b/mail/clamsmtp/distinfo index cb13d370b6b3..f4a0573fa988 100644 --- a/mail/clamsmtp/distinfo +++ b/mail/clamsmtp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/07/21 03:54:24 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2004/07/27 02:30:29 xtraeme Exp $ -SHA1 (clamsmtp-0.3.tar.gz) = a91039425e6c8dea47ac8b77c153a90ad283a2cb -Size (clamsmtp-0.3.tar.gz) = 117723 bytes +SHA1 (clamsmtp-0.4.tar.gz) = a65aebfb4ed65718098d24909c5012d38d6f13dd +Size (clamsmtp-0.4.tar.gz) = 119005 bytes