aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/codesearch/Makefile1
-rw-r--r--textproc/consul-template/Makefile1
-rw-r--r--textproc/csvq/Makefile1
-rw-r--r--textproc/dasel/Makefile1
-rw-r--r--textproc/fzf/Makefile1
-rw-r--r--textproc/gh-grep/Makefile1
-rw-r--r--textproc/git-chglog/Makefile1
-rw-r--r--textproc/gitlab-elasticsearch-indexer/Makefile2
-rw-r--r--textproc/go-md2man/Makefile1
-rw-r--r--textproc/go-yq/Makefile1
-rw-r--r--textproc/gojq/Makefile1
-rw-r--r--textproc/gron/Makefile2
-rw-r--r--textproc/htmltest/Makefile1
-rw-r--r--textproc/jid/Makefile1
-rw-r--r--textproc/kepubify/Makefile1
-rw-r--r--textproc/markdownfmt/Makefile2
-rw-r--r--textproc/mergestat/Makefile1
-rw-r--r--textproc/minify/Makefile1
-rw-r--r--textproc/ov/Makefile1
-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/textnote/Makefile1
-rw-r--r--textproc/textql/Makefile2
-rw-r--r--textproc/trdsql/Makefile1
-rw-r--r--textproc/uni/Makefile1
-rw-r--r--textproc/up/Makefile1
-rw-r--r--textproc/vgrep/Makefile1
29 files changed, 29 insertions, 8 deletions
diff --git a/textproc/codesearch/Makefile b/textproc/codesearch/Makefile
index bf2e110bc25a..750e61a7de99 100644
--- a/textproc/codesearch/Makefile
+++ b/textproc/codesearch/Makefile
@@ -1,6 +1,7 @@
PORTNAME= codesearch
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= eborisch@gmail.com
diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile
index 955bc85debb4..a85e6ffcdefa 100644
--- a/textproc/consul-template/Makefile
+++ b/textproc/consul-template/Makefile
@@ -1,6 +1,7 @@
PORTNAME= consul-template
PORTVERSION= 0.27.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= swills@FreeBSD.org
diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile
index 4f3ece361475..baa2c03bdc29 100644
--- a/textproc/csvq/Makefile
+++ b/textproc/csvq/Makefile
@@ -1,6 +1,7 @@
PORTNAME= csvq
DISTVERSIONPREFIX= v
DISTVERSION= 1.16.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/dasel/Makefile b/textproc/dasel/Makefile
index bb2af37bfc47..d2e5ab9b2c71 100644
--- a/textproc/dasel/Makefile
+++ b/textproc/dasel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= dasel
DISTVERSIONPREFIX= v
DISTVERSION= 1.22.1
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile
index 2d137588618a..83c40b5e3899 100644
--- a/textproc/fzf/Makefile
+++ b/textproc/fzf/Makefile
@@ -2,6 +2,7 @@
PORTNAME= fzf
PORTVERSION= 0.27.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= dmgk@FreeBSD.org
diff --git a/textproc/gh-grep/Makefile b/textproc/gh-grep/Makefile
index 1afafcb5db9d..f459cd3b3c75 100644
--- a/textproc/gh-grep/Makefile
+++ b/textproc/gh-grep/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gh-grep
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile
index cce4bf3c095e..1692e22481d3 100644
--- a/textproc/git-chglog/Makefile
+++ b/textproc/git-chglog/Makefile
@@ -1,6 +1,7 @@
PORTNAME= git-chglog
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.1
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile
index 9ff73f933fa4..e3457cb578ab 100644
--- a/textproc/gitlab-elasticsearch-indexer/Makefile
+++ b/textproc/gitlab-elasticsearch-indexer/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gitlab-elasticsearch-indexer
PORTVERSION= 2.17.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= mfechner@FreeBSD.org
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index b9f431f1f4f4..e3ce1a6b5909 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,6 +1,7 @@
PORTNAME= go-md2man
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= mateusz@serveraptor.com
diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile
index f8613701eade..8133091499fb 100644
--- a/textproc/go-yq/Makefile
+++ b/textproc/go-yq/Makefile
@@ -3,6 +3,7 @@
PORTNAME= go-yq
DISTVERSIONPREFIX= v
DISTVERSION= 4.16.2
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= timp87@gmail.com
diff --git a/textproc/gojq/Makefile b/textproc/gojq/Makefile
index 1a007e02a18b..2fc2b21fed64 100644
--- a/textproc/gojq/Makefile
+++ b/textproc/gojq/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gojq
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.6
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= nork@ninth-nine.com
diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile
index 4499272022de..5f058b5eb159 100644
--- a/textproc/gron/Makefile
+++ b/textproc/gron/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gron
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= textproc
diff --git a/textproc/htmltest/Makefile b/textproc/htmltest/Makefile
index 1a59fa015d15..51b0e4605df8 100644
--- a/textproc/htmltest/Makefile
+++ b/textproc/htmltest/Makefile
@@ -1,6 +1,7 @@
PORTNAME= htmltest
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= dbaio@FreeBSD.org
diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile
index f5badba82254..478adde490db 100644
--- a/textproc/jid/Makefile
+++ b/textproc/jid/Makefile
@@ -3,6 +3,7 @@
PORTNAME= jid
PORTVERSION= 0.7.6
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= sbz@FreeBSD.org
diff --git a/textproc/kepubify/Makefile b/textproc/kepubify/Makefile
index b7102314e85f..9b54f2f81539 100644
--- a/textproc/kepubify/Makefile
+++ b/textproc/kepubify/Makefile
@@ -1,6 +1,7 @@
PORTNAME= kepubify
DISTVERSIONPREFIX= v
DISTVERSION= 4.0.4
+PORTREVISION= 1
CATEGORIES= textproc converters
MAINTAINER= fuz@fuz.su
diff --git a/textproc/markdownfmt/Makefile b/textproc/markdownfmt/Makefile
index d6b77a43a267..7debaed4d22a 100644
--- a/textproc/markdownfmt/Makefile
+++ b/textproc/markdownfmt/Makefile
@@ -2,7 +2,7 @@ PORTNAME= markdownfmt
DISTVERSIONPREFIX= v
DISTVERSION= 1.1-67
DISTVERSIONSUFFIX= -g3438a10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
diff --git a/textproc/mergestat/Makefile b/textproc/mergestat/Makefile
index 0201bb0b24aa..ee086a6a0ebc 100644
--- a/textproc/mergestat/Makefile
+++ b/textproc/mergestat/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mergestat
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.4
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile
index 1982262ac422..f70a4eb82bfe 100644
--- a/textproc/minify/Makefile
+++ b/textproc/minify/Makefile
@@ -3,6 +3,7 @@
PORTNAME= minify
PORTVERSION= 2.10.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc www
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile
index 2ea173cf855f..6614a91ffaa4 100644
--- a/textproc/ov/Makefile
+++ b/textproc/ov/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ov
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile
index e39d4b4232b3..fdcd68eabbfb 100644
--- a/textproc/peco/Makefile
+++ b/textproc/peco/Makefile
@@ -3,7 +3,7 @@
PORTNAME= peco
PORTVERSION= 0.4.4
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= LOCAL/knu
diff --git a/textproc/pup/Makefile b/textproc/pup/Makefile
index b1d551bf4ff2..41a7442df2f1 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= 1
+PORTREVISION= 2
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 6e4db9a3bb0d..6db3d36a434d 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sift
PORTVERSION= 0.9.0
DISTVERSIONPREFIX= v
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= textproc
MAINTAINER= sunpoet@FreeBSD.org
diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile
index e0c4926f63a9..67d371f617ad 100644
--- a/textproc/spiff/Makefile
+++ b/textproc/spiff/Makefile
@@ -1,7 +1,7 @@
PORTNAME= spiff
PORTVERSION= 1.0.8
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= swills@FreeBSD.org
diff --git a/textproc/textnote/Makefile b/textproc/textnote/Makefile
index 3e0083971ec5..be97620c8880 100644
--- a/textproc/textnote/Makefile
+++ b/textproc/textnote/Makefile
@@ -1,6 +1,7 @@
PORTNAME= textnote
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
diff --git a/textproc/textql/Makefile b/textproc/textql/Makefile
index 7741ba701c2d..0ae7cfd46f88 100644
--- a/textproc/textql/Makefile
+++ b/textproc/textql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= textql
PORTVERSION= g20200203
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= ume@FreeBSD.org
diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile
index 001263f223b1..a4e82225fb4d 100644
--- a/textproc/trdsql/Makefile
+++ b/textproc/trdsql/Makefile
@@ -1,6 +1,7 @@
PORTNAME= trdsql
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org
diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile
index 51757e4567ea..ad3dc01d2151 100644
--- a/textproc/uni/Makefile
+++ b/textproc/uni/Makefile
@@ -3,6 +3,7 @@
PORTNAME= uni
PORTVERSION= 2.4.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= thierry@FreeBSD.org
diff --git a/textproc/up/Makefile b/textproc/up/Makefile
index f86f65828b6a..b7436ddb2602 100644
--- a/textproc/up/Makefile
+++ b/textproc/up/Makefile
@@ -1,6 +1,7 @@
PORTNAME= up
DISTVERSIONPREFIX= v
DISTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= 0mp@FreeBSD.org
diff --git a/textproc/vgrep/Makefile b/textproc/vgrep/Makefile
index 150d8fd5f576..78e36f2a0b8c 100644
--- a/textproc/vgrep/Makefile
+++ b/textproc/vgrep/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vgrep
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= lcook@FreeBSD.org