Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9814063B11D for ; Tue, 16 Mar 2010 18:23:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 49FB663B26B; Tue, 16 Mar 2010 18:23:15 +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 67A5763B209 for ; Tue, 16 Mar 2010 18:23:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 56A4C175DF; Tue, 16 Mar 2010 18:23:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 16 Mar 2010 18:23:14 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/net/p5-Net-OAuth To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100316182314.56A4C175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Mar 16 18:23:14 UTC 2010 Modified Files: pkgsrc/net/p5-Net-OAuth: Makefile distinfo Log Message: Updating net/p5-Net-OAuth from 0.20 to 0.22 pkgsrc changes: - fix typo in dependencies Upstream changes: 0.21 Wed, 10 Mar 2010 22:20:49 UTC * Added xAuth support with xAuthAccessTokenRequest (thanks Masayoshi Sekimura and Simon Wistow) * Added performance patch to decrease stat() system calls when requiring modules (thanks Brad Whitaker) 0.22 Thu, 11 Mar 2010 00:21:26 UTC * Renamed xAuthAccessTokenRequest to XauthAccessTokenRequest for CamelCaseConsistency * Added a couple tests for XauthAccessTokenRequest To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/p5-Net-OAuth/Makefile \ pkgsrc/net/p5-Net-OAuth/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.