Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 6F7CA7A3D6 for ; Fri, 29 Apr 2016 12:48:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E1C9085E58; Fri, 29 Apr 2016 12:48:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70B8085E3F for ; Fri, 29 Apr 2016 12:48:03 +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 u-auCaRjRvYb for ; Fri, 29 Apr 2016 12:48:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1AB9385E24 for ; Fri, 29 Apr 2016 12:48:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15C0BFBBA; Fri, 29 Apr 2016 12:48:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 29 Apr 2016 12:48:03 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-IO-Pager To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160429124803.15C0BFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri Apr 29 12:48:03 UTC 2016 Modified Files: pkgsrc/devel/p5-IO-Pager: Makefile distinfo Log Message: Updated to devel/p5-IO-Pager-0.36 -------------------------------- 0.36 Mon Feb 29 2016 - Fix Use of uninitialized value at IO/Pager.pm line 98 - Remove dubgging statement. - Add some additional reporting to interactive tests. - Specify minimum Test::More version. 0.35 Fri Jan 01 2016 - Update test 11 for Windows; okay in CMD, PowerShell and MSYS but tcsh and win-bash both fail - Add .travis.yml To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-IO-Pager/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-IO-Pager/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.