Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=g0v2Htz9; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=vJUAhk1T Received: by mail.netbsd.org (Postfix, from userid 605) id 57BB584E99; Tue, 23 Apr 2024 21:33:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713908025; bh=qc/XrMNQe0HW22UQskz6kEiduwvuaT2UCud7D5uxfWo=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=g0v2Htz9vEl4yxXvEaHZXXFk1iCTHgugT+CtFjvMmeO9A64t8vtHlP37AUOWPZl+j aiuaTe3QRbXJSAIvjihk81kV5xIIsY50GUBQilaOZV9vy3oD/kMlEpaAEAFLf8ONuY Ejha9zeQ6o9lo7apOLK781W17NfrX11SBJGrFM20= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 493B984EA0 for ; Tue, 23 Apr 2024 21:33:44 +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 y5O-29e0GjGL for ; Tue, 23 Apr 2024 21:33:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9CAED84D4B for ; Tue, 23 Apr 2024 21:33:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713908023; bh=qc/XrMNQe0HW22UQskz6kEiduwvuaT2UCud7D5uxfWo=; h=Date:From:Subject:To:Reply-To; b=vJUAhk1Tffk7VHQTIcd9AjM6x7L+742L/Rc8EO/NSSfWQ6EmSrVbID0CAT5cC/Irs bd5wDL1d50cwFJ0FpCXcM6bu4YOY2qoTy57EjA8qc3FJR4DFJveMQSbNru1DReM8mG CyoJq4iAwV7ZmZmripgbEujV0XdXJv7O/2lMaF4M= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 751DDFA2C; Tue, 23 Apr 2024 21:33:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171390802396690" MIME-Version: 1.0 Date: Tue, 23 Apr 2024 21:33:43 +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: <20240423213343.751DDFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171390802396690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Tue Apr 23 21:33:43 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/macports-legacy-support to 1.2.3 To generate a diff of this commit: cvs rdiff -u -r1.2669 -r1.2670 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171390802396690 Content-Disposition: inline Content-Length: 744 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.2669 pkgsrc/doc/CHANGES-2024:1.2670 --- pkgsrc/doc/CHANGES-2024:1.2669 Tue Apr 23 21:26:07 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Apr 23 21:33:43 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2669 2024/04/23 21:26:07 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2670 2024/04/23 21:33:43 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4402,3 +4402,4 @@ Changes to the packages collection and i Updated devel/swagger-codegen to 3.0.55 [schmonz 2024-04-23] Updated devel/mise to 2024.4.8 [schmonz 2024-04-23] Updated x11/rendercheck to 1.6 [wiz 2024-04-23] + Updated devel/macports-legacy-support to 1.2.3 [schmonz 2024-04-23] --_----------=_171390802396690--