Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5603EA664E for ; Wed, 9 Dec 2015 13:40:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 06B0385E85; Wed, 9 Dec 2015 13:40:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8946E85E5A for ; Wed, 9 Dec 2015 13:40:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id r4yaDkUO2-Ee for ; Wed, 9 Dec 2015 13:40:30 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 334E885E1A for ; Wed, 9 Dec 2015 13:40:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E99BFB80; Wed, 9 Dec 2015 13:40:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 9 Dec 2015 13:40:30 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-Mojolicious To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20151209134030.2E99BFB80@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Wed Dec 9 13:40:30 UTC 2015 Modified Files: pkgsrc/www/p5-Mojolicious: Makefile distinfo Log Message: Update to 6.36 Upstream changes: 6.36 2015-12-08 - Improved Mojo::JSON performance slightly. (haarg) - Improved inactivity_timeout helper to return the current controller object. 6.35 2015-12-04 - Removed deprecated collecting method from Mojo::UserAgent::CookieJar. - Fixed warnings in Mojo::Cookie::Response. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/p5-Mojolicious/Makefile cvs rdiff -u -r1.79 -r1.80 pkgsrc/www/p5-Mojolicious/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.