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.169 retrieving revision 1.186 diff -u -p -r1.169 -r1.186 --- pkgsrc/mail/dovecot/Attic/Makefile 2013/10/19 09:07:07 1.169 +++ pkgsrc/mail/dovecot/Attic/Makefile 2017/04/22 21:03:41 1.186 @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.169 2013/10/19 09:07:07 adam Exp $ +# $NetBSD: Makefile,v 1.186 2017/04/22 21:03:41 adam 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= 11 +PKGREVISION= 24 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,7 +19,8 @@ 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 +# This package is eol as of May, 2011. As of April, 2017, it remains +# because at least one user reported still using it. USE_LIBTOOL= yes USE_TOOLS+= pkg-config rpcgen @@ -46,7 +47,7 @@ PKG_GECOS.${DOVECOT_USER}= Dovecot IMAP/ EGDIR= ${PREFIX}/share/examples/dovecot CONF_FILES= ${EGDIR}/dovecot-example.conf ${PKG_SYSCONFDIR}/dovecot.conf -INSTALLATION_DIRS= libexec/dovecot sbin share/doc/dovecot \ +INSTALLATION_DIRS+= libexec/dovecot sbin share/doc/dovecot \ share/examples/dovecot SUBST_CLASSES+= paths