Received: by mail.netbsd.org (Postfix, from userid 605) id 9308184EF5; Sun, 25 Feb 2024 15:29:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1708874947; bh=WtXlFPxGqD80pxjEtGqiTuinkqGGxIERW6/g7EuwI+Q=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=2IMQFSKb/p+qz3jNMCQap5UO1PJ7FHVX9HE+zJBM/1gi8l2kSH2Sf+1yGj+L/MSBr 8DMNerROghlo9mojZKObnCE6q6QHLxKIuxkxqRdmpVyqhGZqgo+Bgispsla9ZWCWVW LkP6JAS2Lb9dtoRr0iWLxjYUXdCFM9up48zOn9C4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8510F84E82 for ; Sun, 25 Feb 2024 15:29:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 DYPkXLGW4yxo for ; Sun, 25 Feb 2024 15:29:06 +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 F31FD84D59 for ; Sun, 25 Feb 2024 15:29:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1708874946; bh=WtXlFPxGqD80pxjEtGqiTuinkqGGxIERW6/g7EuwI+Q=; h=Date:From:Subject:To:Reply-To; b=p4qs0LlvD4Qk8b7gd6ujl/1IuThXpW5lf3T4gIYMjynILBXjJEn74xSJjfE/2er0E wT7TSUAn2vUiHsJyHfo7n8i2IpC2yPDldB+1aDkD4KeDbPS0GPXTw2+gkevn/MT3c/ ZS5GVbe00gTFvK9ESnksIQpyGXgsyzFVQj3UFYeQ= Received: by cvs.NetBSD.org (Postfix, from userid 500) id EDAA9FA27; Sun, 25 Feb 2024 15:29:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1708874945205440" MIME-Version: 1.0 Date: Sun, 25 Feb 2024 15:29:05 +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: <20240225152905.EDAA9FA27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1708874945205440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 25 15:29:05 UTC 2024 Modified Files: pkgsrc/textproc/tree-sitter-html: Makefile distinfo Removed Files: pkgsrc/textproc/tree-sitter-html/patches: patch-src_scanner.cc Log Message: tree-sitter-html: update to 0.20.1. Changes not documented. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/tree-sitter-html/Makefile \ pkgsrc/textproc/tree-sitter-html/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/textproc/tree-sitter-html/patches/patch-src_scanner.cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1708874945205440 Content-Disposition: inline Content-Length: 1806 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/tree-sitter-html/Makefile diff -u pkgsrc/textproc/tree-sitter-html/Makefile:1.2 pkgsrc/textproc/tree-sitter-html/Makefile:1.3 --- pkgsrc/textproc/tree-sitter-html/Makefile:1.2 Mon May 8 17:38:24 2023 +++ pkgsrc/textproc/tree-sitter-html/Makefile Sun Feb 25 15:29:05 2024 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2023/05/08 17:38:24 he Exp $ +# $NetBSD: Makefile,v 1.3 2024/02/25 15:29:05 wiz Exp $ -DISTNAME= tree-sitter-html-0.19.0 -PKGREVISION= 1 +DISTNAME= tree-sitter-html-0.20.1 CATEGORIES= textproc devel MASTER_SITES= ${MASTER_SITE_GITHUB:=tree-sitter/} GITHUB_TAG= v${PKGVERSION_NOREV} Index: pkgsrc/textproc/tree-sitter-html/distinfo diff -u pkgsrc/textproc/tree-sitter-html/distinfo:1.2 pkgsrc/textproc/tree-sitter-html/distinfo:1.3 --- pkgsrc/textproc/tree-sitter-html/distinfo:1.2 Thu May 11 08:53:15 2023 +++ pkgsrc/textproc/tree-sitter-html/distinfo Sun Feb 25 15:29:05 2024 @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2023/05/11 08:53:15 wiz Exp $ +$NetBSD: distinfo,v 1.3 2024/02/25 15:29:05 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 +BLAKE2s (tree-sitter-html-0.20.1.tar.gz) = ebb70ad07fcd11889604e11084daeb35482127d1c37f2b525cbec062f6715404 +SHA512 (tree-sitter-html-0.20.1.tar.gz) = f70c056ec2d870d101fad38b065d98cde01c659b18fb4f0b3b06add5c0e40c022ed4607d810ae810f1a8f9ea8be5c3efb959a59158c7db01f5a16f5bf2c5dc40 +Size (tree-sitter-html-0.20.1.tar.gz) = 26404 bytes --_----------=_1708874945205440--