summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/codesearch/Makefile2
-rw-r--r--textproc/consul-template/Makefile1
-rw-r--r--textproc/csvq/Makefile2
-rw-r--r--textproc/dasel/Makefile2
-rw-r--r--textproc/fzf/Makefile2
-rw-r--r--textproc/gh-grep/Makefile2
-rw-r--r--textproc/git-chglog/Makefile2
-rw-r--r--textproc/gitlab-elasticsearch-indexer/Makefile1
-rw-r--r--textproc/go-md2man/Makefile2
-rw-r--r--textproc/go-transifex-client/Makefile1
-rw-r--r--textproc/go-yq/Makefile2
-rw-r--r--textproc/gojq/Makefile2
-rw-r--r--textproc/gron/Makefile2
-rw-r--r--textproc/htmltest/Makefile2
-rw-r--r--textproc/jid/Makefile2
-rw-r--r--textproc/kepubify/Makefile2
-rw-r--r--textproc/markdownfmt/Makefile2
-rw-r--r--textproc/mergestat/Makefile2
-rw-r--r--textproc/minify/Makefile1
-rw-r--r--textproc/moar/Makefile1
-rw-r--r--textproc/ov/Makefile2
-rw-r--r--textproc/peco/Makefile2
-rw-r--r--textproc/pup/Makefile2
-rw-r--r--textproc/sift/Makefile2
-rw-r--r--textproc/spiff/Makefile2
-rw-r--r--textproc/termshot/Makefile2
-rw-r--r--textproc/textnote/Makefile2
-rw-r--r--textproc/textql/Makefile2
-rw-r--r--textproc/trdsql/Makefile2
-rw-r--r--textproc/uni/Makefile2
-rw-r--r--textproc/up/Makefile2
-rw-r--r--textproc/vacuum/Makefile1
-rw-r--r--textproc/vale/Makefile1
-rw-r--r--textproc/vgrep/Makefile2
-rw-r--r--textproc/yamlfmt/Makefile2
-rw-r--r--textproc/zed/Makefile2
36 files changed, 36 insertions, 29 deletions
diff --git a/textproc/codesearch/Makefile b/textproc/codesearch/Makefile
index e41aa27c901a..2d3623105b44 100644
--- a/textproc/codesearch/Makefile
+++ b/textproc/codesearch/Makefile
@@ -1,7 +1,7 @@
PORTNAME= codesearch
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc
MAINTAINER= eborisch@gmail.com
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile
index 232fc3b4806b..1e658ef10465 100644
--- a/textproc/consul-template/Makefile
+++ b/textproc/consul-template/Makefile
@@ -1,5 +1,6 @@
PORTNAME= consul-template
PORTVERSION= 0.33.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc
diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile
index 91a273d71aeb..faa9a9f244a8 100644
--- a/textproc/csvq/Makefile
+++ b/textproc/csvq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= csvq
DISTVERSIONPREFIX= v
DISTVERSION= 1.18.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/dasel/Makefile b/textproc/dasel/Makefile
index 3f70bb4f7fef..7a421a375b8a 100644
--- a/textproc/dasel/Makefile
+++ b/textproc/dasel/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dasel
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 77bcd1da61b6..c10e9fd15ed2 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fzf
DISTVERSION= 0.38.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
DISTFILES= go.mod:gomod
diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile
index 61ce3ed6a756..129254773827 100644
--- a/textproc/gh-grep/Makefile
+++ b/textproc/gh-grep/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gh-grep
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile
index dfd86bc86c1b..86171878ac45 100644
--- a/textproc/git-chglog/Makefile
+++ b/textproc/git-chglog/Makefile
@@ -1,7 +1,7 @@
PORTNAME= git-chglog
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 7d19609a9f85..bdcf13d65330 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-elasticsearch-indexer
PORTVERSION= 4.3.8
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 19880399d15c..3c998caf3293 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-md2man
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= textproc
MAINTAINER= mateusz@serveraptor.com
diff --git a/textproc/go-transifex-client/Makefile b/textproc/go-transifex-client/Makefile
index c6cf7486a857..9b0e8b8229af 100644
--- a/textproc/go-transifex-client/Makefile
+++ b/textproc/go-transifex-client/Makefile
@@ -1,6 +1,7 @@
PORTNAME= transifex-client
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.10
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMEPREFIX= go-
diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile
index 7d2462331ade..aed03f481451 100644
--- a/textproc/go-yq/Makefile
+++ b/textproc/go-yq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= go-yq
DISTVERSIONPREFIX= v
DISTVERSION= 4.34.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= timp87@gmail.com
diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile
index 700ec83f5770..e8b72c4c1dc4 100644
--- a/textproc/gojq/Makefile
+++ b/textproc/gojq/Makefile
@@ -1,7 +1,7 @@
PORTNAME= gojq
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= nork@FreeBSD.org
diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile
index 72049feaa12b..b130d2cf5d81 100644
--- a/textproc/gron/Makefile
+++ b/textproc/gron/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gron
PORTVERSION= 0.6.1
-PORTREVISION= 12
+PORTREVISION= 13
DISTVERSIONPREFIX= v
CATEGORIES= textproc
diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile
index aa29d64f77c6..c911a56b1e8b 100644
--- a/textproc/htmltest/Makefile
+++ b/textproc/htmltest/Makefile
@@ -1,7 +1,7 @@
PORTNAME= htmltest
DISTVERSIONPREFIX= v
DISTVERSION= 0.17.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= textproc
MAINTAINER= dbaio@FreeBSD.org
diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile
index d08f0d4c8ff8..08965de731f2 100644
--- a/textproc/jid/Makefile
+++ b/textproc/jid/Makefile
@@ -1,7 +1,7 @@
PORTNAME= jid
PORTVERSION= 0.7.6
DISTVERSIONPREFIX= v
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc
MAINTAINER= sbz@FreeBSD.org
diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile
index 4e25da31bc56..21bd6c054ea0 100644
--- a/textproc/kepubify/Makefile
+++ b/textproc/kepubify/Makefile
@@ -1,7 +1,7 @@
PORTNAME= kepubify
DISTVERSIONPREFIX= v
DISTVERSION= 4.0.4
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc converters
MAINTAINER= fuz@FreeBSD.org
diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile
index 857b20897c1a..c8526e1923c9 100644
--- a/textproc/markdownfmt/Makefile
+++ b/textproc/markdownfmt/Makefile
@@ -2,7 +2,7 @@ PORTNAME= markdownfmt
DISTVERSIONPREFIX= v
DISTVERSION= 1.1-67
DISTVERSIONSUFFIX= -g3438a10
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
diff --git a/textproc/mergestat/Makefile b/textproc/mergestat/Makefile
index 261f069ece4d..f69ebddd3d25 100644
--- a/textproc/mergestat/Makefile
+++ b/textproc/mergestat/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mergestat
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile
index de593402f6b3..a10227654129 100644
--- a/textproc/minify/Makefile
+++ b/textproc/minify/Makefile
@@ -1,5 +1,6 @@
PORTNAME= minify
PORTVERSION= 2.12.9
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc www
diff --git a/textproc/moar/Makefile b/textproc/moar/Makefile
index 628167a0ad79..b6df2f77cac8 100644
--- a/textproc/moar/Makefile
+++ b/textproc/moar/Makefile
@@ -1,6 +1,7 @@
PORTNAME= moar
DISTVERSIONPREFIX= v
DISTVERSION= 1.16.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile
index a3d07e111dac..7479961cc107 100644
--- a/textproc/ov/Makefile
+++ b/textproc/ov/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ov
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile
index dd342d3675c7..401f294fd1f0 100644
--- a/textproc/peco/Makefile
+++ b/textproc/peco/Makefile
@@ -1,7 +1,7 @@
PORTNAME= peco
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MAINTAINER= tagattie@FreeBSD.org
diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile
index 929dea9dd042..e856538f843c 100644
--- a/textproc/pup/Makefile
+++ b/textproc/pup/Makefile
@@ -2,7 +2,7 @@ PORTNAME= pup
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0-10
DISTVERSIONSUFFIX= -g681d7bb
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= textproc
PATCH_SITES= https://github.com/ericchiang/pup/pull/
PATCHFILES= 107.patch:-p1 \
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 8aba41540398..a1692bb6f5d0 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
PORTNAME= sift
PORTVERSION= 0.9.0
DISTVERSIONPREFIX= v
-PORTREVISION= 34
+PORTREVISION= 35
CATEGORIES= textproc
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile
index c869b76fac4e..c70a8324897f 100644
--- a/textproc/spiff/Makefile
+++ b/textproc/spiff/Makefile
@@ -1,7 +1,7 @@
PORTNAME= spiff
PORTVERSION= 1.0.8
DISTVERSIONPREFIX= v
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
diff --git a/textproc/termshot/Makefile b/textproc/termshot/Makefile
index 402587c3c4b3..242ee2258742 100644
--- a/textproc/termshot/Makefile
+++ b/textproc/termshot/Makefile
@@ -1,7 +1,7 @@
PORTNAME= termshot
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc graphics
MAINTAINER= lbartoletti@FreeBSD.org
diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile
index 58667d13fc19..90738a6a3bfa 100644
--- a/textproc/textnote/Makefile
+++ b/textproc/textnote/Makefile
@@ -1,7 +1,7 @@
PORTNAME= textnote
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile
index 2caf56068f99..e56811caf4c3 100644
--- a/textproc/textql/Makefile
+++ b/textproc/textql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= textql
PORTVERSION= g20210706
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
MAINTAINER= ume@FreeBSD.org
diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile
index 0e84cd9f22b9..f83a58348947 100644
--- a/textproc/trdsql/Makefile
+++ b/textproc/trdsql/Makefile
@@ -1,7 +1,7 @@
PORTNAME= trdsql
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile
index 892d890d57c7..bd9c914d7de8 100644
--- a/textproc/uni/Makefile
+++ b/textproc/uni/Makefile
@@ -1,6 +1,6 @@
PORTNAME= uni
PORTVERSION= 2.5.1
-PORTREVISION= 13
+PORTREVISION= 14
DISTVERSIONPREFIX= v
CATEGORIES= textproc
diff --git a/textproc/up/Makefile b/textproc/up/Makefile
index 5e7edf61bb83..2f88620469fc 100644
--- a/textproc/up/Makefile
+++ b/textproc/up/Makefile
@@ -1,7 +1,7 @@
PORTNAME= up
DISTVERSIONPREFIX= v
DISTVERSION= 0.4
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
diff --git a/textproc/vacuum/Makefile b/textproc/vacuum/Makefile
index 1a6eb4ec27ee..cbf04daa5ee0 100644
--- a/textproc/vacuum/Makefile
+++ b/textproc/vacuum/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vacuum
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.7
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMESUFFIX= -lint-tool
diff --git a/textproc/vale/Makefile b/textproc/vale/Makefile
index 2e2ad80287ed..00a392a0a3f7 100644
--- a/textproc/vale/Makefile
+++ b/textproc/vale/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vale
DISTVERSIONPREFIX= v
DISTVERSION= 2.28.2
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile
index a0c150de8411..7ef981b5abce 100644
--- a/textproc/vgrep/Makefile
+++ b/textproc/vgrep/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vgrep
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/yamlfmt/Makefile b/textproc/yamlfmt/Makefile
index 96c9db3a5f20..4a80f78c6a43 100644
--- a/textproc/yamlfmt/Makefile
+++ b/textproc/yamlfmt/Makefile
@@ -1,7 +1,7 @@
PORTNAME= yamlfmt
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= meta@FreeBSD.org
diff --git a/textproc/zed/Makefile b/textproc/zed/Makefile
index 602c64eed4ac..32b4024b08c5 100644
--- a/textproc/zed/Makefile
+++ b/textproc/zed/Makefile
@@ -1,7 +1,7 @@
PORTNAME?= zed
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= meta@FreeBSD.org