Received: by mail.netbsd.org (Postfix, from userid 605) id 93A5D85088; Wed, 31 Jan 2024 21:12:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C2E4785084 for ; Wed, 31 Jan 2024 21:12:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 f4hR9iYwdIon for ; Wed, 31 Jan 2024 21:12:13 +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 2320A85083 for ; Wed, 31 Jan 2024 21:12:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1D2BEFA42; Wed, 31 Jan 2024 21:12:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170673553350240" MIME-Version: 1.0 Date: Wed, 31 Jan 2024 21:12:13 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240131211213.1D2BEFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170673553350240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Wed Jan 31 21:12:13 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated cross/mingw-w64-x86_64-winpthreads to 11.0.1 To generate a diff of this commit: cvs rdiff -u -r1.802 -r1.803 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170673553350240 Content-Disposition: inline Content-Length: 784 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.802 pkgsrc/doc/CHANGES-2024:1.803 --- pkgsrc/doc/CHANGES-2024:1.802 Wed Jan 31 21:11:59 2024 +++ pkgsrc/doc/CHANGES-2024 Wed Jan 31 21:12:12 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.802 2024/01/31 21:11:59 ryoon Exp $ +$NetBSD: CHANGES-2024,v 1.803 2024/01/31 21:12:12 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1064,3 +1064,4 @@ Changes to the packages collection and i Updated cross/mingw-w64-i686-winpthreads to 11.0.1 [ryoon 2024-01-31] Updated cross/mingw-w64-x86_64-crt to 11.0.1 [ryoon 2024-01-31] Updated cross/mingw-w64-x86_64-headers to 11.0.1 [ryoon 2024-01-31] + Updated cross/mingw-w64-x86_64-winpthreads to 11.0.1 [ryoon 2024-01-31] --_----------=_170673553350240--