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.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b0bf36760a2
branches: trunk
changeset: 478600:4b0bf36760a2
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jul 27 02:30:29 2004 +0000
description:
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
diffstat:
doc/CHANGES | 3 ++-
mail/clamsmtp/Makefile | 6 +++---
mail/clamsmtp/distinfo | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (47 lines):
diff -r 9137e9744c57 -r 4b0bf36760a2 doc/CHANGES
--- a/doc/CHANGES Mon Jul 26 23:53:49 2004 +0000
+++ b/doc/CHANGES Tue Jul 27 02:30:29 2004 +0000
@@ -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 @@
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 -r 9137e9744c57 -r 4b0bf36760a2 mail/clamsmtp/Makefile
--- a/mail/clamsmtp/Makefile Mon Jul 26 23:53:49 2004 +0000
+++ b/mail/clamsmtp/Makefile Tue Jul 27 02:30:29 2004 +0000
@@ -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 @@
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 -r 9137e9744c57 -r 4b0bf36760a2 mail/clamsmtp/distinfo
--- a/mail/clamsmtp/distinfo Mon Jul 26 23:53:49 2004 +0000
+++ b/mail/clamsmtp/distinfo Tue Jul 27 02:30:29 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index