Subject: CVS commit: pkgsrc/mail/php4-imap
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/31/2001 15:58:54
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Dec 31 23:57:39 UTC 2001

Modified Files:
	pkgsrc/mail/php4-imap: Makefile distinfo
	pkgsrc/mail/php4-imap/patches: patch-aa patch-ab

Log Message:
Update math/php4-imap to 4.1.0.  No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution, but add back
"--with-imap-ssl" to configure options as the IMAP client library does
both TLS _and_ IMAP over SSL, and the functionality isn't enabled in the
PHP4 client unless this option is specified.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/php4-imap/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/php4-imap/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/php4-imap/patches/patch-aa \
    pkgsrc/mail/php4-imap/patches/patch-ab

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