Subject: CVS commit: pkgsrc/mail/libesmtp
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/11/2004 00:13:54
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Dec 11 00:13:54 UTC 2004

Modified Files:
	pkgsrc/mail/libesmtp: Makefile distinfo
	pkgsrc/mail/libesmtp/patches: patch-ad

Log Message:
The "Evil Hack" is now a standard part of openssl buildlink3 which
can be simply turned on by setting USE_OLD_DES_API=yes.  Modify
references to <openssl/des.h> to refer to <openssl/des_old.h> where
the old DES interface is expected.  This is forward compatible with
future versions of OpenSSL.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/mail/libesmtp/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/libesmtp/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/libesmtp/patches/patch-ad

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