pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun  4 04:52:24 UTC 2023

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

Log Message:
textproc/tree-sitter-elisp: import tree-sitter-elisp-1.3.0

Emacs Lisp grammar for tree-sitter


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/tree-sitter-elisp/DESCR \
    pkgsrc/textproc/tree-sitter-elisp/Makefile \
    pkgsrc/textproc/tree-sitter-elisp/PLIST \
    pkgsrc/textproc/tree-sitter-elisp/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-elisp/DESCR
diff -u /dev/null pkgsrc/textproc/tree-sitter-elisp/DESCR:1.1
--- /dev/null   Sun Jun  4 04:52:24 2023
+++ pkgsrc/textproc/tree-sitter-elisp/DESCR     Sun Jun  4 04:52:24 2023
@@ -0,0 +1 @@
+Emacs Lisp grammar for tree-sitter
Index: pkgsrc/textproc/tree-sitter-elisp/Makefile
diff -u /dev/null pkgsrc/textproc/tree-sitter-elisp/Makefile:1.1
--- /dev/null   Sun Jun  4 04:52:24 2023
+++ pkgsrc/textproc/tree-sitter-elisp/Makefile  Sun Jun  4 04:52:24 2023
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2023/06/04 04:52:24 wiz Exp $
+
+DISTNAME=      tree-sitter-elisp-1.3.0
+CATEGORIES=    textproc devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=Wilfred/}
+GITHUB_TAG=    ${PKGVERSION_NOREV}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/Wilfred/tree-sitter-elisp/tree/main
+COMMENT=       Emacs Lisp grammar for tree-sitter
+LICENSE=       mit
+
+.include "../../textproc/tree-sitter/grammar.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-elisp/PLIST
diff -u /dev/null pkgsrc/textproc/tree-sitter-elisp/PLIST:1.1
--- /dev/null   Sun Jun  4 04:52:24 2023
+++ pkgsrc/textproc/tree-sitter-elisp/PLIST     Sun Jun  4 04:52:24 2023
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/04 04:52:24 wiz Exp $
+lib/libtree-sitter-elisp.la
Index: pkgsrc/textproc/tree-sitter-elisp/distinfo
diff -u /dev/null pkgsrc/textproc/tree-sitter-elisp/distinfo:1.1
--- /dev/null   Sun Jun  4 04:52:24 2023
+++ pkgsrc/textproc/tree-sitter-elisp/distinfo  Sun Jun  4 04:52:24 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/04 04:52:24 wiz Exp $
+
+BLAKE2s (tree-sitter-elisp-1.3.0.tar.gz) = 94751e8e61d6b00a3c42b690d395bad6a2b14824a5be903a9817d692f8ee07c6
+SHA512 (tree-sitter-elisp-1.3.0.tar.gz) = 99d4fc274492a017fb959a98dca5194b83308e0a0612d20788d4ce73d09175529af1783ffa6f424538573bb8cf07a8ad7b93014adcf9a5e4ef7999d1f15a2eb9
+Size (tree-sitter-elisp-1.3.0.tar.gz) = 26288 bytes



Home | Main Index | Thread Index | Old Index