Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id C5D4163BFAC for ; Mon, 19 Jan 2009 12:00:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7E91E63B29B; Mon, 19 Jan 2009 12:00:05 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1BD2D63B246 for ; Mon, 19 Jan 2009 12:00:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EC84B175D0; Mon, 19 Jan 2009 12:00:03 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/security/skey To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20090119120003.EC84B175D0@cvs.netbsd.org> Date: Mon, 19 Jan 2009 12:00:03 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Mon Jan 19 12:00:03 UTC 2009 Modified Files: pkgsrc/security/skey: Makefile Log Message: Solaris's md4.h and sha1.h are not good enough for this package, and MD5_* is in libmd5. Fixes build failure reported by PR 40434. To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pkgsrc/security/skey/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.