Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44BFF84E8F for ; Sun, 21 May 2023 18:34:46 +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 STccExUDYy4q for ; Sun, 21 May 2023 18:34:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BC4A184E5E for ; Sun, 21 May 2023 18:34:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B96D5FA87; Sun, 21 May 2023 18:34:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684694085234260" MIME-Version: 1.0 Date: Sun, 21 May 2023 18:34:45 +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: <20230521183445.B96D5FA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684694085234260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 21 18:34:45 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated print/texlab to 5.6.0 To generate a diff of this commit: cvs rdiff -u -r1.3255 -r1.3256 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22968 -r1.22969 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684694085234260 Content-Disposition: inline Content-Length: 1509 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.3255 pkgsrc/doc/CHANGES-2023:1.3256 --- pkgsrc/doc/CHANGES-2023:1.3255 Sun May 21 18:25:23 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 21 18:34:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3255 2023/05/21 18:25:23 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3256 2023/05/21 18:34:45 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4516,3 +4516,4 @@ Changes to the packages collection and i Updated www/py-httpie to 3.2.2 [wiz 2023-05-21] Updated fonts/unifont to 15.0.02 [wiz 2023-05-21] Updated lang/py-lsp-server to 1.7.3 [wiz 2023-05-21] + Updated print/texlab to 5.6.0 [wiz 2023-05-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22968 pkgsrc/doc/TODO:1.22969 --- pkgsrc/doc/TODO:1.22968 Sun May 21 18:25:23 2023 +++ pkgsrc/doc/TODO Sun May 21 18:34:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22968 2023/05/21 18:25:23 wiz Exp $ +$NetBSD: TODO,v 1.22969 2023/05/21 18:34:45 wiz Exp $ Suggested new packages ====================== @@ -1238,7 +1238,6 @@ For possible Perl packages updates, see o py-newt-0.52.21 o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 - o py-pip-audit-2.8.0 o py-poetry-1.5.0 o py-postgresql-5.1.2 o py-protobuf-4.23.1 @@ -1428,7 +1427,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 texlab-5.6.0 o texworks-0.6.6 o tfmxplay-1.1.6 o tightvnc-2.7.10 --_----------=_1684694085234260--