diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/amp/Makefile | 2 | ||||
-rw-r--r-- | editors/helix/Makefile | 2 | ||||
-rw-r--r-- | editors/kak-lsp/Makefile | 2 | ||||
-rw-r--r-- | editors/kibi/Makefile | 2 | ||||
-rw-r--r-- | editors/languageclient-neovim/Makefile | 2 | ||||
-rw-r--r-- | editors/lapce/Makefile | 2 | ||||
-rw-r--r-- | editors/neovim-gtk/Makefile | 2 | ||||
-rw-r--r-- | editors/ox/Makefile | 2 | ||||
-rw-r--r-- | editors/parinfer-rust/Makefile | 2 | ||||
-rw-r--r-- | editors/xi-core/Makefile | 2 | ||||
-rw-r--r-- | editors/xi-term/Makefile | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/editors/amp/Makefile b/editors/amp/Makefile index e2c25b93dd8d..7fe31d355135 100644 --- a/editors/amp/Makefile +++ b/editors/amp/Makefile @@ -1,7 +1,7 @@ PORTNAME= amp DISTVERSION= 0.6.2-27 DISTVERSIONSUFFIX= -g71df483 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/helix/Makefile b/editors/helix/Makefile index d331b2645010..7345718183b4 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,6 @@ PORTNAME= helix DISTVERSION= 23.05 -PORTREVISION= 4 +PORTREVISION= 5 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 \ diff --git a/editors/kak-lsp/Makefile b/editors/kak-lsp/Makefile index 263bf8ea39c7..67b89c81defe 100644 --- a/editors/kak-lsp/Makefile +++ b/editors/kak-lsp/Makefile @@ -1,7 +1,7 @@ PORTNAME= kak-lsp DISTVERSIONPREFIX= v DISTVERSION= 14.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org diff --git a/editors/kibi/Makefile b/editors/kibi/Makefile index ec0c6acc4411..692fd488ea34 100644 --- a/editors/kibi/Makefile +++ b/editors/kibi/Makefile @@ -1,7 +1,7 @@ PORTNAME= kibi DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= editors MAINTAINER= lcook@FreeBSD.org diff --git a/editors/languageclient-neovim/Makefile b/editors/languageclient-neovim/Makefile index 4461c451de22..d84a11605779 100644 --- a/editors/languageclient-neovim/Makefile +++ b/editors/languageclient-neovim/Makefile @@ -1,7 +1,7 @@ PORTNAME= languageclient-neovim DISTVERSION= 0.1.161-3 DISTVERSIONSUFFIX= -gcf6dd11 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors MAINTAINER= yuri@FreeBSD.org diff --git a/editors/lapce/Makefile b/editors/lapce/Makefile index 15c3dd011ea2..028b044c5ec6 100644 --- a/editors/lapce/Makefile +++ b/editors/lapce/Makefile @@ -1,7 +1,7 @@ PORTNAME= lapce DISTVERSIONPREFIX= v DISTVERSION= 0.2.8 # remove openssl-src-* from CARGO-CRATES each update -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/neovim-gtk/Makefile b/editors/neovim-gtk/Makefile index 499d2054a167..f51120b3c391 100644 --- a/editors/neovim-gtk/Makefile +++ b/editors/neovim-gtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= neovim-gtk DISTVERSIONPREFIX= v DISTVERSION= 1.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors MAINTAINER= asomers@FreeBSD.org diff --git a/editors/ox/Makefile b/editors/ox/Makefile index 3f518d4a754c..f04c8db50388 100644 --- a/editors/ox/Makefile +++ b/editors/ox/Makefile @@ -1,6 +1,6 @@ PORTNAME= ox DISTVERSION= 0.2.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors PKGNAMESUFFIX= -text-editor diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index c79cbe78a001..4e89e1d5c5fc 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= 16 +PORTREVISION= 17 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile index f6714109eaa3..973c8b7e3a98 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= xi-core DISTVERSIONPREFIX= v DISTVERSION= 0.3.0.20230412 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/xi-term/Makefile b/editors/xi-term/Makefile index fcf72cde00e2..ecc6fea0c600 100644 --- a/editors/xi-term/Makefile +++ b/editors/xi-term/Makefile @@ -1,6 +1,6 @@ PORTNAME= xi-term DISTVERSION= g20190913 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= editors MAINTAINER= eduardo@FreeBSD.org |