pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jun  3 06:42:22 UTC 2023

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

Log Message:
textproc/tree-sitter-markdown: import tree-sitter-markdown-0.7.1

Markdown grammar for tree-sitter


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-markdown/DESCR \
    pkgsrc/textproc/tree-sitter-markdown/Makefile \
    pkgsrc/textproc/tree-sitter-markdown/PLIST \
    pkgsrc/textproc/tree-sitter-markdown/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-markdown/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-markdown/DESCR:1.1
--- /dev/null   Sat Jun  3 06:42:22 2023
+++ pkgsrc/textproc/tree-sitter-markdown/DESCR  Sat Jun  3 06:42:22 2023
@@ -0,0 +1 @@
+Markdown grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-markdown/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-markdown/Makefile:1.1
--- /dev/null   Sat Jun  3 06:42:22 2023
+++ pkgsrc/textproc/tree-sitter-markdown/Makefile       Sat Jun  3 06:42:22 2023
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2023/06/03 06:42:22 wiz Exp $
+
+DISTNAME=      tree-sitter-markdown-0.7.1
+CATEGORIES=    textproc devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=ikatyang/}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/ikatyang/tree-sitter-markdown/
+COMMENT=       Markdown grammar for tree-sitter
+LICENSE=       mit
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-markdown/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-markdown/PLIST:1.1
--- /dev/null   Sat Jun  3 06:42:22 2023
+++ pkgsrc/textproc/tree-sitter-markdown/PLIST  Sat Jun  3 06:42:22 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/03 06:42:22 wiz Exp $
+lib/libtree-sitter-markdown.la
Index: pkgsrc/textproc/tree-sitter-markdown/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-markdown/distinfo:1.1
--- /dev/null   Sat Jun  3 06:42:22 2023
+++ pkgsrc/textproc/tree-sitter-markdown/distinfo       Sat Jun  3 06:42:22 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/03 06:42:22 wiz Exp $
+
+BLAKE2s (tree-sitter-markdown-0.7.1.tar.gz) = 483bdb77e4293d31b180f20abc49ca10e70e97416c35b4473d85432bb7b95361
+SHA512 (tree-sitter-markdown-0.7.1.tar.gz) = ac9d3983fb704b4c6bae4e4c276d05c224a32ff250eeabc72156ed814f604a87a585a3e6828589d4e305e8f677bb1348ba16e80a93da101c698cbd8ae1f282fb
+Size (tree-sitter-markdown-0.7.1.tar.gz) = 409602 bytes



Home | Main Index | Thread Index | Old Index