pkgsrc-WIP-changes archive

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

tree-sitter-python: remove, imported to pkgsrc/textproc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed Jan 18 11:19:19 2023 +0100
Changeset:	a5bc050f6e4fc884bb464f2fdf6b8b36902b8944

Modified Files:
	Makefile
Removed Files:
	tree-sitter-python/DESCR
	tree-sitter-python/Makefile
	tree-sitter-python/PLIST
	tree-sitter-python/distinfo

Log Message:
tree-sitter-python: remove, imported to pkgsrc/textproc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a5bc050f6e4fc884bb464f2fdf6b8b36902b8944

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                    |  1 -
 tree-sitter-python/DESCR    |  1 -
 tree-sitter-python/Makefile | 14 --------------
 tree-sitter-python/PLIST    |  2 --
 tree-sitter-python/distinfo |  5 -----
 5 files changed, 23 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b654490285..118932ce01 100644
--- a/Makefile
+++ b/Makefile
@@ -4852,7 +4852,6 @@ SUBDIR+=	py-traitsgui
 SUBDIR+=	py-tranquil
 SUBDIR+=	py-transaction
 SUBDIR+=	py-translationstring
-SUBDIR+=	py-tree-sitter
 SUBDIR+=	py-tribe
 SUBDIR+=	py-trie3
 SUBDIR+=	py-trimesh
diff --git a/tree-sitter-python/DESCR b/tree-sitter-python/DESCR
deleted file mode 100644
index 0ba4c47920..0000000000
--- a/tree-sitter-python/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python grammar for tree-sitter
diff --git a/tree-sitter-python/Makefile b/tree-sitter-python/Makefile
deleted file mode 100644
index 1839dab5c3..0000000000
--- a/tree-sitter-python/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	tree-sitter-python-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-python/
-COMMENT=	Python grammar for tree-sitter
-LICENSE=	mit
-
-.include "../../textproc/tree-sitter/grammar.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tree-sitter-python/PLIST b/tree-sitter-python/PLIST
deleted file mode 100644
index d6141c88c9..0000000000
--- a/tree-sitter-python/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-lib/libtree-sitter-python.so
diff --git a/tree-sitter-python/distinfo b/tree-sitter-python/distinfo
deleted file mode 100644
index 35b0d10252..0000000000
--- a/tree-sitter-python/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (tree-sitter-python-0.20.0.tar.gz) = afb9c9a4b12ae57c7d88c4cdc83517cb8a48081b0808df78d566afcf71ae2b92
-SHA512 (tree-sitter-python-0.20.0.tar.gz) = 6eff62f40a0cf95c9acb8bd571ed5d74ab9db7d15104a039273861c28f932c79d5e4d32e3017ed38fe35a8e92660f46bcdab8091a2dd2cc0d9699598a6d46606
-Size (tree-sitter-python-0.20.0.tar.gz) = 155192 bytes


Home | Main Index | Thread Index | Old Index