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 AF1E7A654D for ; Sun, 8 Feb 2015 13:44:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3A0E914A158; Sun, 8 Feb 2015 13:44:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A1A8914A152 for ; Sun, 8 Feb 2015 13:44:25 +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 60Mj5appRzsG for ; Sun, 8 Feb 2015 13:44:24 +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 E1DB914A150 for ; Sun, 8 Feb 2015 13:44:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D60EB98; Sun, 8 Feb 2015 13:44:24 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 8 Feb 2015 13:44:24 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-IO-All To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150208134424.D60EB98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sun Feb 8 13:44:24 UTC 2015 Modified Files: pkgsrc/devel/p5-IO-All: Makefile distinfo Log Message: Update 0.61 to 0.85 ------------------- 0.85 Mon Dec 15 08:34:09 CST 2014 - Fix copy tests on Windows 0.84 Sun Dec 14 02:06:37 CST 2014 - Pass separator along when tie'ing (Fixes GH#52, Arthur Axel 'fREW' Schmidt) - Add ->copy method (Arthur Axel 'fREW' Schmidt) - Prefix private methods with underscores (Arthur Axel 'fREW' Schmidt) 0.83 Sat Dec 13 01:00:16 CST 2014 - Allow passing an argument to ->relative (Arthur Axel 'fREW' Schmidt) 0.82 Thu Nov 13 15:10:32 CST 2014 - Use bsd_glob for ::Dir->glob (Arthur Axel 'fREW' Schmidt) 0.81 Wed Nov 5 18:18:25 PST 2014 - Fixed a doc formatting bug. 0.80 Tue Nov 4 11:13:18 PST 2014 - Make the Role Call list link to their doc sections. 0.79 Tue Sep 2 14:34:27 MDT 2014 - Doc enhancement. PR/51. @nheinric++ 0.78 Thu Aug 28 11:56:36 PDT 2014 - Release to steal indexing back from Alt::IO::All::new. 0.77 Tue Aug 26 12:37:29 PDT 2014 - Add new overloads from PR/49 @ginzel++ 0.76 Tue Aug 19 16:21:05 PDT 2014 - Relplace tabs with spaces 0.75 Sat Aug 16 16:41:13 PDT 2014 - Change testdir to t 0.74 Sat Aug 16 16:03:33 PDT 2014 - Fix strict/warnings 0.73 Sat Aug 16 15:35:55 PDT 2014 - Remove 'use 5.x.x' from code 0.72 Sat Aug 16 11:19:00 PDT 2014 - Meta 0.0.2 0.71 Sat Aug 16 03:45:11 PDT 2014 - Eliminate spurious trailing whitespace 0.70 Sat Aug 16 02:08:08 PDT 2014 - Eliminate File::Basename from test/ 0.69 Fri Aug 15 15:55:18 PDT 2014 - Add t/000-compile-modules.t - CPAN Day 2014 - 21 Release Salute! 0.68 Sun Aug 10 08:56:08 PDT 2014 - PR/47. Doc fixes. @ginzel++ 0.67 Sat Aug 2 11:58:01 PDT 2014 - Fix Copyright years. 0.66 Wed Jul 16 23:39:38 PDT 2014 - Move doc to Swim - Fix Meta and add Contributing file 0.65 Sat Jun 14 12:48:31 PDT 2014 - Support recommended modules again 0.64 Sat Jun 14 12:33:21 PDT 2014 - New badge syntax - Changed the ABSTRACT 0.63 Sun Jun 8 12:45:43 PDT 2014 - Add coveralls badge - Finish porting pod to kwim 0.62 Sat Jun 7 13:36:32 PDT 2014 - Convert release to Zilla::Dist - Start converting doc to Kwim To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-IO-All/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-IO-All/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.