Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5847784ECB for ; Mon, 20 Nov 2023 14:43:14 +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 uL50oSgDLSgX for ; Mon, 20 Nov 2023 14:43:13 +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 DC2A784D4B for ; Mon, 20 Nov 2023 14:43:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D90C5FA3F; Mon, 20 Nov 2023 14:43:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1700491393214470" MIME-Version: 1.0 Date: Mon, 20 Nov 2023 14:43:13 +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: <20231120144313.D90C5FA3F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1700491393214470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Nov 20 14:43:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated shells/sheldon to 0.7.4 To generate a diff of this commit: cvs rdiff -u -r1.7136 -r1.7137 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1700491393214470 Content-Disposition: inline Content-Length: 703 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.7136 pkgsrc/doc/CHANGES-2023:1.7137 --- pkgsrc/doc/CHANGES-2023:1.7136 Mon Nov 20 11:28:42 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 20 14:43:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7136 2023/11/20 11:28:42 pin Exp $ +$NetBSD: CHANGES-2023,v 1.7137 2023/11/20 14:43:13 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10243,3 +10243,4 @@ Changes to the packages collection and i Updated misc/rust-kanban to 0.8.2 [pin 2023-11-20] Updated misc/tailspin to 2.2.0 [pin 2023-11-20] Updated www/xh to 0.20.1 [pin 2023-11-20] + Updated shells/sheldon to 0.7.4 [pin 2023-11-20] --_----------=_1700491393214470--