Received: by mail.netbsd.org (Postfix, from userid 605) id 9693084F23; Wed, 21 Dec 2022 19:25:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C6E1C84F17 for ; Wed, 21 Dec 2022 19:25:07 +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 sFz1bGxQc1gh for ; Wed, 21 Dec 2022 19:25:07 +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 1D20884CD8 for ; Wed, 21 Dec 2022 19:25:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 15069FA90; Wed, 21 Dec 2022 19:25:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16716507071910" MIME-Version: 1.0 Date: Wed, 21 Dec 2022 19:25:07 +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: <20221221192507.15069FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16716507071910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Dec 21 19:25:06 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated fonts/tex-tex-gyre to 2.501nb2 To generate a diff of this commit: cvs rdiff -u -r1.6316 -r1.6317 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22420 -r1.22421 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16716507071910 Content-Disposition: inline Content-Length: 1278 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.6316 pkgsrc/doc/CHANGES-2022:1.6317 --- pkgsrc/doc/CHANGES-2022:1.6316 Wed Dec 21 17:28:16 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Dec 21 19:25:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6316 2022/12/21 17:28:16 vins Exp $ +$NetBSD: CHANGES-2022,v 1.6317 2022/12/21 19:25:06 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9440,3 +9440,4 @@ Changes to the packages collection and i Updated www/cppcms to 1.2.1 [wiz 2022-12-21] Updated audio/musicpd to 0.23.11nb1 [triaxx 2022-12-21] Updated graphics/glw to 8.0.0nb1 [vins 2022-12-21] + Updated fonts/tex-tex-gyre to 2.501nb2 [wiz 2022-12-21] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22420 pkgsrc/doc/TODO:1.22421 --- pkgsrc/doc/TODO:1.22420 Wed Dec 21 15:21:37 2022 +++ pkgsrc/doc/TODO Wed Dec 21 19:25:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22420 2022/12/21 15:21:37 wiz Exp $ +$NetBSD: TODO,v 1.22421 2022/12/21 19:25:06 wiz Exp $ Suggested new packages ====================== @@ -562,7 +562,7 @@ For possible Perl packages updates, see o cyrus-imapd-3.4.3 o dap-3.10 o darcs-2.16.5 - o darktable-4.0 + o darktable-4.2 o dateutils-0.4.8 o dcc-2.3.167 o dd_rescue-1.46 --_----------=_16716507071910--