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 EE894A654B for ; Wed, 28 Jan 2015 02:30:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 138E614A1ED; Wed, 28 Jan 2015 02:30:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FCA414A1C5 for ; Wed, 28 Jan 2015 02:29: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 txNmdb_9ZhZ2 for ; Wed, 28 Jan 2015 02:29:58 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 759E914A199 for ; Wed, 28 Jan 2015 02:29:57 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id t0S2TsuS019370 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 28 Jan 2015 03:29:54 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id t0S2Trx8020644 for pkgsrc-changes@netbsd.org; Wed, 28 Jan 2015 03:29:53 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8E9A14A199 for ; Wed, 28 Jan 2015 02:27:54 +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 jw1yJbyeW8g2 for ; Wed, 28 Jan 2015 02:27:54 +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 2136514A133 for ; Wed, 28 Jan 2015 02:27:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1B88598; Wed, 28 Jan 2015 02:27:54 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 28 Jan 2015 02:27:54 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Test-File-ShareDir To: pkgsrc-changes@netbsd.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150128022754.1B88598@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Wed, 28 Jan 2015 03:29:54 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Wed Jan 28 02:27:54 UTC 2015 Modified Files: pkgsrc/devel/p5-Test-File-ShareDir: Makefile distinfo Log Message: Update 1.000000 to 1.000005 --------------------------- 1.000005 2014-08-15T23:41:58Z [00 Trivial] - CPANDAY! - no code changes. - tests augmented. - whitespace greatly reduced. [Dependencies::Stats] - Dependencies changed since 1.000004, see misc/*.deps* for details - configure: 1 - develop: +1 (suggests: 1) - test: -4 (recommends: 1 -2) [Misc] - Improve source side POD to reduce build side whitespace. [Tests] - update Test::ReportPrereqs 1.000004 2014-07-22T19:29:27Z [Doc Bugfix] - Previous releases changelog was misleading. - We're requiring a newer Path::Tiny to avoid a problem. ( As opposed to the impression that a newer Path::Tiny caused the problem, grammar-- ) 1.000003 2014-07-22T19:02:06Z [Bugfix] - Attempt to avoid tempdir(CLEANUP => 1) being an error by requiring newer Path::Tiny [Dependencies::Stats] - Dependencies changed since 1.000002, see misc/*.deps* for details - runtime: 1 1.000002 2014-07-18T16:33:36Z [00 Trivial] - Minor packaging cleanups shaving ~7k [Dependencies::Stats] - Dependencies changed since 1.000001, see misc/*.deps* for details - develop: (suggests: 2) - test: +2 1 (recommends: +1) 1.000001 2014-06-07T15:14:38Z [00 Trivial] - Mostly internal aesthetic changes / perlcritic things. - tempdir behaviours used via Path::Tiny interface instead of directly. - Silly runtime function proxies mostly deleted. - packaging tweaked minorly [Dependencies::Stats] - Dependencies changed since 1.000000, see misc/*.deps* for details - configure: (recommends: 1) - develop: +3 -3 (suggests: +2 -1) - runtime: -1 - test: (recommends: 2) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Test-File-ShareDir/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Test-File-ShareDir/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.