Update to version 1.3.1. Fixes some threading problem under heavy load.

This commit is contained in:
mbalmer 2006-02-17 07:44:39 +00:00
parent bcc7662bfd
commit 7863eb7fee
2 changed files with 10 additions and 10 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.17 2006/02/09 19:51:20 mbalmer Exp $
# $OpenBSD: Makefile,v 1.18 2006/02/17 07:44:39 mbalmer Exp $
COMMENT= "sendmail milter to scan messages for viruses and spam"
DISTNAME= smtp-vilter-1.3.0
DISTNAME= smtp-vilter-1.3.1
CATEGORIES= mail
SHARED_LIBS= vilter-attachment 5.1 \
vilter-clamd 5.1 \
vilter-icap 5.1 \
vilter-spamd 5.1
SHARED_LIBS= vilter-attachment 7.1 \
vilter-clamd 7.1 \
vilter-icap 7.1 \
vilter-spamd 7.1
HOMEPAGE= http://www.etc.msys.ch/software/smtp-vilter/

View File

@ -1,4 +1,4 @@
MD5 (smtp-vilter-1.3.0.tgz) = 4b030cc033daab1dce7f6ca9f280bbb0
RMD160 (smtp-vilter-1.3.0.tgz) = f7bcbcffb4dc007a9495f7b8c0a66ee7b3231e4a
SHA1 (smtp-vilter-1.3.0.tgz) = 58a7f92c1c9f9e1137c9042d1e23b892d2a08cf0
SIZE (smtp-vilter-1.3.0.tgz) = 69042
MD5 (smtp-vilter-1.3.1.tgz) = fce396ee6e7c19ac4595373482a7195f
RMD160 (smtp-vilter-1.3.1.tgz) = 3f1d0830d8bd2ed6d360e482c4c47b5c1ed558d8
SHA1 (smtp-vilter-1.3.1.tgz) = f380ad5d7d66f77a51992272fab9b6dbc706b09d
SIZE (smtp-vilter-1.3.1.tgz) = 68227