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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7A937A654B for ; Fri, 22 May 2015 23:42:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1DD4F14A47B; Fri, 22 May 2015 23:42:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 959BA14A479 for ; Fri, 22 May 2015 23:42:55 +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 H5w1l4lDejzJ for ; Fri, 22 May 2015 23:42: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 16BE414A478 for ; Fri, 22 May 2015 23:42:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 117E398; Fri, 22 May 2015 23:42:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 22 May 2015 23:42:55 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Capture-Tiny To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150522234255.117E398@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 May 22 23:42:55 UTC 2015 Modified Files: pkgsrc/devel/p5-Capture-Tiny: Makefile distinfo Log Message: Update 0.28 to 0.30 ------------------- 0.30 2015-05-15 20:43:54-04:00 America/New_York No changes from 0.29 0.29 2015-04-19 18:36:24+02:00 Europe/Berlin (TRIAL RELEASE) Fixed: - Fix double filehandle close error with tee on Windows (which started warning during the perl 5.21.x series, causing tests to fail) To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Capture-Tiny/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Capture-Tiny/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.