Received: by mail.netbsd.org (Postfix, from userid 605) id 8630F84DC4; Sun, 10 Sep 2017 15:39:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1863784D2F for ; Sun, 10 Sep 2017 15:39:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id szcGelJE_XOz for ; Sun, 10 Sep 2017 15:39:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7B05E84D29 for ; Sun, 10 Sep 2017 15:39:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 74760FA98; Sun, 10 Sep 2017 15:39:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150505794256250" MIME-Version: 1.0 Date: Sun, 10 Sep 2017 15:39:02 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170910153902.74760FA98@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. --_----------=_150505794256250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 10 15:39:02 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of sysutils/ruby-childprocess package to 0.7.1. To generate a diff of this commit: cvs rdiff -u -r1.3711 -r1.3712 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150505794256250 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3711 pkgsrc/doc/CHANGES-2017:1.3712 --- pkgsrc/doc/CHANGES-2017:1.3711 Sun Sep 10 15:36:44 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 10 15:39:02 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3711 2017/09/10 15:36:44 taca Exp $ +$NetBSD: CHANGES-2017,v 1.3712 2017/09/10 15:39:02 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5231,3 +5231,4 @@ Changes to the packages collection and i Updated devel/lua-penlight to 1.5.4 [alnsn 2017-09-10] Updated security/ruby-net-ssh to 4.2.0 [taca 2017-09-10] Updated security/ruby-sshkit to 1.14.0 [taca 2017-09-10] + Updated sysutils/ruby-childprocess to 0.7.1 [taca 2017-09-10] --_----------=_150505794256250--