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 DBD5CA5813 for ; Fri, 9 May 2014 08:29:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3C96A14A2F0; Fri, 9 May 2014 08:29:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2811F14A2E9 for ; Fri, 9 May 2014 08:29:40 +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 Zt8Ch2MUNuZz for ; Fri, 9 May 2014 08:29:39 +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 A74CA14A2E3 for ; Fri, 9 May 2014 08:29:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C9A196; Fri, 9 May 2014 08:29:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 9 May 2014 08:29:39 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-Test-File To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20140509082939.9C9A196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Fri May 9 08:29:39 UTC 2014 Modified Files: pkgsrc/devel/p5-Test-File: Makefile distinfo Log Message: Update to 1.36 Upstream changes: 1.36 - Wed Jan 1 16:38:13 PST 2014 * Fix RT #89849 - bad line counts on latest dev version of Perl 1.35 - Thu Oct 10 01:36:55 PDT 2013 * Fix RT #89175 - don't distribute MYMETA* * add dir_exists_ok and dir_contains_ok * add file_contains_* functions To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test-File/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Test-File/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.