pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/tree-sitter-bash
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jun 3 06:23:56 UTC 2023
Added Files:
pkgsrc/textproc/tree-sitter-bash: DESCR Makefile PLIST distinfo
Log Message:
textproc/tree-sitter-bash: import tree-sitter-bash-0.19.0
bash grammar for tree-sitter
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-bash/DESCR \
pkgsrc/textproc/tree-sitter-bash/Makefile \
pkgsrc/textproc/tree-sitter-bash/PLIST \
pkgsrc/textproc/tree-sitter-bash/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-bash/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-bash/DESCR:1.1
--- /dev/null Sat Jun 3 06:23:56 2023
+++ pkgsrc/textproc/tree-sitter-bash/DESCR Sat Jun 3 06:23:56 2023
@@ -0,0 +1 @@
+bash grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-bash/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-bash/Makefile:1.1
--- /dev/null Sat Jun 3 06:23:56 2023
+++ pkgsrc/textproc/tree-sitter-bash/Makefile Sat Jun 3 06:23:56 2023
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2023/06/03 06:23:56 wiz Exp $
+
+DISTNAME= tree-sitter-bash-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-bash/
+COMMENT= Bash grammar for tree-sitter
+LICENSE= mit
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-bash/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-bash/PLIST:1.1
--- /dev/null Sat Jun 3 06:23:56 2023
+++ pkgsrc/textproc/tree-sitter-bash/PLIST Sat Jun 3 06:23:56 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/03 06:23:56 wiz Exp $
+lib/libtree-sitter-bash.la
Index: pkgsrc/textproc/tree-sitter-bash/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-bash/distinfo:1.1
--- /dev/null Sat Jun 3 06:23:56 2023
+++ pkgsrc/textproc/tree-sitter-bash/distinfo Sat Jun 3 06:23:56 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/03 06:23:56 wiz Exp $
+
+BLAKE2s (tree-sitter-bash-0.19.0.tar.gz) = 84098313c50195aea7a82f203c3c1a247ae93c4c6b931746f389c7590581988d
+SHA512 (tree-sitter-bash-0.19.0.tar.gz) = 62bc8bc25c999f9c79632bd6b236edd21ef15b14365dd1a956237b11a32f5e60a2f420ec67b60d46203699b7841d4bc10978fc0307d0c4013b376c6c024d89ae
+Size (tree-sitter-bash-0.19.0.tar.gz) = 187286 bytes
Home |
Main Index |
Thread Index |
Old Index