pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/tree-sitter-bash
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 13 18:15:42 UTC 2024
Modified Files:
pkgsrc/textproc/tree-sitter-bash: Makefile distinfo
Log Message:
tree-sitter-bash: update to 0.20.5.
0.20.5
Replace non-JSON-standard single-quotes with double-quotes in binding.gyp by @nordlow in #240
Fixes by @amaanq in #245
0.20.4
not documented
0.20.3
fix: heredocs with many trailing file redirects by @ahlinc in #197
fix: don't expose \n rule anchors as visible anonymous nodes by @ahlinc in #198
fix: restore missed redirect field by @ahlinc in #200
fix: alias simple_heredoc_body to heredoc_body by @ahlinc in #201
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/tree-sitter-bash/Makefile \
pkgsrc/textproc/tree-sitter-bash/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-bash/Makefile
diff -u pkgsrc/textproc/tree-sitter-bash/Makefile:1.3 pkgsrc/textproc/tree-sitter-bash/Makefile:1.4
--- pkgsrc/textproc/tree-sitter-bash/Makefile:1.3 Thu Oct 19 13:01:34 2023
+++ pkgsrc/textproc/tree-sitter-bash/Makefile Tue Feb 13 18:15:42 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/10/19 13:01:34 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2024/02/13 18:15:42 wiz Exp $
-DISTNAME= tree-sitter-bash-0.20.2
+DISTNAME= tree-sitter-bash-0.20.5
CATEGORIES= textproc devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=tree-sitter/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/tree-sitter-bash/distinfo
diff -u pkgsrc/textproc/tree-sitter-bash/distinfo:1.3 pkgsrc/textproc/tree-sitter-bash/distinfo:1.4
--- pkgsrc/textproc/tree-sitter-bash/distinfo:1.3 Thu Oct 19 13:01:34 2023
+++ pkgsrc/textproc/tree-sitter-bash/distinfo Tue Feb 13 18:15:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/10/19 13:01:34 wiz Exp $
+$NetBSD: distinfo,v 1.4 2024/02/13 18:15:42 wiz Exp $
-BLAKE2s (tree-sitter-bash-0.20.2.tar.gz) = 34cc66bafff0591a318a5021bbbb82c223d2d55d0a45ca31577066573cd8183d
-SHA512 (tree-sitter-bash-0.20.2.tar.gz) = 0ada1df369439199a021c5be9f11ff1883c629c5627e8805b3eb13bc27fb88156d0575822935459a1c657c430831b3e6eaebc37e54813b08a76a24e79aa216ee
-Size (tree-sitter-bash-0.20.2.tar.gz) = 360197 bytes
+BLAKE2s (tree-sitter-bash-0.20.5.tar.gz) = 4899b835d4f09828ddb9bdf8d247cefc74063d723223048720088976b3068e55
+SHA512 (tree-sitter-bash-0.20.5.tar.gz) = bc1c4ec816183b4a4990decd45f3c46a424e29d4c417b762f3f761b6396faa984c6eb05237cb4921070e0b478485146889176a862b0935b4b345a704675bef22
+Size (tree-sitter-bash-0.20.5.tar.gz) = 525750 bytes
Home |
Main Index |
Thread Index |
Old Index