Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 48CFB63B293 for ; Wed, 14 May 2008 14:00:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EAFAE63B111; Wed, 14 May 2008 14:00:16 +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 3A4AE63B149 for ; Wed, 14 May 2008 14:00:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0D8F2175D0; Wed, 14 May 2008 14:00:16 +0000 (UTC) From: Takahiro Kambe Subject: CVS commit: pkgsrc/security/sudo To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org Message-Id: <20080514140016.0D8F2175D0@cvs.netbsd.org> Date: Wed, 14 May 2008 14:00:16 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: taca Date: Wed May 14 14:00:16 UTC 2008 Modified Files: pkgsrc/security/sudo: Makefile distinfo Log Message: Update security/seudo pacakge to 1.6.p16. Major changes since Sudo 1.6.9p15: o There was missing whitespace before the ldap libraries in the Makefile for some configurations. o LDAPS_PORT may not be defined on older Solaris LDAP SDKs. o If the LDAP server could not be contacted and the user was not present in sudoers, a syntax error in sudoers was incorrectly reported. To generate a diff of this commit: cvs rdiff -r1.111 -r1.112 pkgsrc/security/sudo/Makefile cvs rdiff -r1.54 -r1.55 pkgsrc/security/sudo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.