Received: by mail.netbsd.org (Postfix, from userid 605) id 9E66584D4B; Tue, 22 Oct 2019 01:27:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 26ADD84D26 for ; Tue, 22 Oct 2019 01:27:05 +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 sFf_xdKq1lW1 for ; Tue, 22 Oct 2019 01:27:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7C58584CDB for ; Tue, 22 Oct 2019 01:27:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F24FF996; Tue, 22 Oct 2019 01:27:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1571707624250030" MIME-Version: 1.0 Date: Tue, 22 Oct 2019 01:27:04 +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: <20191022012704.6F24FF996@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1571707624250030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Oct 22 01:27:04 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/p5-IPC-Cmd To generate a diff of this commit: cvs rdiff -u -r1.4472 -r1.4473 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1571707624250030 Content-Disposition: inline Content-Length: 757 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4472 pkgsrc/doc/CHANGES-2019:1.4473 --- pkgsrc/doc/CHANGES-2019:1.4472 Mon Oct 21 23:49:07 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Oct 22 01:27:04 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4472 2019/10/21 23:49:07 mef Exp $ +$NetBSD: CHANGES-2019,v 1.4473 2019/10/22 01:27:04 mef Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7192,3 +7192,4 @@ Changes to the packages collection and i Updated devel/py-binaryornot to 0.4.4 [adam 2019-10-21] Updated multimedia/mate-media to 1.22.2 [gutteridge 2019-10-21] Updated www/emacs-w3m-snapshot to 1.4.632.20190920.1116 [mef 2019-10-21] + Updated devel/p5-IPC-Cmd to 1.02nb2 [mef 2019-10-22] --_----------=_1571707624250030--