Received: by mail.netbsd.org (Postfix, from userid 605) id 1B12E84F43; Tue, 5 Mar 2024 06:04:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709618665; bh=LJVIvzgMMnyGqpv7yUC54fkOW1BxPEbVLLp0IFoWOEQ=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=DOqg5y3Vk2ygi0Vj+JtEiUocBl9B5FdHRgOys2M6tm7wDpodJcIkA5n6NxJAm0QSs VSWn4U4WNDqSloJfoOfO/3NJeNAXbonZLbwlsPZea9w4RUJLLdXMsJ8g02aqOYBzz3 pn5ojKxy1i3/8P1hGKwouGnwvXFMIg3TaB4uTnhQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0AED684F4C for ; Tue, 5 Mar 2024 06:04:24 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id fDcfMBQnEN7I for ; Tue, 5 Mar 2024 06:04:23 +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 5A34684F62 for ; Tue, 5 Mar 2024 06:04:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1709618663; bh=LJVIvzgMMnyGqpv7yUC54fkOW1BxPEbVLLp0IFoWOEQ=; h=Date:From:Subject:To:Reply-To; b=pG1yPPp4d9nVtnQL0Te4skbE9cEV0nTGoUWlkatGVPBGCe7Z9l76rmxgTbIa08hXT APK6a8xQSazVKyNXwNC3q5sYLElgZB3L2rrDmfa6uKSNLbkKwuT1zZtsH517cxuuIs hw04WuXIcIfWojYYceqFIESojZAYxKMtkijBqWCs= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4DA9FFA29; Tue, 5 Mar 2024 06:04:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170961866324080" MIME-Version: 1.0 Date: Tue, 5 Mar 2024 06:04:23 +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: <20240305060423.4DA9FFA29@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170961866324080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Tue Mar 5 06:04:23 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/mise to 2024.3.1 To generate a diff of this commit: cvs rdiff -u -r1.1712 -r1.1713 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170961866324080 Content-Disposition: inline Content-Length: 736 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.1712 pkgsrc/doc/CHANGES-2024:1.1713 --- pkgsrc/doc/CHANGES-2024:1.1712 Tue Mar 5 05:53:41 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Mar 5 06:04:23 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1712 2024/03/05 05:53:41 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.1713 2024/03/05 06:04:23 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -2953,3 +2953,4 @@ Changes to the packages collection and i Updated misc/kdeartwork4 to 15.08.3nb44 [wiz 2024-03-04] Updated misc/kdeplasma-addons4 to 4.14.3nb51 [wiz 2024-03-04] Updated www/snac to 2.49 [schmonz 2024-03-05] + Updated devel/mise to 2024.3.1 [schmonz 2024-03-05] --_----------=_170961866324080--