Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 312C41A9246 for ; Thu, 5 Nov 2020 17:58:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 72ECE84D82; Thu, 5 Nov 2020 17:58:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AD63084D6B for ; Thu, 5 Nov 2020 17:58:57 +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 ETA9zBFUra2i for ; Thu, 5 Nov 2020 17:58:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 147B284CF1 for ; Thu, 5 Nov 2020 17:58:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E293FB28; Thu, 5 Nov 2020 17:58:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1604599137181790" MIME-Version: 1.0 Date: Thu, 5 Nov 2020 17:58:57 +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: <20201105175857.0E293FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1604599137181790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Nov 5 17:58:56 UTC 2020 Modified Files: pkgsrc/lang/gjs: distinfo Log Message: gjs: Remove checksum for unnecessary patch To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gjs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1604599137181790 Content-Disposition: inline Content-Length: 772 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.3 pkgsrc/lang/gjs/distinfo:1.4 --- pkgsrc/lang/gjs/distinfo:1.3 Thu Nov 5 17:12:00 2020 +++ pkgsrc/lang/gjs/distinfo Thu Nov 5 17:58:56 2020 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.3 2020/11/05 17:12:00 nia Exp $ +$NetBSD: distinfo,v 1.4 2020/11/05 17:58:56 nia Exp $ SHA1 (gjs-1.64.3.tar.xz) = f3a6372321cda99f78feaf3ebdc6391532741f67 RMD160 (gjs-1.64.3.tar.xz) = cf7057847308b17f39d348dc952feb0bce20a1a8 SHA512 (gjs-1.64.3.tar.xz) = 9d92e52a7fef07853f3beb181798f89deb60b97b928d916cd827c99a6ab8f83abf7c352a1aa46be476a50e2efadfaf09befa54ccab0d51b0ac7127f2fe794801 Size (gjs-1.64.3.tar.xz) = 422436 bytes -SHA1 (patch-tools_run__iwyu.sh) = a03e6cc832d41c63c81448332e6ee822ff809a41 --_----------=_1604599137181790--