aboutsummaryrefslogtreecommitdiff
path: root/editors/helix
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-01-07 19:20:24 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-01-07 19:24:18 +0000
commit12f1c627d4a26e8098339900303640f7520b6673 (patch)
tree9acd998b6cca6a3c5d1a88df596dbee8b8a67fad /editors/helix
parent967022fd812cf67dec264ee4e53bd016b69e7a2b (diff)
downloadports-12f1c627d4a26e8098339900303640f7520b6673.tar.gz
ports-12f1c627d4a26e8098339900303640f7520b6673.zip
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings for cargo ports
Diffstat (limited to 'editors/helix')
-rw-r--r--editors/helix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile
index 4be0f8f23c94..061a2c88cd06 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= helix
DISTVERSION= 22.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare \
https://raw.githubusercontent.com/tree-sitter/tree-sitter-javascript/${TREE_SITTER_JSHIGH_REV}/queries/highlights.scm?file=/:jshigh \