pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/dovecot The example configuration file has a diff...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb4a9272d046
branches:  trunk
changeset: 535617:eb4a9272d046
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 23 11:48:56 2007 +0000

description:
The example configuration file has a different name. PKGREVISION++

diffstat:

 mail/dovecot/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 260072684678 -r eb4a9272d046 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Fri Nov 23 11:36:19 2007 +0000
+++ b/mail/dovecot/Makefile     Fri Nov 23 11:48:56 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2007/10/30 12:04:03 ghen Exp $
+# $NetBSD: Makefile,v 1.106 2007/11/23 11:48:56 rillig Exp $
 
 DISTNAME=              dovecot-1.0.7
+PKGREVISION=           1
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/1.0/
 
@@ -35,7 +36,7 @@
 PKG_GECOS.${DOVECOT_USER}=     Dovecot IMAP/POP3 user
 
 EGDIR=                 ${PREFIX}/share/examples/dovecot
-CONF_FILES=            ${EGDIR}/dovecot.conf.default ${PKG_SYSCONFDIR}/dovecot.conf
+CONF_FILES=            ${EGDIR}/dovecot-example.conf ${PKG_SYSCONFDIR}/dovecot.conf
 
 INSTALLATION_DIRS=     libexec/dovecot sbin share/doc/dovecot          \
                        share/examples/dovecot



Home | Main Index | Thread Index | Old Index