Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7C8ED84FC1 for ; Sat, 26 Aug 2023 13:53:52 +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 I9zDePmeCC5l for ; Sat, 26 Aug 2023 13:53:52 +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 C59F784F9D for ; Sat, 26 Aug 2023 13:53:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BD4ECFBDB; Sat, 26 Aug 2023 13:53:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169305803131910" MIME-Version: 1.0 Date: Sat, 26 Aug 2023 13:53:51 +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: <20230826135351.BD4ECFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169305803131910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Aug 26 13:53:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/py-tortoisehg to 6.5.1 To generate a diff of this commit: cvs rdiff -u -r1.5111 -r1.5112 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23327 -r1.23328 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169305803131910 Content-Disposition: inline Content-Length: 1365 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.5111 pkgsrc/doc/CHANGES-2023:1.5112 --- pkgsrc/doc/CHANGES-2023:1.5111 Sat Aug 26 13:37:30 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Aug 26 13:53:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5111 2023/08/26 13:37:30 taca Exp $ +$NetBSD: CHANGES-2023,v 1.5112 2023/08/26 13:53:51 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7411,3 +7411,4 @@ Changes to the packages collection and i Updated devel/ruby-flexmock to 2.3.8 [taca 2023-08-26] Updated devel/ruby-io-event to 1.3.2 [taca 2023-08-26] Updated mail/ruby-mime-types to 3.5.1 [taca 2023-08-26] + Updated devel/py-tortoisehg to 6.5.1 [wiz 2023-08-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23327 pkgsrc/doc/TODO:1.23328 --- pkgsrc/doc/TODO:1.23327 Sat Aug 26 13:20:22 2023 +++ pkgsrc/doc/TODO Sat Aug 26 13:53:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23327 2023/08/26 13:20:22 wiz Exp $ +$NetBSD: TODO,v 1.23328 2023/08/26 13:53:51 wiz Exp $ Suggested new packages ====================== @@ -1228,7 +1228,6 @@ For possible Perl packages updates, see o py-terminator-2.1.1 o py-test-django-4.5.2 o py-tokyocabinet-0.6 - o py-tortoisehg-6.5.1 o py-uliweb-0.6 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-yubiauth-0.3.10 --_----------=_169305803131910--