aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-25 10:47:39 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-08-25 10:49:39 +0000
commit783c056d7d681d66e2c5c59251c275d65274028e (patch)
tree219b211cf69596ba0765ed999e10b15d8dd2ab56 /editors
parente88e592111c86fdd1c0ac8717dbef9342e15e27c (diff)
downloadports-783c056d7d681d66e2c5c59251c275d65274028e.tar.gz
ports-783c056d7d681d66e2c5c59251c275d65274028e.zip
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
Diffstat (limited to 'editors')
-rw-r--r--editors/amp/Makefile1
-rw-r--r--editors/helix/Makefile2
-rw-r--r--editors/kak-lsp/Makefile1
-rw-r--r--editors/kibi/Makefile2
-rw-r--r--editors/parinfer-rust/Makefile2
-rw-r--r--editors/xi-core/Makefile2
-rw-r--r--editors/xi-term/Makefile2
7 files changed, 5 insertions, 7 deletions
diff --git a/editors/amp/Makefile b/editors/amp/Makefile
index 7543b01555c0..6ee5dd11e6cf 100644
--- a/editors/amp/Makefile
+++ b/editors/amp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= amp
DISTVERSION= 0.6.2
-PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/helix/Makefile b/editors/helix/Makefile
index e871de5c3050..39f824739ab9 100644
--- a/editors/helix/Makefile
+++ b/editors/helix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= helix
DISTVERSION= 22.05
-PORTREVISION= 3
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= https://git.sr.ht/~ecmma/tree-sitter-hare/archive/:treesitterhare
DISTFILES= ${TREE_SITTER_HARE_REV}.tar.gz:treesitterhare
diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile
index c80d1a5c6814..44afba66499d 100644
--- a/editors/kak-lsp/Makefile
+++ b/editors/kak-lsp/Makefile
@@ -1,7 +1,6 @@
PORTNAME= kak-lsp
DISTVERSIONPREFIX= v
DISTVERSION= 13.0.0
-PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile
index ef0e9eb6bec5..55e4d074d8b1 100644
--- a/editors/kibi/Makefile
+++ b/editors/kibi/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kibi
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 14
+PORTREVISION= 13
CATEGORIES= editors
MAINTAINER= lcook@FreeBSD.org
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index a06d42aabe58..ebb86958119e 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= 6
+PORTREVISION= 5
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile
index a728f0aadaaa..d5ed8622b114 100644
--- a/editors/xi-core/Makefile
+++ b/editors/xi-core/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xi-core
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 26
+PORTREVISION= 25
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org
diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile
index e0a57e59fa5c..7d50fa2e00b9 100644
--- a/editors/xi-term/Makefile
+++ b/editors/xi-term/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xi-term
DISTVERSION= g20190913
-PORTREVISION= 17
+PORTREVISION= 16
CATEGORIES= editors
MAINTAINER= eduardo@FreeBSD.org