Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 72B3A63B8DF for ; Tue, 12 May 2009 18:36:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C2B6D63B141; Tue, 12 May 2009 18:36:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B10EF63B198 for ; Tue, 12 May 2009 18:36:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 75C65175D0; Tue, 12 May 2009 18:36:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 12 May 2009 18:36:19 +0000 From: Martti Kuparinen Subject: CVS commit: pkgsrc/chat/ejabberd To: pkgsrc-changes@NetBSD.org Reply-To: martti@netbsd.org X-Mailer: log_accum Message-Id: <20090512183619.75C65175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: martti Date: Tue May 12 18:36:19 UTC 2009 Modified Files: pkgsrc/chat/ejabberd: Makefile PLIST distinfo Log Message: Updated chat/ejabberd to 2.0.5 * Fix two problems introduced in ejabberd 2.0.4: subscription request produced many authorization requests with some clients and transports; and subscription requests were not stored for later delivery when receiver was offline. * Fix warning in expat_erl.c about implicit declaration of x_fix_buff * HTTP-Bind (BOSH): Fix a missing stream:error in the returned remote-stream-error stanza To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/chat/ejabberd/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/ejabberd/PLIST cvs rdiff -u -r1.7 -r1.8 pkgsrc/chat/ejabberd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.