Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2C88E1A9217 for ; Sun, 6 Dec 2020 11:39:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 925CB850DC; Sun, 6 Dec 2020 11:39:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CC4AF84DE5 for ; Sun, 6 Dec 2020 11:39:12 +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 RmMUbRUOBxEZ for ; Sun, 6 Dec 2020 11:39:12 +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 1744C84C86 for ; Sun, 6 Dec 2020 11:39:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14815FA9D; Sun, 6 Dec 2020 11:39:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160725475236380" MIME-Version: 1.0 Date: Sun, 6 Dec 2020 11:39:12 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20201206113912.14815FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160725475236380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 6 11:39:11 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/py-mercurial to 5.6.1 To generate a diff of this commit: cvs rdiff -u -r1.6589 -r1.6590 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20250 -r1.20251 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160725475236380 Content-Disposition: inline Content-Length: 1319 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6589 pkgsrc/doc/CHANGES-2020:1.6590 --- pkgsrc/doc/CHANGES-2020:1.6589 Sun Dec 6 11:29:33 2020 +++ pkgsrc/doc/CHANGES-2020 Sun Dec 6 11:39:11 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6589 2020/12/06 11:29:33 adam Exp $ +$NetBSD: CHANGES-2020,v 1.6590 2020/12/06 11:39:11 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9584,3 +9584,4 @@ Changes to the packages collection and i Updated net/haproxy to 2.3.2 [adam 2020-12-06] Updated databases/py-whisper to 1.1.7 [adam 2020-12-06] Updated devel/py-pkginfo to 1.6.1 [adam 2020-12-06] + Updated devel/py-mercurial to 5.6.1 [wiz 2020-12-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20250 pkgsrc/doc/TODO:1.20251 --- pkgsrc/doc/TODO:1.20250 Sun Dec 6 10:58:34 2020 +++ pkgsrc/doc/TODO Sun Dec 6 11:39:11 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20250 2020/12/06 10:58:34 wiz Exp $ +$NetBSD: TODO,v 1.20251 2020/12/06 11:39:11 wiz Exp $ Suggested new packages ====================== @@ -937,7 +937,6 @@ For possible Perl packages updates, see o py-input-pad-1.4.2 o py-keybinder-0.3.1 o py-markdown-3.2.2 [drops python-2.x support] - o py-mercurial-5.6.1 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_160725475236380--