Received: by mail.netbsd.org (Postfix, from userid 605) id 4F11884E7A; Mon, 21 Oct 2019 09:42:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CBA0784CDF for ; Mon, 21 Oct 2019 09:42:27 +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 B0l00j-KQ8k3 for ; Mon, 21 Oct 2019 09:42:27 +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 2D44E84CD4 for ; Mon, 21 Oct 2019 09:42:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2B51FF979; Mon, 21 Oct 2019 09:42:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157165094733620" MIME-Version: 1.0 Date: Mon, 21 Oct 2019 09:42:27 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20191021094227.2B51FF979@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. --_----------=_157165094733620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 21 09:42:26 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: Updated lang/python27, devel/libuv To generate a diff of this commit: cvs rdiff -u -r1.4459 -r1.4460 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19358 -r1.19359 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157165094733620 Content-Disposition: inline Content-Length: 1322 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.4459 pkgsrc/doc/CHANGES-2019:1.4460 --- pkgsrc/doc/CHANGES-2019:1.4459 Sun Oct 20 20:08:05 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Oct 21 09:42:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4459 2019/10/20 20:08:05 ast Exp $ +$NetBSD: CHANGES-2019,v 1.4460 2019/10/21 09:42:26 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7168,3 +7168,5 @@ Changes to the packages collection and i Added graphics/moka-icon-theme version 5.4.0 [nia 2019-10-20] Added textproc/json2tsv version 0.2 [leot 2019-10-20] Updated www/nostromo to 1.9.6nb2 [ast 2019-10-20] + Updated lang/python27 to 2.7.17 [adam 2019-10-21] + Updated devel/libuv to 1.33.1 [adam 2019-10-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19358 pkgsrc/doc/TODO:1.19359 --- pkgsrc/doc/TODO:1.19358 Sun Oct 20 18:02:35 2019 +++ pkgsrc/doc/TODO Mon Oct 21 09:42:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19358 2019/10/20 18:02:35 wiz Exp $ +$NetBSD: TODO,v 1.19359 2019/10/21 09:42:26 adam Exp $ Suggested new packages ====================== @@ -934,7 +934,6 @@ For possible Perl packages updates, see o libstree-0.4.2 o libtecla-1.6.3 o libtrace-3.0.22 - o libuv-1.33.1 o libv4l-0.8.5 o libvirt-2.3 o libwnck3-3.32.0 --_----------=_157165094733620--