pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/tree-sitter-cpp
Module Name: pkgsrc
Committed By: wiz
Date: Wed Apr 10 21:23:57 UTC 2024
Modified Files:
pkgsrc/textproc/tree-sitter-cpp: Makefile distinfo
Log Message:
tree-sitter-cpp: re-update to 0.21.0
Needs c11.
Bump PKGREVISION for runtime fix.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/tree-sitter-cpp/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/tree-sitter-cpp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/tree-sitter-cpp/Makefile
diff -u pkgsrc/textproc/tree-sitter-cpp/Makefile:1.8 pkgsrc/textproc/tree-sitter-cpp/Makefile:1.9
--- pkgsrc/textproc/tree-sitter-cpp/Makefile:1.8 Wed Apr 10 10:53:44 2024
+++ pkgsrc/textproc/tree-sitter-cpp/Makefile Wed Apr 10 21:23:56 2024
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2024/04/10 10:53:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2024/04/10 21:23:56 wiz Exp $
-DISTNAME= tree-sitter-cpp-0.20.5
+DISTNAME= tree-sitter-cpp-0.21.0
+PKGREVISION= 1
CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=tree-sitter/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -10,5 +11,8 @@ HOMEPAGE= https://github.com/tree-sitter
COMMENT= C++ grammar for tree-sitter
LICENSE= mit
+GRAMMAR_C_STANDARD= c11
+USE_CC_FEATURES= c11
+
.include "../../textproc/tree-sitter/grammar.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/tree-sitter-cpp/distinfo
diff -u pkgsrc/textproc/tree-sitter-cpp/distinfo:1.7 pkgsrc/textproc/tree-sitter-cpp/distinfo:1.8
--- pkgsrc/textproc/tree-sitter-cpp/distinfo:1.7 Wed Apr 10 10:53:44 2024
+++ pkgsrc/textproc/tree-sitter-cpp/distinfo Wed Apr 10 21:23:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/04/10 10:53:44 wiz Exp $
+$NetBSD: distinfo,v 1.8 2024/04/10 21:23:56 wiz Exp $
-BLAKE2s (tree-sitter-cpp-0.20.5.tar.gz) = 305a32773bca59911bfd86d500bb09ee6704efea60905571e69904e673746c3c
-SHA512 (tree-sitter-cpp-0.20.5.tar.gz) = 0afe19dc868bce8fef7114c0553ed3af2c479fc84257959a617dd6acf695fb13a91468a3daddafd39cac11f7d5a72ba988bd29d7d7f1987d7486ae4d1dc7f746
-Size (tree-sitter-cpp-0.20.5.tar.gz) = 1442677 bytes
+BLAKE2s (tree-sitter-cpp-0.21.0.tar.gz) = f1c22fd24d5a3dd864aff59079527c4defbd8a51f7caa245a97b0d2c388687cb
+SHA512 (tree-sitter-cpp-0.21.0.tar.gz) = 70be7b446e5acf0f439fbf1d4c9d649e8e8bc8ea044d0d3f3644e3047eaa5468eabefd5552f98fa39d34030cce654db25371008ddbc27a64d3df14611ac3061c
+Size (tree-sitter-cpp-0.21.0.tar.gz) = 1482410 bytes
Home |
Main Index |
Thread Index |
Old Index