pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/tree-sitter-c-sharp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jun  3 06:48:23 UTC 2023

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

Log Message:
textproc/tree-sitter-c-sharp: import tree-sitter-c-sharp-0.20.0

C# grammar for tree-sitter


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-c-sharp/DESCR \
    pkgsrc/textproc/tree-sitter-c-sharp/Makefile \
    pkgsrc/textproc/tree-sitter-c-sharp/PLIST \
    pkgsrc/textproc/tree-sitter-c-sharp/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-c-sharp/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-c-sharp/DESCR:1.1
--- /dev/null   Sat Jun  3 06:48:23 2023
+++ pkgsrc/textproc/tree-sitter-c-sharp/DESCR   Sat Jun  3 06:48:23 2023
@@ -0,0 +1 @@
+C# grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-c-sharp/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-c-sharp/Makefile:1.1
--- /dev/null   Sat Jun  3 06:48:23 2023
+++ pkgsrc/textproc/tree-sitter-c-sharp/Makefile        Sat Jun  3 06:48:23 2023
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2023/06/03 06:48:23 wiz Exp $
+
+DISTNAME=      tree-sitter-c-sharp-0.20.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-c-sharp/
+COMMENT=       C\# grammar for tree-sitter
+LICENSE=       mit
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-c-sharp/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-c-sharp/PLIST:1.1
--- /dev/null   Sat Jun  3 06:48:23 2023
+++ pkgsrc/textproc/tree-sitter-c-sharp/PLIST   Sat Jun  3 06:48:23 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/03 06:48:23 wiz Exp $
+lib/libtree-sitter-c-sharp.la
Index: pkgsrc/textproc/tree-sitter-c-sharp/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-c-sharp/distinfo:1.1
--- /dev/null   Sat Jun  3 06:48:23 2023
+++ pkgsrc/textproc/tree-sitter-c-sharp/distinfo        Sat Jun  3 06:48:23 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/03 06:48:23 wiz Exp $
+
+BLAKE2s (tree-sitter-c-sharp-0.20.0.tar.gz) = f5e7a7b124247342ab0a4982ae8e6ec3f51f86660d0ad83bce90b68e40c3f205
+SHA512 (tree-sitter-c-sharp-0.20.0.tar.gz) = 31530ff57d02b84c8e7e7183abb927c40839500afc225cfdbe685495962c3f129ea459efaf73abbb76951bfc14b890cbdfa9a847b3ae92c8db495d173d0e0e08
+Size (tree-sitter-c-sharp-0.20.0.tar.gz) = 1050470 bytes



Home | Main Index | Thread Index | Old Index