pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/tree-sitter-json



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 18 13:37:22 UTC 2023

Added Files:
        pkgsrc/textproc/tree-sitter-json: DESCR Makefile PLIST distinfo

Log Message:
textproc/tree-sitter-json: import tree-sitter-json-0.19.0

JSON grammar for tree-sitter


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-json/DESCR \
    pkgsrc/textproc/tree-sitter-json/Makefile \
    pkgsrc/textproc/tree-sitter-json/PLIST \
    pkgsrc/textproc/tree-sitter-json/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/tree-sitter-json/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-json/DESCR:1.1
--- /dev/null   Wed Jan 18 13:37:22 2023
+++ pkgsrc/textproc/tree-sitter-json/DESCR      Wed Jan 18 13:37:22 2023
@@ -0,0 +1 @@
+JSON grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-json/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-json/Makefile:1.1
--- /dev/null   Wed Jan 18 13:37:22 2023
+++ pkgsrc/textproc/tree-sitter-json/Makefile   Wed Jan 18 13:37:22 2023
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2023/01/18 13:37:22 wiz Exp $
+
+DISTNAME=      tree-sitter-json-0.19.0
+CATEGORIES=    textproc devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=tree-sitter/}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/tree-sitter/tree-sitter-json/
+COMMENT=       JSON grammar for tree-sitter
+LICENSE=       mit
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-json/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-json/PLIST:1.1
--- /dev/null   Wed Jan 18 13:37:22 2023
+++ pkgsrc/textproc/tree-sitter-json/PLIST      Wed Jan 18 13:37:22 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/18 13:37:22 wiz Exp $
+lib/libtree-sitter-json.so
Index: pkgsrc/textproc/tree-sitter-json/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-json/distinfo:1.1
--- /dev/null   Wed Jan 18 13:37:22 2023
+++ pkgsrc/textproc/tree-sitter-json/distinfo   Wed Jan 18 13:37:22 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/18 13:37:22 wiz Exp $
+
+BLAKE2s (tree-sitter-json-0.19.0.tar.gz) = 8a196d456eb9421096e6cab22cf884adc798cb2f7103669333dae78c8d04bb86
+SHA512 (tree-sitter-json-0.19.0.tar.gz) = f4ef90d1ff7cb96093e7b54fb0b4904f7c19256c2e0938c03f81d89f3699f0c0922da54d1d770aa786b9cf10b08f9afa762771a207546a29cf7ff7f1710dadb6
+Size (tree-sitter-json-0.19.0.tar.gz) = 11102 bytes



Home | Main Index | Thread Index | Old Index