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.173 retrieving revision 1.183 diff -u -p -r1.173 -r1.183 --- pkgsrc/mail/dovecot/Attic/Makefile 2014/10/07 16:47:29 1.173 +++ pkgsrc/mail/dovecot/Attic/Makefile 2016/10/09 21:42:00 1.183 @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.173 2014/10/07 16:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.183 2016/10/09 21:42:00 wiz Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .17 SIEVE_VERSION= 0.1.19 MANAGESIEVE_VERSION= 0.11.13 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} -PKGREVISION= 14 +PKGREVISION= 22 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ -DOVECOT_SIEVE_SITES= http://www.rename-it.nl/dovecot/${DOVECOT_VERSION}/ +DOVECOT_SIEVE_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/ MANAGESIEVE_PATCH= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}-managesieve-${MANAGESIEVE_VERSION}.diff.gz SITES.${MANAGESIEVE_PATCH}= ${DOVECOT_SIEVE_SITES} @@ -19,8 +19,6 @@ HOMEPAGE= http://www.dovecot.org/ COMMENT= Secure IMAP and POP3 server LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LIBTOOL= yes USE_TOOLS+= pkg-config rpcgen GNU_CONFIGURE= yes