Received: by mail.netbsd.org (Postfix, from userid 605) id E817784DDC; Thu, 14 Feb 2019 09:53:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6EC6084D8B for ; Thu, 14 Feb 2019 09:53:17 +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 ADf1ytsOg8JW for ; Thu, 14 Feb 2019 09:53:17 +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 C0B0984D41 for ; Thu, 14 Feb 2019 09:53:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BEED0FB16; Thu, 14 Feb 2019 09:53:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550137996233710" MIME-Version: 1.0 Date: Thu, 14 Feb 2019 09:53:16 +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: <20190214095316.BEED0FB16@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. --_----------=_1550137996233710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 14 09:53:16 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/py-mercurial to 4.9 To generate a diff of this commit: cvs rdiff -u -r1.746 -r1.747 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18830 -r1.18831 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550137996233710 Content-Disposition: inline Content-Length: 1277 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.746 pkgsrc/doc/CHANGES-2019:1.747 --- pkgsrc/doc/CHANGES-2019:1.746 Thu Feb 14 09:51:45 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Feb 14 09:53:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.746 2019/02/14 09:51:45 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.747 2019/02/14 09:53:16 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1388,3 +1388,4 @@ Changes to the packages collection and i Updated devel/py-decorator to 4.3.2 [adam 2019-02-14] Updated devel/py-joblib to 0.13.2 [adam 2019-02-14] Updated net/libnice to 0.1.15 [wiz 2019-02-14] + Updated devel/py-mercurial to 4.9 [wiz 2019-02-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18830 pkgsrc/doc/TODO:1.18831 --- pkgsrc/doc/TODO:1.18830 Thu Feb 14 09:51:46 2019 +++ pkgsrc/doc/TODO Thu Feb 14 09:53:16 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18830 2019/02/14 09:51:46 wiz Exp $ +$NetBSD: TODO,v 1.18831 2019/02/14 09:53:16 wiz Exp $ Suggested new packages ====================== @@ -1144,7 +1144,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.9 o py-musicbrainz-0.7.4 o py-newt-0.52.20 o py-omniORBpy-3.7 --_----------=_1550137996233710--