pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
helix: git-diff is upstream named diff.
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Fri Apr 1 12:45:39 2022 +0200
Changeset: 5ecfade08fe9e57757ac6dbb3b71ff7bae8833e5
Modified Files:
helix/Makefile
Log Message:
helix: git-diff is upstream named diff.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ecfade08fe9e57757ac6dbb3b71ff7bae8833e5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
helix/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/helix/Makefile b/helix/Makefile
index 1e2b19d3ab..6e46eca249 100644
--- a/helix/Makefile
+++ b/helix/Makefile
@@ -346,7 +346,7 @@ post-extract:
${MV} ${WRKDIR}/tree-sitter-fish-${FISH_TAG} ${WRKSRC}/runtime/grammars/sources/fish
${MV} ${WRKDIR}/tree-sitter-git-commit-${GITCOMMIT_TAG} ${WRKSRC}/runtime/grammars/sources/git-commit
${MV} ${WRKDIR}/tree-sitter-git-config-${GITCONFIG_TAG} ${WRKSRC}/runtime/grammars/sources/git-config
- ${MV} ${WRKDIR}/tree-sitter-git-diff-${GITDIFF_TAG} ${WRKSRC}/runtime/grammars/sources/git-diff
+ ${MV} ${WRKDIR}/tree-sitter-diff-${GITDIFF_TAG} ${WRKSRC}/runtime/grammars/sources/git-diff
${MV} ${WRKDIR}/tree-sitter-git-rebase-${GITREBASE_TAG} ${WRKSRC}/runtime/grammars/sources/git-rebase
${MV} ${WRKDIR}/tree-sitter-glsl-${GLSL_TAG} ${WRKSRC}/runtime/grammars/sources/glsl
${MV} ${WRKDIR}/tree-sitter-go-${GO_TAG} ${WRKSRC}/runtime/grammars/sources/go
Home |
Main Index |
Thread Index |
Old Index