Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher ECDHE-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 B8F76A5811 for ; Sat, 26 Apr 2014 13:44:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DE8EE14A2A4; Sat, 26 Apr 2014 13:44:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 586EF14A2A2 for ; Sat, 26 Apr 2014 13:44:41 +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 1Jbl06h_Q2Ts for ; Sat, 26 Apr 2014 13:44:40 +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 CAAFC14A29A for ; Sat, 26 Apr 2014 13:44:40 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BFEFD96; Sat, 26 Apr 2014 13:44:40 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 26 Apr 2014 13:44:40 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Perl-Critic To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20140426134440.BFEFD96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sat Apr 26 13:44:40 UTC 2014 Modified Files: pkgsrc/devel/p5-Perl-Critic: Makefile distinfo Log Message: Update to 1.121 Upstream changes: 1.121 2013-11-02 [New Features] * Added new themes based on CERT guidelines. Thanks Kirk Kimmel. [Administrative Changes] * The source code repository for Perl-Critic has been moved to GitHub at http://github.com/Perl-Critc/Perl-Critic. All ticekts from the RT queue have also been moved there. Please use GitHub for submitting any new bugs or corresponding about existing ones. Huge thanks to Tim Bunce, Andreas Marienborg, fREW Schmidt, and Graham Knop for making this happen. [Miscellanea] * This change log was reformatted to comply with CPAN::Changes::Spec, courtesy of Neil Bowers as part of a quest on http://questhub.io. Does your change log comply? To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Perl-Critic/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Perl-Critic/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.