Subject: CVS commit: pkgsrc/mail/evolution
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 11/06/2004 18:39:02
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sat Nov  6 18:39:02 UTC 2004

Modified Files:
	pkgsrc/mail/evolution: Makefile

Log Message:
Let the user enable/disable Kerberos 4 and 5 support through the new krb4
and krb5 options.  These are disabled by default, so bump PKGREVISION to 4
because the package was previously finding and using both libraries.

Also forbid the usage of krb[45] options together with ssl.  This fixes a
crash when using SSL, because the Mozilla NSS libraries and libcrypto (used
by Kerberos) have functions with the same name.  I don't know why this
worked for me in the first place, but it doesn't any more.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 pkgsrc/mail/evolution/Makefile

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