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.143 retrieving revision 1.146 diff -u -p -r1.143 -r1.146 --- pkgsrc/mail/dovecot/Attic/Makefile 2010/01/25 12:31:20 1.143 +++ pkgsrc/mail/dovecot/Attic/Makefile 2010/05/03 19:19:00 1.146 @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.143 2010/01/25 12:31:20 ghen Exp $ +# $NetBSD: Makefile,v 1.146 2010/05/03 19:19:00 ghen Exp $ DOVECOT_VERSION= 1.2 -DOVECOT_SUBVERSION= .10 -SIEVE_VERSION= 0.1.15 +DOVECOT_SUBVERSION= .11 +PKGREVISION= 2 +SIEVE_VERSION= 0.1.16 MANAGESIEVE_VERSION= 0.11.11 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} CATEGORIES= mail