Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D0E4984F92 for ; Mon, 11 Dec 2023 09:41:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id E6E-72TuzxUP for ; Mon, 11 Dec 2023 09:41:58 +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 265FC84CFE for ; Mon, 11 Dec 2023 09:41:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1E0FEFA42; Mon, 11 Dec 2023 09:41:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170228771862210" MIME-Version: 1.0 Date: Mon, 11 Dec 2023 09:41:58 +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: <20231211094158.1E0FEFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170228771862210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Dec 11 09:41:57 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/jj to 0.12.0 To generate a diff of this commit: cvs rdiff -u -r1.7504 -r1.7505 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23746 -r1.23747 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170228771862210 Content-Disposition: inline Content-Length: 1246 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.7504 pkgsrc/doc/CHANGES-2023:1.7505 --- pkgsrc/doc/CHANGES-2023:1.7504 Mon Dec 11 09:37:28 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Dec 11 09:41:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7504 2023/12/11 09:37:28 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7505 2023/12/11 09:41:57 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10749,3 +10749,4 @@ Changes to the packages collection and i Updated textproc/py-feedparser to 6.0.11 [schmonz 2023-12-11] Updated devel/py-ruff to 0.1.7 [wiz 2023-12-11] Updated shells/fish to 3.6.4 [wiz 2023-12-11] + Updated devel/jj to 0.12.0 [wiz 2023-12-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23746 pkgsrc/doc/TODO:1.23747 --- pkgsrc/doc/TODO:1.23746 Mon Dec 11 09:37:28 2023 +++ pkgsrc/doc/TODO Mon Dec 11 09:41:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23746 2023/12/11 09:37:28 wiz Exp $ +$NetBSD: TODO,v 1.23747 2023/12/11 09:41:57 wiz Exp $ Suggested new packages ====================== @@ -824,7 +824,6 @@ For possible Perl packages updates, see o jed-0.99-18 o jetty7-7.6.17 o jetty9-9.3.7 - o jj-0.12.0 o jools-1.0 o jpilot-syncmal-0.81 o jrep-1.1.1 --_----------=_170228771862210--