Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 7226DCD641 for ; Fri, 12 Sep 2014 08:49:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C590514A1D3; Fri, 12 Sep 2014 08:49:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F7EF14A1C7 for ; Fri, 12 Sep 2014 08:49:53 +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 DcE5F1xUrSbu for ; Fri, 12 Sep 2014 08:49:53 +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 EDC2914A1C6 for ; Fri, 12 Sep 2014 08:49:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A133E98; Fri, 12 Sep 2014 08:49:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 12 Sep 2014 08:49:52 +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: <20140912084952.A133E98@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 Sep 12 08:49:52 UTC 2014 Modified Files: pkgsrc/devel/p5-Test-File: Makefile distinfo Added Files: pkgsrc/devel/p5-Test-File/patches: patch-t_file__contains__encoded.t Log Message: Update to 1.39 Add missing BUILD_DEPENDS Add a patch to fix test Upstream changes: 1.39 - Thu Sep 11 05:46:58 2014 * Allow tests to run in parallel (RT #89908 and RT #91862) 1.38 - Thu Sep 11 04:03:42 2014 * Add xmikew's mtime test fucntions. GitHub issue #8 1.37 - Thu Sep 11 03:46:00 2014 * Uncomment accidently commented symlink_target_is_absolute_ok To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Test-File/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test-File/distinfo cvs rdiff -u -r0 -r1.1 \ pkgsrc/devel/p5-Test-File/patches/patch-t_file__contains__encoded.t Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.