Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0059884FDB for ; Wed, 19 Jul 2023 14:41:04 +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 26o4ZD_dMnZG for ; Wed, 19 Jul 2023 14:41:03 +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 4901084FD2 for ; Wed, 19 Jul 2023 14:41:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46312FBDB; Wed, 19 Jul 2023 14:41:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689777663179000" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 14:41:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230719144103.46312FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689777663179000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 14:41:02 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/py-mercurial to 6.5 To generate a diff of this commit: cvs rdiff -u -r1.4509 -r1.4510 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23227 -r1.23228 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689777663179000 Content-Disposition: inline Content-Length: 1296 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4509 pkgsrc/doc/CHANGES-2023:1.4510 --- pkgsrc/doc/CHANGES-2023:1.4509 Wed Jul 19 14:20:18 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 14:41:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4509 2023/07/19 14:20:18 roy Exp $ +$NetBSD: CHANGES-2023,v 1.4510 2023/07/19 14:41:02 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6278,3 +6278,4 @@ Changes to the packages collection and i Updated mbone/mdd to 20230428 [manu 2023-07-19] Added net/nagios-plugin-apachecerts version 0.6 [manu 2023-07-19] Updated net/dhcpcd to 10.0.2 [roy 2023-07-19] + Updated devel/py-mercurial to 6.5 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23227 pkgsrc/doc/TODO:1.23228 --- pkgsrc/doc/TODO:1.23227 Wed Jul 19 13:44:28 2023 +++ pkgsrc/doc/TODO Wed Jul 19 14:41:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23227 2023/07/19 13:44:28 wiz Exp $ +$NetBSD: TODO,v 1.23228 2023/07/19 14:41:02 wiz Exp $ Suggested new packages ====================== @@ -1198,7 +1198,6 @@ For possible Perl packages updates, see o py-keybinder-0.3.2 o py-kivy-2.1.0 o py-llvmlite-0.39.0 - o py-mercurial-6.5 o py-mock-5.0.2 o py-musicbrainz-0.7.4 o py-musicbrainz-ngs-0.7.1 --_----------=_1689777663179000--