Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 050341A921F for ; Thu, 31 Mar 2022 07:25:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 44C8784FFB; Thu, 31 Mar 2022 07:25:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7815184F43 for ; Thu, 31 Mar 2022 07:25:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id h_KMFhp6xjxr for ; Thu, 31 Mar 2022 07:25:28 +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 1B55884D3A for ; Thu, 31 Mar 2022 07:25:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 132A7FB24; Thu, 31 Mar 2022 07:25:28 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 31 Mar 2022 07:25:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/lang/nodejs/patches To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220331072528.132A7FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: wiz Date: Thu Mar 31 07:25:28 UTC 2022 Removed Files: pkgsrc/lang/nodejs/patches: patch-deps_v8_src_base_atomicops.h patch-deps_v8_src_zone_zone.h Log Message: nodejs: remove patches that were removed from distinfo during update To generate a diff of this commit: cvs rdiff -u -r1.4 -r0 \ pkgsrc/lang/nodejs/patches/patch-deps_v8_src_base_atomicops.h cvs rdiff -u -r1.1 -r0 \ pkgsrc/lang/nodejs/patches/patch-deps_v8_src_zone_zone.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.