Received: by mail.netbsd.org (Postfix, from userid 605) id DC07284DC4; Sun, 10 Sep 2017 15:33:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C98484D2F for ; Sun, 10 Sep 2017 15:33:37 +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 zo9meMcN-w1y for ; Sun, 10 Sep 2017 15:33:37 +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 CFD5984D29 for ; Sun, 10 Sep 2017 15:33:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C99BBFA98; Sun, 10 Sep 2017 15:33:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505057616200120" MIME-Version: 1.0 Date: Sun, 10 Sep 2017 15:33:36 +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: <20170910153336.C99BBFA98@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. --_----------=_1505057616200120 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:33:36 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of security/ruby-net-ssh package to 4.2.0. To generate a diff of this commit: cvs rdiff -u -r1.3709 -r1.3710 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505057616200120 Content-Disposition: inline Content-Length: 737 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.3709 pkgsrc/doc/CHANGES-2017:1.3710 --- pkgsrc/doc/CHANGES-2017:1.3709 Sun Sep 10 15:26:54 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Sep 10 15:33:36 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3709 2017/09/10 15:26:54 alnsn Exp $ +$NetBSD: CHANGES-2017,v 1.3710 2017/09/10 15:33:36 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5229,3 +5229,4 @@ Changes to the packages collection and i Updated net/ruby-dnsruby to 1.60.2 [taca 2017-09-10] Updated net/ruby-public_suffix to 3.0.0 [taca 2017-09-10] 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] --_----------=_1505057616200120--