Subject: CVS commit: pkgsrc/mail/cyrus-imapd22
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/27/2004 04:45:06
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu May 27 04:45:06 UTC 2004

Modified Files:
	pkgsrc/mail/cyrus-imapd22: DEINSTALL
	pkgsrc/mail/cyrus-imapd22/files: cyrus.sh

Log Message:
Restructure the flow so that we use pipes to pass information between
processes instead of saving values in shell variables and then iterating
over them.  Using pipes is more scalable and is just as easy to read, so
it's a net win.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/cyrus-imapd22/DEINSTALL
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/cyrus-imapd22/files/cyrus.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.