summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-11-01 23:08:44 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-11-01 23:08:44 +0000
commit1ea39ce33a191fe5c914c0b583197458c565919f (patch)
tree38dfe1489bcf868b005075d727a0becd5215545c
parentf19ab226a1206747877127567ee4c07ceea99635 (diff)
downloadpkgsrc-1ea39ce33a191fe5c914c0b583197458c565919f.tar.gz
Update mail/clamsmtp to 1.1.
Changes: - Added CLIENT and SERVER variables to VirusAction script environment. - Even better logging for network errors. - Print out clamsmtp version in debug logs - Allow configuration of server keep alives (NOOPs). Default to none
-rw-r--r--doc/CHANGES3
-rw-r--r--mail/clamsmtp/Makefile4
-rw-r--r--mail/clamsmtp/distinfo6
3 files changed, 7 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index bea7f9b6184..b3867b2b938 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7647 2004/11/01 23:05:49 xtraeme Exp $
+$NetBSD: CHANGES,v 1.7648 2004/11/01 23:08:44 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -5010,3 +5010,4 @@ Changes to the packages collection and infrastructure in 2004:
Added pear-SOAP-0.7.5 [jdolecek 2004-11-01]
Added php5-mysqli-5.0.2 [jdolecek 2004-11-01]
Updated swapd to 1.0.2 [xtraeme 2004-11-01]
+ Updated clamsmtp to 1.1 [xtraeme 2004-11-01]
diff --git a/mail/clamsmtp/Makefile b/mail/clamsmtp/Makefile
index 3e0ae8c629f..6b836c1048a 100644
--- a/mail/clamsmtp/Makefile
+++ b/mail/clamsmtp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2004/10/25 08:08:54 xtraeme Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/01 23:08:45 xtraeme Exp $
-DISTNAME= clamsmtp-1.0
+DISTNAME= clamsmtp-1.1
CATEGORIES= mail
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
diff --git a/mail/clamsmtp/distinfo b/mail/clamsmtp/distinfo
index f371e6433f2..72936212737 100644
--- a/mail/clamsmtp/distinfo
+++ b/mail/clamsmtp/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/10/25 08:08:54 xtraeme Exp $
+$NetBSD: distinfo,v 1.10 2004/11/01 23:08:45 xtraeme Exp $
-SHA1 (clamsmtp-1.0.tar.gz) = aa3aeb2035bd571f6651ea4ce8141003b5b002b4
-Size (clamsmtp-1.0.tar.gz) = 138714 bytes
+SHA1 (clamsmtp-1.1.tar.gz) = 711bd63835718102dda38632499f152c5becdcd3
+Size (clamsmtp-1.1.tar.gz) = 139329 bytes