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.26 retrieving revision 1.29 diff -u -p -r1.26 -r1.29 --- pkgsrc/mail/dovecot/Attic/Makefile 2004/08/01 07:04:45 1.26 +++ pkgsrc/mail/dovecot/Attic/Makefile 2004/12/21 00:00:34 1.29 @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.26 2004/08/01 07:04:45 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2004/12/21 00:00:34 xtraeme Exp $ -DISTNAME= dovecot-0.99.10.9 +DISTNAME= dovecot-0.99.12.1 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ .if 0 PATCH_SITES= http://www.roughtrade.net/dovecot/ -PATCHFILES= dovecot-crammd5-0.99.10.7.diff +PATCHFILES= dovecot-crammd5-0.99.11.diff PATCH_DIST_STRIP= -p1 .endif @@ -16,6 +16,7 @@ COMMENT= Secure IMAP and POP3 server PKG_INSTALLATION_TYPES= overwrite pkgviews +WRKSRC= ${WRKDIR}/${DISTNAME:S/.1$//} USE_BUILDLINK3= YES USE_LIBTOOL= YES USE_PKGINSTALL= YES