Received: by mail.netbsd.org (Postfix, from userid 605) id 7986084D5E; Thu, 11 May 2023 08:53:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AB28484CE3 for ; Thu, 11 May 2023 08:53:16 +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 PKCX7ykncFIr for ; Thu, 11 May 2023 08:53:16 +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 0B39F84CD7 for ; Thu, 11 May 2023 08:53:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F2E18FA87; Thu, 11 May 2023 08:53:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683795195198050" MIME-Version: 1.0 Date: Thu, 11 May 2023 08:53:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/tree-sitter-html To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230511085315.F2E18FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683795195198050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu May 11 08:53:15 UTC 2023 Modified Files: pkgsrc/textproc/tree-sitter-html: distinfo Log Message: tree-sitter-html: add patch to distinfo so it'll get used To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/tree-sitter-html/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683795195198050 Content-Disposition: inline Content-Length: 847 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/tree-sitter-html/distinfo diff -u pkgsrc/textproc/tree-sitter-html/distinfo:1.1 pkgsrc/textproc/tree-sitter-html/distinfo:1.2 --- pkgsrc/textproc/tree-sitter-html/distinfo:1.1 Sun Jan 22 12:44:04 2023 +++ pkgsrc/textproc/tree-sitter-html/distinfo Thu May 11 08:53:15 2023 @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1 2023/01/22 12:44:04 wiz Exp $ +$NetBSD: distinfo,v 1.2 2023/05/11 08:53:15 wiz Exp $ BLAKE2s (tree-sitter-html-0.19.0.tar.gz) = 273cd3a360f3eb53e10afe3f81f55626ec3f0bd33f752000578ce914b67decc7 SHA512 (tree-sitter-html-0.19.0.tar.gz) = 7816e5f4e74c7a64a4fb715000123f5350dc3c6ebfbf5d71ea6dd660cd58a7b4327413ef3e8efa8c177c7308f43bb8b4d60fddbcf518a99841148a37aba95b71 Size (tree-sitter-html-0.19.0.tar.gz) = 18785 bytes +SHA1 (patch-src_scanner.cc) = c58a79f9d695c236772f0dccf2409cd964bb7c35 --_----------=_1683795195198050--