Received: by mail.netbsd.org (Postfix, from userid 605) id 7E96984D85; Wed, 17 Mar 2021 11:24:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B8B0784D17 for ; Wed, 17 Mar 2021 11:24:03 +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 LUONmSKjK-e6 for ; Wed, 17 Mar 2021 11:24:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 154FA84CE8 for ; Wed, 17 Mar 2021 11:24:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 126F3FA95; Wed, 17 Mar 2021 11:24:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1615980243286880" MIME-Version: 1.0 Date: Wed, 17 Mar 2021 11:24:03 +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: <20210317112403.126F3FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1615980243286880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 17 11:24:02 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/py-mercurial to 5.7.1 To generate a diff of this commit: cvs rdiff -u -r1.1681 -r1.1682 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20437 -r1.20438 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1615980243286880 Content-Disposition: inline Content-Length: 1320 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1681 pkgsrc/doc/CHANGES-2021:1.1682 --- pkgsrc/doc/CHANGES-2021:1.1681 Wed Mar 17 08:19:02 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Mar 17 11:24:02 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1681 2021/03/17 08:19:02 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1682 2021/03/17 11:24:02 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2567,3 +2567,4 @@ Changes to the packages collection and i Updated databases/sqlite3-tcl to 3.35.1 [adam 2021-03-17] Updated devel/lemon to 1.0.3.35.1 [adam 2021-03-17] Updated x11/xkbcomp to 1.4.5 [wiz 2021-03-17] + Updated devel/py-mercurial to 5.7.1 [wiz 2021-03-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20437 pkgsrc/doc/TODO:1.20438 --- pkgsrc/doc/TODO:1.20437 Tue Mar 16 19:51:07 2021 +++ pkgsrc/doc/TODO Wed Mar 17 11:24:02 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20437 2021/03/16 19:51:07 adam Exp $ +$NetBSD: TODO,v 1.20438 2021/03/17 11:24:02 wiz Exp $ Suggested new packages ====================== @@ -940,7 +940,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.7.1 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_1615980243286880--