Received: by mail.netbsd.org (Postfix, from userid 605) id 7C16D84E7C; Sun, 21 Jan 2024 20:08:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AAC4384D1B for ; Sun, 21 Jan 2024 20:08:37 +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 E6rni5Bjk0VV for ; Sun, 21 Jan 2024 20:08:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 02F5084CCC for ; Sun, 21 Jan 2024 20:08:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F4040FA42; Sun, 21 Jan 2024 20:08:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705867716155330" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:08:36 +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: <20240121200836.F4040FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705867716155330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 21 20:08:36 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated print/texlab to 5.12.2 To generate a diff of this commit: cvs rdiff -u -r1.541 -r1.542 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23934 -r1.23935 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705867716155330 Content-Disposition: inline Content-Length: 1282 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.541 pkgsrc/doc/CHANGES-2024:1.542 --- pkgsrc/doc/CHANGES-2024:1.541 Sun Jan 21 20:03:29 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Jan 21 20:08:36 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.541 2024/01/21 20:03:29 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.542 2024/01/21 20:08:36 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -694,3 +694,4 @@ Changes to the packages collection and i Updated net/netatalk22 to 2.3.0 [hauke 2024-01-21] Updated net/ngtcp2 to 1.2.0 [wiz 2024-01-21] Updated sysutils/restic to 0.16.3 [wiz 2024-01-21] + Updated print/texlab to 5.12.2 [wiz 2024-01-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23934 pkgsrc/doc/TODO:1.23935 --- pkgsrc/doc/TODO:1.23934 Sun Jan 21 20:03:29 2024 +++ pkgsrc/doc/TODO Sun Jan 21 20:08:36 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23934 2024/01/21 20:03:29 wiz Exp $ +$NetBSD: TODO,v 1.23935 2024/01/21 20:08:36 wiz Exp $ Suggested new packages ====================== @@ -1345,7 +1345,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.12.2 o texworks-0.6.6 o tfmxplay-1.1.6 o tightvnc-2.7.10 --_----------=_1705867716155330--