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