aboutsummaryrefslogtreecommitdiff
path: root/editors/parinfer-rust
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/parinfer-rust
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/parinfer-rust')
-rw-r--r--editors/parinfer-rust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index ea4f56d79106..876ccaf32065 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -1,7 +1,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3.20220110
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org