Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B0C4B717FC for ; Thu, 22 Aug 2013 08:13:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2703D14A290; Thu, 22 Aug 2013 08:13:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 066F814A199 for ; Thu, 22 Aug 2013 08:13:15 +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 fujUFIE7ljIs for ; Thu, 22 Aug 2013 08:13:14 +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 7031414A21C for ; Thu, 22 Aug 2013 08:13:14 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6D92096; Thu, 22 Aug 2013 08:13:14 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 22 Aug 2013 08:13:14 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/p5-Catalyst-Devel To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130822081314.6D92096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu Aug 22 08:13:14 UTC 2013 Modified Files: pkgsrc/www/p5-Catalyst-Devel: Makefile distinfo Log Message: Update to 1.39 Upstream changes: 1.39 2013-06-14 12:44:17 - Write =encoding utf8 into generated Pod files so that things work as expected for people with utf-8 characters in their unix username as returned by getpwuid (RT#84613) - Fix unbalanced parenthesis in comptest.tt (RT#85661) 1.38 2013-04-11 20:54:00 - Remove all PAR based deployment options, as they're unsupported and don't even pretend to work on 5.9 RT#83936 1.37 2012-05-19 11:19:00 - Add x_authority metadata to the distribution for PAUSE. - Fix restarter regex to apply to files being created/changed, not just those being deleted. - Use iomode => ":raw" to stop PNG files getting corrupted when being slurped on windows as noted on the mailing list. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/p5-Catalyst-Devel/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/p5-Catalyst-Devel/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.