Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Hl0RsxUn; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=HA9Auu0i Received: by mail.netbsd.org (Postfix, from userid 605) id 5213C84D4D; Fri, 26 Apr 2024 09:04:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714122286; bh=5WhHsbT74NXXtk3cOD/4Aa+8ImfAzyG7wOT0wfoZtuk=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Hl0RsxUnKkaHTcZDpu2GeXNh8GtymxgiaGBovOPzDa7Ca3o+W+RVtVkqtSieVI5cv WT21NKqVFHEbipbgAeW90ImZwuv8zRqdZAz+k9oOlkEbHyhPoc3uU4mfUAE6UEUDbb n7lS3bm0tEr68q5Pb5A6d5+f9tymHNuomxGao7K4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44CCF84D2D for ; Fri, 26 Apr 2024 09:04:45 +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 VAQjvbAAZN7u for ; Fri, 26 Apr 2024 09:04:44 +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 C9E3A84CCF for ; Fri, 26 Apr 2024 09:04:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714122284; bh=5WhHsbT74NXXtk3cOD/4Aa+8ImfAzyG7wOT0wfoZtuk=; h=Date:From:Subject:To:Reply-To; b=HA9Auu0iER1Fw9u7S6ztwJAhbcaoyAGoHMlBsjg+EBWqjLnjA35DfFPH8RNLxAQl9 3BGHJVPwHrsKp1GTtqUTy78qoXTxX+BN93EjbKtj2xlkjoxxUWyNL7exaZ0fOK2HJA WiEA4j59Z/LPNxRw5YgTcW8N8Q1UDI1QRdVCpsnU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE489FA2C; Fri, 26 Apr 2024 09:04:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714122284296260" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 09:04:44 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20240426090444.BE489FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714122284296260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Apr 26 09:04:44 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Added emulators/picodrive version 1.93 To generate a diff of this commit: cvs rdiff -u -r1.2703 -r1.2704 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714122284296260 Content-Disposition: inline Content-Length: 708 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.2703 pkgsrc/doc/CHANGES-2024:1.2704 --- pkgsrc/doc/CHANGES-2024:1.2703 Fri Apr 26 07:55:11 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Apr 26 09:04:44 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2703 2024/04/26 07:55:11 nat Exp $ +$NetBSD: CHANGES-2024,v 1.2704 2024/04/26 09:04:44 nia Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4456,3 +4456,4 @@ Changes to the packages collection and i Updated net/py-minio to 7.2.6 [adam 2024-04-26] Updated devel/py-ruff to 0.4.2 [adam 2024-04-26] Added x11/tinyx-wscons 0.3 [nat 2024-04-26] + Added emulators/picodrive version 1.93 [nia 2024-04-26] --_----------=_1714122284296260--