Received: by mail.netbsd.org (Postfix, from userid 605) id F188784E02; Wed, 11 Mar 2020 09:29:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7A29284E00 for ; Wed, 11 Mar 2020 09:29:20 +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 p5l8vAMCPvmk for ; Wed, 11 Mar 2020 09:29:19 +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 5936884D94 for ; Wed, 11 Mar 2020 09:29:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 50E12FB27; Wed, 11 Mar 2020 09:29:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1583918959178420" MIME-Version: 1.0 Date: Wed, 11 Mar 2020 09:29:19 +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: <20200311092919.50E12FB27@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. --_----------=_1583918959178420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 11 09:29:19 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated devel/py-mercurial to 5.3.1 To generate a diff of this commit: cvs rdiff -u -r1.1472 -r1.1473 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19722 -r1.19723 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1583918959178420 Content-Disposition: inline Content-Length: 1286 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.1472 pkgsrc/doc/CHANGES-2020:1.1473 --- pkgsrc/doc/CHANGES-2020:1.1472 Wed Mar 11 08:32:24 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Mar 11 09:29:18 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1472 2020/03/11 08:32:24 adam Exp $ +$NetBSD: CHANGES-2020,v 1.1473 2020/03/11 09:29:18 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2039,3 +2039,4 @@ Changes to the packages collection and i Updated www/curl to 7.69.1 [adam 2020-03-11] Updated lang/python37 to 3.7.7 [adam 2020-03-11] Updated lang/py37-html-docs to 3.7.7 [adam 2020-03-11] + Updated devel/py-mercurial to 5.3.1 [wiz 2020-03-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19722 pkgsrc/doc/TODO:1.19723 --- pkgsrc/doc/TODO:1.19722 Tue Mar 10 23:04:59 2020 +++ pkgsrc/doc/TODO Wed Mar 11 09:29:18 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19722 2020/03/10 23:04:59 wiz Exp $ +$NetBSD: TODO,v 1.19723 2020/03/11 09:29:18 wiz Exp $ Suggested new packages ====================== @@ -1004,7 +1004,6 @@ For possible Perl packages updates, see o py-hgview-1.9.0 o py-input-pad-1.4.2 o py-keybinder-0.3.1 - o py-mercurial-5.3.1 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_1583918959178420--