Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 957C763CD4E for ; Fri, 18 Nov 2011 00:15:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7335D14A1F2; Fri, 18 Nov 2011 00:15:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5EB1F14A1F0 for ; Fri, 18 Nov 2011 00:15:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LEJ8TF4TDTfG for ; Fri, 18 Nov 2011 00:15:56 +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 CEF4014A1D1 for ; Fri, 18 Nov 2011 00:15:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BDDC1175DD; Fri, 18 Nov 2011 00:15:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 18 Nov 2011 00:15:56 +0000 From: "Hiramatsu Yoshifumi" Subject: CVS commit: pkgsrc/www/p5-Continuity To: pkgsrc-changes@NetBSD.org Reply-To: hiramatsu@netbsd.org X-Mailer: log_accum Message-Id: <20111118001556.BDDC1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hiramatsu Date: Fri Nov 18 00:15:56 UTC 2011 Modified Files: pkgsrc/www/p5-Continuity: Makefile distinfo Log Message: Update p5-Continuit to 1.5. Changes from previous: Version 1.5 (released 2011.09.17) * Fix PSGI docroot * Documentation improvements Version 1.4 (released 2011.03.20) * Make PSGI adapter be non-blocking * Also make it use the psgi.streaming interface * Add yield to Adapt::HttpDaemon's print (I thought it was there before?) * Add Coro thread descriptions for better debugging Version 1.3 (released 2010.11.22) * Stupid version number issue Version 1.2.0 (released 2010.11.22) * Refactor PSGI adaptor (scrottie) * Random documentation updates To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-Continuity/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/p5-Continuity/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.