Received: by mail.netbsd.org (Postfix, from userid 605) id C10B484D99; Mon, 10 Dec 2018 12:56:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C87F284D47 for ; Mon, 10 Dec 2018 12:56:39 +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 WRoSUEr9XU_2 for ; Mon, 10 Dec 2018 12:56:39 +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 EFBA484CD4 for ; Mon, 10 Dec 2018 12:56:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3500FB16; Mon, 10 Dec 2018 12:56:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544446598160880" MIME-Version: 1.0 Date: Mon, 10 Dec 2018 12:56:38 +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: <20181210125638.E3500FB16@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. --_----------=_1544446598160880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 10 12:56:38 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated devel/py-mercurial to 4.8.1 To generate a diff of this commit: cvs rdiff -u -r1.5125 -r1.5126 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18696 -r1.18697 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544446598160880 Content-Disposition: inline Content-Length: 1287 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.5125 pkgsrc/doc/CHANGES-2018:1.5126 --- pkgsrc/doc/CHANGES-2018:1.5125 Mon Dec 10 11:34:45 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Dec 10 12:56:38 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5125 2018/12/10 11:34:45 adam Exp $ +$NetBSD: CHANGES-2018,v 1.5126 2018/12/10 12:56:38 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7138,3 +7138,4 @@ Changes to the packages collection and i Updated devel/waf to 2.0.13 [wiz 2018-12-10] Updated math/py-munkres to 1.0.12 [adam 2018-12-10] Updated databases/py-pymysql to 0.9.2 [adam 2018-12-10] + Updated devel/py-mercurial to 4.8.1 [wiz 2018-12-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18696 pkgsrc/doc/TODO:1.18697 --- pkgsrc/doc/TODO:1.18696 Mon Dec 10 11:06:18 2018 +++ pkgsrc/doc/TODO Mon Dec 10 12:56:38 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18696 2018/12/10 11:06:18 wiz Exp $ +$NetBSD: TODO,v 1.18697 2018/12/10 12:56:38 wiz Exp $ Suggested new packages ====================== @@ -1211,7 +1211,6 @@ For possible Perl packages updates, see o py-hsm-1.1.1 o py-input-pad-1.4.2 o py-keybinder-0.3.1 - o py-mercurial-4.8.1 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_1544446598160880--