pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/clamav clamav-milter(8) is installed even if milt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b153215cd785
branches:  trunk
changeset: 508418:b153215cd785
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 19 00:05:11 2006 +0000

description:
clamav-milter(8) is installed even if milter plugin
is not built. Add it to PLIST unconditionally. Bump PKGREVISION.

diffstat:

 mail/clamav/Makefile |  4 ++--
 mail/clamav/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r b4f9a3f9e35a -r b153215cd785 mail/clamav/Makefile
--- a/mail/clamav/Makefile      Sun Feb 19 00:00:22 2006 +0000
+++ b/mail/clamav/Makefile      Sun Feb 19 00:05:11 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2006/02/05 23:09:53 joerg Exp $
+# $NetBSD: Makefile,v 1.53 2006/02/19 00:05:11 wiz Exp $
 
 DISTNAME=      clamav-${CLAMAV_VERSION}
 PKGNAME=       clamav-${CLAMAV_VERSION:S/-/./}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=clamav/}
 
diff -r b4f9a3f9e35a -r b153215cd785 mail/clamav/PLIST
--- a/mail/clamav/PLIST Sun Feb 19 00:00:22 2006 +0000
+++ b/mail/clamav/PLIST Sun Feb 19 00:05:11 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2005/06/25 17:41:35 salo Exp $
+@comment $NetBSD: PLIST,v 1.17 2006/02/19 00:05:11 wiz Exp $
 bin/clamav-config
 bin/clamdscan
 bin/clamscan
@@ -13,7 +13,7 @@
 man/man1/sigtool.1
 man/man5/clamd.conf.5
 man/man5/freshclam.conf.5
-${MILTER}man/man8/clamav-milter.8
+man/man8/clamav-milter.8
 man/man8/clamd.8
 ${MILTER}sbin/clamav-milter
 sbin/clamd



Home | Main Index | Thread Index | Old Index