Received: by mail.netbsd.org (Postfix, from userid 605) id 9831E84DA6; Mon, 16 Dec 2019 01:12:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1FE1884D9E for ; Mon, 16 Dec 2019 01:12:36 +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 j_n_6qGfns6F for ; Mon, 16 Dec 2019 01:12:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7CF1084D8C for ; Mon, 16 Dec 2019 01:12:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76EABFA97; Mon, 16 Dec 2019 01:12:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1576458755138900" MIME-Version: 1.0 Date: Mon, 16 Dec 2019 01:12:35 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20191216011235.76EABFA97@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. --_----------=_1576458755138900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Mon Dec 16 01:12:35 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Added devel/py-setuptools-rust version 0.10.6 To generate a diff of this commit: cvs rdiff -u -r1.5419 -r1.5420 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1576458755138900 Content-Disposition: inline Content-Length: 759 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.5419 pkgsrc/doc/CHANGES-2019:1.5420 --- pkgsrc/doc/CHANGES-2019:1.5419 Mon Dec 16 00:44:48 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Dec 16 01:12:35 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5419 2019/12/16 00:44:48 gutteridge Exp $ +$NetBSD: CHANGES-2019,v 1.5420 2019/12/16 01:12:35 minskim Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8704,3 +8704,4 @@ Changes to the packages collection and i Updated x11/lxrandr to 0.3.2 [gutteridge 2019-12-15] Updated security/php-pecl-mcrypt to 1.0.3 [taca 2019-12-16] Updated x11/xfce4-exo to 0.12.10 [gutteridge 2019-12-16] + Added devel/py-setuptools-rust version 0.10.6 [minskim 2019-12-16] --_----------=_1576458755138900--