Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=TjhR08+L; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=GpNRntGW Received: by mail.netbsd.org (Postfix, from userid 605) id 1CDB184EC5; Thu, 21 Mar 2024 11:44:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711021459; bh=m9YdDvh+HJQz6c4DFP4Hz3uuRNNQbfQ9ufCXfWwWCDU=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=TjhR08+LPFrOc+6WUHUTk7cuPsQt8C/xmRnI/7y0Mq535PYqmKdjR3ehlEq0bLSZt P9VjdTb8x5wA24azfkkt5rz4SM2Faq+/4IjMVR2xxKBexlqRwmZQc+YqSbSCAg6uwg CV21i3lBPUXyH0c1VxipyBj4Bh0QtGdi5SayryFw= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D3D784E8E for ; Thu, 21 Mar 2024 11:44:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 sXSl1-P6blev for ; Thu, 21 Mar 2024 11:44:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6341884D01 for ; Thu, 21 Mar 2024 11:44:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711021457; bh=m9YdDvh+HJQz6c4DFP4Hz3uuRNNQbfQ9ufCXfWwWCDU=; h=Date:From:Subject:To:Reply-To; b=GpNRntGWI6fiOuBwBh6Cx744lds4er5WTotw9h8EjFpDbcXpKS2frglNEWe5iGKgv irYXsrMf0OHPrgGRe4B84hlUkT+AxTTkFYXH9dcugfvjBDb1M1J2CRxHT7xkkqp4Lg 3oDJYTywBSfsi5VTGCeYhFQ7F/+4jcKRl/D6hJ60= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5DD15FA2C; Thu, 21 Mar 2024 11:44:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171102145747310" MIME-Version: 1.0 Date: Thu, 21 Mar 2024 11:44:17 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20240321114417.5DD15FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171102145747310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu Mar 21 11:44:17 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/mise to 2024.3.7 To generate a diff of this commit: cvs rdiff -u -r1.1995 -r1.1996 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171102145747310 Content-Disposition: inline Content-Length: 714 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.1995 pkgsrc/doc/CHANGES-2024:1.1996 --- pkgsrc/doc/CHANGES-2024:1.1995 Thu Mar 21 11:30:05 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Mar 21 11:44:17 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1995 2024/03/21 11:30:05 pin Exp $ +$NetBSD: CHANGES-2024,v 1.1996 2024/03/21 11:44:17 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3406,3 +3406,4 @@ Changes to the packages collection and i Updated devel/py-limits to 3.10.1 [adam 2024-03-21] Updated chat/mumble to 1.4.287 [nia 2024-03-21] Updated devel/garden to 1.4.0 [pin 2024-03-21] + Updated devel/mise to 2024.3.7 [schmonz 2024-03-21] --_----------=_171102145747310--