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 1010C1A921F for ; Thu, 10 Mar 2022 17:43:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3F9E684D96; Thu, 10 Mar 2022 17:43:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BB3584D4E for ; Thu, 10 Mar 2022 17:43:35 +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 0uOPd286NGzu for ; Thu, 10 Mar 2022 17:43:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D2CEB84CEF for ; Thu, 10 Mar 2022 17:43:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC11DFB24; Thu, 10 Mar 2022 17:43:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1646934214146480" MIME-Version: 1.0 Date: Thu, 10 Mar 2022 17:43:34 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/editors/gedit To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220310174334.CC11DFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1646934214146480 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Mar 10 17:43:34 UTC 2022 Modified Files: pkgsrc/editors/gedit: distinfo Log Message: gedit: fix building with latest meson To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/editors/gedit/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1646934214146480 Content-Disposition: inline Content-Length: 908 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/gedit/distinfo diff -u pkgsrc/editors/gedit/distinfo:1.60 pkgsrc/editors/gedit/distinfo:1.61 --- pkgsrc/editors/gedit/distinfo:1.60 Tue Oct 26 10:21:29 2021 +++ pkgsrc/editors/gedit/distinfo Thu Mar 10 17:43:34 2022 @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.60 2021/10/26 10:21:29 nia Exp $ +$NetBSD: distinfo,v 1.61 2022/03/10 17:43:34 nia Exp $ BLAKE2s (gedit-3.36.2.tar.xz) = ed32e26906db8eec8fe87782d31e9c8d34c94e1cb331f305a40ca2db5af0b3e5 SHA512 (gedit-3.36.2.tar.xz) = 20c3592aaf08ad4a5842b14ecb1eb0c9ddbef190412dc3f70b60bbf6125c9c4791a48260c89402ce4773720ae65b36fab510f9d1e104f548e243d11bc49279b5 Size (gedit-3.36.2.tar.xz) = 14770004 bytes +SHA1 (patch-data_meson.build) = ba0a9f66ce17675946774772dbc29618e4799fd1 SHA1 (patch-gedit_meson.build) = f08366fd749fc7c74348d54e3f619d490318e50c SHA1 (patch-meson.build) = 9b964d44282671136c3e39331e3fd5dee25d767f --_----------=_1646934214146480--