Subject: CVS commit: pkgsrc/mail/postfix
To: None <pkgsrc-changes@NetBSD.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2004 06:25:26
Module Name:	pkgsrc
Committed By:	martti
Date:		Fri Jan 23 06:25:26 UTC 2004

Modified Files:
	pkgsrc/mail/postfix: Makefile distinfo

Log Message:
Updated postfix to 2.0.18

- A change in the line reading routines caused unexpected results
  with lines ending in EOF. This change is undone.

- A portability problem with the test command ("test -e" is not
  supported on older systems, while "test -f" does the job).


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 pkgsrc/mail/postfix/Makefile
cvs rdiff -r1.50 -r1.51 pkgsrc/mail/postfix/distinfo

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