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 4ADF51A921F for ; Thu, 10 Mar 2022 20:53:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5379884EBA; Thu, 10 Mar 2022 20:53:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8915584E8F for ; Thu, 10 Mar 2022 20:53:39 +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 oZqltyL83xpe for ; Thu, 10 Mar 2022 20:53:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D55D284EBA for ; Thu, 10 Mar 2022 20:53:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F3E5CFB24; Thu, 10 Mar 2022 20:53:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16469456158910" MIME-Version: 1.0 Date: Thu, 10 Mar 2022 20:53:35 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/lang/gjs To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220310205335.F3E5CFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16469456158910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Mar 10 20:53:35 UTC 2022 Modified Files: pkgsrc/lang/gjs: distinfo Removed Files: pkgsrc/lang/gjs/patches: patch-meson.build Log Message: gjs: remove meson compatibility patch that now seems to be harmful ... To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/gjs/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/lang/gjs/patches/patch-meson.build Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16469456158910 Content-Disposition: inline Content-Length: 806 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/gjs/distinfo diff -u pkgsrc/lang/gjs/distinfo:1.9 pkgsrc/lang/gjs/distinfo:1.10 --- pkgsrc/lang/gjs/distinfo:1.9 Fri Dec 17 00:03:51 2021 +++ pkgsrc/lang/gjs/distinfo Thu Mar 10 20:53:35 2022 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.9 2021/12/17 00:03:51 gutteridge Exp $ +$NetBSD: distinfo,v 1.10 2022/03/10 20:53:35 nia Exp $ BLAKE2s (gjs-1.68.4.tar.xz) = 470e00cbf97a18ce78f572c44202163bc3497cbc0570cc7bd8dbf6d2f30cef31 SHA512 (gjs-1.68.4.tar.xz) = c610abfa701c0a61ffa6916ec5ebcd07b1dcb04607d74ab0b6d30583da27d60f9993e037fab73e66e1580d644d3a57f0a479f55a09e3bf56fea7f17367c787b3 Size (gjs-1.68.4.tar.xz) = 559768 bytes SHA1 (patch-gjs_jsapi-util.cpp) = 91b267616071bde63afb835d82859bd44a364da1 -SHA1 (patch-meson.build) = 19091cf43cf5ddc2e096d628dfca7deca5b76b5f --_----------=_16469456158910--