Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=En626iB4; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=WWsjE0N0 Received: by mail.netbsd.org (Postfix, from userid 605) id 215388507E; Sat, 4 May 2024 18:23:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714847001; bh=caXfeinwm0Ltabx76QvXFkz+mVIJXUxLmSrqPEj7eg4=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=En626iB4bKlYZqPQxmgilDA7jpbOtE8zXf149ps/s7D1XFvHbbkebVIRhaC8KhoHS c6EB3dGboWaMHvGHATB963O7JkJQad6BdkplSZt5NEs4CfVZoxmi76jEysjalrnG+1 b6ZaTeZUT2DNHts6lsdiacjxHQ/otRIK71+8DZzY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1156185085 for ; Sat, 4 May 2024 18:23:20 +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 wqNhGco9vtzE for ; Sat, 4 May 2024 18:23:19 +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 62EDF85089 for ; Sat, 4 May 2024 18:23:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714846999; bh=caXfeinwm0Ltabx76QvXFkz+mVIJXUxLmSrqPEj7eg4=; h=Date:From:Subject:To:Reply-To; b=WWsjE0N0l7dImpiUfqur/+uxvSs0y0l7hkyN80bJU+VTLGmvqpCh1H0Ya7FbTnTPj fnnrlO0HOWXZWenNPeyvAZ27EhfvdSuQNhhWGFHLgE35ayaLGCEruDBS3LcJQD4i9i 2zkuIJoObHZzNow54HwCaWDsnCJmz1DiIx3zmoi8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5CDFEFA2C; Sat, 4 May 2024 18:23:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714846999189540" MIME-Version: 1.0 Date: Sat, 4 May 2024 18:23:19 +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: <20240504182319.5CDFEFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714846999189540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat May 4 18:23:19 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/mise to 2024.5.2 To generate a diff of this commit: cvs rdiff -u -r1.3091 -r1.3092 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714846999189540 Content-Disposition: inline Content-Length: 720 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.3091 pkgsrc/doc/CHANGES-2024:1.3092 --- pkgsrc/doc/CHANGES-2024:1.3091 Sat May 4 18:07:35 2024 +++ pkgsrc/doc/CHANGES-2024 Sat May 4 18:23:19 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3091 2024/05/04 18:07:35 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.3092 2024/05/04 18:23:19 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4933,3 +4933,4 @@ Changes to the packages collection and i Updated net/hs-aws to 0.24.2 [pho 2024-05-04] Updated net/hoogle to 5.0.18.4 [pho 2024-05-04] Added devel/aceunit version 3.0.0 [schmonz 2024-05-04] + Updated devel/mise to 2024.5.2 [schmonz 2024-05-04] --_----------=_1714846999189540--