Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mail/dovecot/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mail/dovecot/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.65 retrieving revision 1.75 diff -u -p -r1.65 -r1.75 --- pkgsrc/mail/dovecot/Attic/Makefile 2006/08/09 14:23:10 1.65 +++ pkgsrc/mail/dovecot/Attic/Makefile 2006/11/19 10:36:34 1.75 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2006/08/09 14:23:10 ghen Exp $ +# $NetBSD: Makefile,v 1.75 2006/11/19 10:36:34 ghen Exp $ -DISTNAME= dovecot-1.0.rc6 +DISTNAME= dovecot-1.0.rc15 PKGNAME= ${DISTNAME:S/.rc/rc/} -PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ @@ -19,7 +18,6 @@ USE_TOOLS+= pkg-config CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q} CONFIGURE_ARGS+= --with-ssldir=${SSLDIR:Q} -CONFIGURE_ARGS+= --with-ioloop=best .include "../../mk/bsd.prefs.mk" .include "options.mk"