pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/amavisd-new The amavismilter rc.d script is o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6246ca1650a2
branches:  trunk
changeset: 493410:6246ca1650a2
user:      reed <reed%pkgsrc.org@localhost>
date:      Thu May 05 14:53:05 2005 +0000

description:
The amavismilter rc.d script is only installed when milter option
is enabled.

(Noticed in K. Walfridsson's NetBSD 3.0_BETA/x86_64 bulk build results
which were reviewed by wiz.)

diffstat:

 security/amavisd-new/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 55f79d0ca639 -r 6246ca1650a2 security/amavisd-new/PLIST
--- a/security/amavisd-new/PLIST        Thu May 05 06:01:10 2005 +0000
+++ b/security/amavisd-new/PLIST        Thu May 05 14:53:05 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/05/03 15:48:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/05 14:53:05 reed Exp $
 ${MILTER}sbin/amavis
 ${MILTER}sbin/amavis-milter
 sbin/amavisd
@@ -33,6 +33,6 @@
 share/examples/amavisd-new/amavisd.conf-minimal
 share/examples/amavisd-new/amavisd.conf-sample
 share/examples/rc.d/amavisd
-share/examples/rc.d/amavismilter
+${MILTER}share/examples/rc.d/amavismilter
 @dirrm share/examples/amavisd-new
 @dirrm share/doc/amavisd-new



Home | Main Index | Thread Index | Old Index