Received: by mail.netbsd.org (Postfix, from userid 605) id 4E89E84D32; Sat, 22 May 2021 23:11:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A5D984D12 for ; Sat, 22 May 2021 23:11:42 +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 CGK0X9fGo_yv for ; Sat, 22 May 2021 23:11:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1547984CBC for ; Sat, 22 May 2021 23:11:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12AD8FA95; Sat, 22 May 2021 23:11:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162172510237150" MIME-Version: 1.0 Date: Sat, 22 May 2021 23:11:42 +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: <20210522231142.12AD8FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162172510237150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat May 22 23:11:41 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/py-mercurial to 5.8nb1 To generate a diff of this commit: cvs rdiff -u -r1.2919 -r1.2920 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20660 -r1.20661 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162172510237150 Content-Disposition: inline Content-Length: 1530 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.2919 pkgsrc/doc/CHANGES-2021:1.2920 --- pkgsrc/doc/CHANGES-2021:1.2919 Sat May 22 14:58:31 2021 +++ pkgsrc/doc/CHANGES-2021 Sat May 22 23:11:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2919 2021/05/22 14:58:31 taca Exp $ +$NetBSD: CHANGES-2021,v 1.2920 2021/05/22 23:11:41 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4523,3 +4523,4 @@ Changes to the packages collection and i Updated geography/qgis to 3.16.7 [gdt 2021-05-22] Updated cad/klayout to 0.26.10 [mef 2021-05-22] Updated databases/ruby-moneta to 1.4.2 [taca 2021-05-22] + Updated devel/py-mercurial to 5.8nb1 [wiz 2021-05-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20660 pkgsrc/doc/TODO:1.20661 --- pkgsrc/doc/TODO:1.20660 Fri May 21 11:38:37 2021 +++ pkgsrc/doc/TODO Sat May 22 23:11:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20660 2021/05/21 11:38:37 adam Exp $ +$NetBSD: TODO,v 1.20661 2021/05/22 23:11:41 wiz Exp $ Suggested new packages ====================== @@ -587,6 +587,7 @@ For possible Perl packages updates, see o amiwm-0.21p2 o ampache-4.2.5 o anope-2.0.9 + o ansible-4.0 o ansifilter-2.9 o antiright-8.6 o ap-Embperl-1.3.6 @@ -695,7 +696,7 @@ For possible Perl packages updates, see o calc-2.11.10.1 o calcoo-2.1.0 o calibre-4.11.0 [started in wip; needs QtWebEngineCore] - o calibre-5.17 + o calibre-5.18 o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o camlp5-714 --_----------=_162172510237150--