Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id BACBA63D7B3 for ; Sat, 26 Jan 2013 13:24:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7426414A23A; Sat, 26 Jan 2013 13:24:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B49D14A232 for ; Sat, 26 Jan 2013 13:24:59 +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 h_fo12JnZLV6 for ; Sat, 26 Jan 2013 13:24:58 +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 D0AED14A22E for ; Sat, 26 Jan 2013 13:24:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BF9EF175DD; Sat, 26 Jan 2013 13:24:58 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 26 Jan 2013 13:24:58 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/devel/p5-strictures To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20130126132458.BF9EF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Sat Jan 26 13:24:58 UTC 2013 Modified Files: pkgsrc/devel/p5-strictures: Makefile distinfo Log Message: Updated to 1.004004 ChangeLog: 1.004004 - 2012-11-12 - fix 5.16 crash due to qw() list being readonly 1.004003 - 2012-11-10 - check only once for presence of extra testing prereqs - explicitly specify no dynamic_config in META To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-strictures/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-strictures/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.