Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B32FC63B842 for ; Tue, 17 Jun 2008 13:58:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6C17963B18B; Tue, 17 Jun 2008 13:58:09 +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 B303E63B176 for ; Tue, 17 Jun 2008 13:58:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9B572175D0; Tue, 17 Jun 2008 13:58:08 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/chat/libotr To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20080617135808.9B572175D0@cvs.netbsd.org> Date: Tue, 17 Jun 2008 13:58:08 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: gdt Date: Tue Jun 17 13:58:08 UTC 2008 Modified Files: pkgsrc/chat/libotr: Makefile PLIST distinfo Log Message: Update to 3.2.0. - Added support for one-way authentication using an explicit question, based on the SOUPS 2008 user study. To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/chat/libotr/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/chat/libotr/PLIST cvs rdiff -r1.5 -r1.6 pkgsrc/chat/libotr/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.