Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1298A84FB8 for ; Wed, 8 Nov 2023 12:43:48 +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 rZATxwH0K5TC for ; Wed, 8 Nov 2023 12:43:47 +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 5BF9284D52 for ; Wed, 8 Nov 2023 12:43:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 53F57FA2F; Wed, 8 Nov 2023 12:43:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699447427253030" MIME-Version: 1.0 Date: Wed, 8 Nov 2023 12:43:47 +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: <20231108124347.53F57FA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699447427253030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 8 12:43:47 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/tevent to 0.16.0 To generate a diff of this commit: cvs rdiff -u -r1.6773 -r1.6774 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23615 -r1.23616 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699447427253030 Content-Disposition: inline Content-Length: 1303 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.6773 pkgsrc/doc/CHANGES-2023:1.6774 --- pkgsrc/doc/CHANGES-2023:1.6773 Wed Nov 8 11:11:43 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Nov 8 12:43:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6773 2023/11/08 11:11:43 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.6774 2023/11/08 12:43:46 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9774,3 +9774,4 @@ Changes to the packages collection and i Updated net/gupnp to 1.6.6 [adam 2023-11-08] Updated textproc/py-black to 23.11.0 [adam 2023-11-08] Updated textproc/libhighlight to 4.10 [schmonz 2023-11-08] + Updated devel/tevent to 0.16.0 [wiz 2023-11-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23615 pkgsrc/doc/TODO:1.23616 --- pkgsrc/doc/TODO:1.23615 Tue Nov 7 23:16:56 2023 +++ pkgsrc/doc/TODO Wed Nov 8 12:43:46 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23615 2023/11/07 23:16:56 wiz Exp $ +$NetBSD: TODO,v 1.23616 2023/11/08 12:43:46 wiz Exp $ Suggested new packages ====================== @@ -1376,7 +1376,6 @@ For possible Perl packages updates, see o terraform-provider-null-3.1.0 o terraform-provider-random-3.1.0 o tetrinetx-1.40c - o tevent-0.16.0 o texlab-5.10.1 o texworks-0.6.6 o tfmxplay-1.1.6 --_----------=_1699447427253030--