From 8e300d84c079297f48e00568ebcb0a7d8fc21174 Mon Sep 17 00:00:00 2001 From: chris Date: Sun, 28 Sep 2003 23:39:24 +0000 Subject: Update clamav so that milter support is optional. However currently milter support is disabled, as it requires strerror_r to be available, which it isn't on -current. Note this required the fixing of the milter tests in the configure.in file. It seemed if you used --disable-milter and the .h file was in the include path, eg on -current it's in /usr/include/libmilter it was found and used. We now have a want_milter for the --enable/disable-milter, which will trigger the tests to setup have_milter. Once I've sorted out the strerror_r problem in -current I'll enable the milter support (or if someone tells me it works with pth) Bump PKGREVISION. --- mail/clamav/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/clamav/distinfo') diff --git a/mail/clamav/distinfo b/mail/clamav/distinfo index 064d164e64f..431a1a71c46 100644 --- a/mail/clamav/distinfo +++ b/mail/clamav/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2003/09/20 01:27:18 chris Exp $ +$NetBSD: distinfo,v 1.4 2003/09/28 23:39:24 chris Exp $ SHA1 (clamav-0.60.tar.gz) = d72547dc3027fcdd76ad9a4b6edd3aa655534e1c Size (clamav-0.60.tar.gz) = 1018727 bytes -SHA1 (patch-aa) = 715de1a92ba5b148cebdd92c812d18cf9367c8bb +SHA1 (patch-aa) = d3694bbe8a53b47a92ca19a0f60cb479d9020980 SHA1 (patch-ab) = 0d1ef00c0c1c64642461e353f7e4ed7f81e3a042 -- cgit v1.2.3