Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E0DEF84ED4 for ; Sat, 7 Oct 2023 18:45:18 +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 GlG3Bkal9GN2 for ; Sat, 7 Oct 2023 18:45:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 37DB084D6B for ; Sat, 7 Oct 2023 18:45:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34C99FBDB; Sat, 7 Oct 2023 18:45:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1696704318177410" MIME-Version: 1.0 Date: Sat, 7 Oct 2023 18:45:18 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20231007184518.34C99FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1696704318177410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sat Oct 7 18:45:17 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/typst to 0.8.0 To generate a diff of this commit: cvs rdiff -u -r1.5771 -r1.5772 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23417 -r1.23418 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1696704318177410 Content-Disposition: inline Content-Length: 1251 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.5771 pkgsrc/doc/CHANGES-2023:1.5772 --- pkgsrc/doc/CHANGES-2023:1.5771 Sat Oct 7 18:10:04 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Oct 7 18:45:17 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5771 2023/10/07 18:10:04 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.5772 2023/10/07 18:45:17 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8450,3 +8450,4 @@ Changes to the packages collection and i Updated converters/py-zfec to 1.5.7.3 [gdt 2023-10-07] Updated net/bandsnatch to 0.3.1 [pin 2023-10-07] Updated lang/go120 to 1.20.9 [bsiegert 2023-10-07] + Updated textproc/typst to 0.8.0 [pin 2023-10-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23417 pkgsrc/doc/TODO:1.23418 --- pkgsrc/doc/TODO:1.23417 Sat Oct 7 07:50:27 2023 +++ pkgsrc/doc/TODO Sat Oct 7 18:45:17 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23417 2023/10/07 07:50:27 kim Exp $ +$NetBSD: TODO,v 1.23418 2023/10/07 18:45:17 pin Exp $ Suggested new packages ====================== @@ -1454,7 +1454,6 @@ For possible Perl packages updates, see o trojita-0.6 o ttftot42-0.4.1 o turba-4.2.12 - o typst-0.8.0 o tyrquake-0.66 o uae-0.8.29 o ubs-0.20 --_----------=_1696704318177410--