Received: by mail.netbsd.org (Postfix, from userid 605) id ED3AF84DC6; Tue, 9 Jul 2019 10:43:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7607284DBE for ; Tue, 9 Jul 2019 10:43: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 BRWdXQRHWlpE for ; Tue, 9 Jul 2019 10:43:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CA66E84CD5 for ; Tue, 9 Jul 2019 10:43:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2141FBF4; Tue, 9 Jul 2019 10:43:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156266899789560" MIME-Version: 1.0 Date: Tue, 9 Jul 2019 10:43:17 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190709104317.C2141FBF4@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. --_----------=_156266899789560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Jul 9 10:43:17 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated security/libssh2 to 1.9.0 To generate a diff of this commit: cvs rdiff -u -r1.2839 -r1.2840 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19118 -r1.19119 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156266899789560 Content-Disposition: inline Content-Length: 1319 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.2839 pkgsrc/doc/CHANGES-2019:1.2840 --- pkgsrc/doc/CHANGES-2019:1.2839 Tue Jul 9 07:47:03 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jul 9 10:43:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.2839 2019/07/09 07:47:03 adam Exp $ +$NetBSD: CHANGES-2019,v 1.2840 2019/07/09 10:43:17 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -4725,3 +4725,4 @@ Changes to the packages collection and i Updated databases/mongodb3 to 3.4.21 [adam 2019-07-09] Updated lang/python37 to 3.7.4 [adam 2019-07-09] Updated lang/py37-html-docs to 3.7.4 [adam 2019-07-09] + Updated security/libssh2 to 1.9.0 [nia 2019-07-09] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19118 pkgsrc/doc/TODO:1.19119 --- pkgsrc/doc/TODO:1.19118 Tue Jul 9 04:07:12 2019 +++ pkgsrc/doc/TODO Tue Jul 9 10:43:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19118 2019/07/09 04:07:12 ryoon Exp $ +$NetBSD: TODO,v 1.19119 2019/07/09 10:43:17 nia Exp $ Suggested new packages ====================== @@ -972,7 +972,6 @@ For possible Perl packages updates, see o libprelude-3.1.0 o libpreludedb-3.1.0 o libquantum-1.1.0 [pkg/43728, development release] - o libssh2-1.9.0 o libstree-0.4.2 o libtcl-nothread-8.5.1 o libtecla-1.6.3 --_----------=_156266899789560--