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 29F4AA582D for ; Thu, 29 Jan 2015 05:12:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CEE7214A1E6; Thu, 29 Jan 2015 05:11:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EC8814A1D7 for ; Thu, 29 Jan 2015 05:11:56 +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 N4k6BF4Gz7r9 for ; Thu, 29 Jan 2015 05:11:55 +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 E101714A18C for ; Thu, 29 Jan 2015 05:11:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DF08198; Thu, 29 Jan 2015 05:11:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 29 Jan 2015 05:11:55 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Devel-FindPerl To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150129051155.DF08198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Thu Jan 29 05:11:55 UTC 2015 Modified Files: pkgsrc/devel/p5-Devel-FindPerl: Makefile distinfo Log Message: 0.012 2013-11-20 14:57:15 Europe/Amsterdam Minor fixes in tests 0.011 2013-11-19 14:50:51 Europe/Amsterdam Fix other environmental variables in tainted mode. 0.010 2013-11-13 23:13:15 Europe/Amsterdam Add a non-empty PATH, to make *bsd happy Compare configuration case-insensitively, to make Windows happy 0.009 2013-11-07 23:00:55 Europe/Amsterdam find_perl_interpreter now return an array 0.008 2013-11-01 17:48:53 Europe/Amsterdam Always empty $ENV{PATH} before open2 Append executable extension to expected tainted path 0.007 2013-10-24 14:32:54 Europe/Amsterdam Soften dependency on ExtUtils::Config Rewrite tests not to depend on Capture::Tiny Export perl_is_same Handle tainting better To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Devel-FindPerl/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Devel-FindPerl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.