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 350357A282 for ; Sat, 17 Sep 2016 04:06:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD5CB85E8B; Sat, 17 Sep 2016 04:06:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DFE985DFE for ; Sat, 17 Sep 2016 04:06:18 +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 Ty4iflxj0VfA for ; Sat, 17 Sep 2016 04:06:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D05AD85E88 for ; Sat, 17 Sep 2016 04:06:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE7C1FBD1; Sat, 17 Sep 2016 04:06:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474085177175010" MIME-Version: 1.0 Date: Sat, 17 Sep 2016 04:06:17 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160917040617.CE7C1FBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1474085177175010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Sep 17 04:06:17 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated devel/p5-IO-Interactive to 1.022 To generate a diff of this commit: cvs rdiff -u -r1.3848 -r1.3849 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474085177175010 Content-Disposition: inline Content-Length: 732 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3848 pkgsrc/doc/CHANGES-2016:1.3849 --- pkgsrc/doc/CHANGES-2016:1.3848 Sat Sep 17 04:02:24 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Sep 17 04:06:17 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3848 2016/09/17 04:02:24 mef Exp $ +$NetBSD: CHANGES-2016,v 1.3849 2016/09/17 04:06:17 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5429,3 +5429,4 @@ Changes to the packages collection and i Updated devel/p5-Class-C3 to 0.32 [mef 2016-09-17] Updated devel/p5-Check-ISA to 0.09 [mef 2016-09-17] Updated devel/p5-File-Find-Object to 0.3.0 [mef 2016-09-17] + Updated devel/p5-IO-Interactive to 1.022 [mef 2016-09-17] --_----------=_1474085177175010--