summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/R-cran-DT/Makefile1
-rw-r--r--textproc/R-cran-R2HTML/Makefile1
-rw-r--r--textproc/R-cran-XML/Makefile1
-rw-r--r--textproc/R-cran-bibtex/Makefile1
-rw-r--r--textproc/R-cran-brew/Makefile1
-rw-r--r--textproc/R-cran-cellranger/Makefile2
-rw-r--r--textproc/R-cran-commonmark/Makefile1
-rw-r--r--textproc/R-cran-formatR/Makefile1
-rw-r--r--textproc/R-cran-highr/Makefile1
-rw-r--r--textproc/R-cran-htmlTable/Makefile1
-rw-r--r--textproc/R-cran-htmltools/Makefile1
-rw-r--r--textproc/R-cran-hunspell/Makefile1
-rw-r--r--textproc/R-cran-markdown/Makefile2
-rw-r--r--textproc/R-cran-openxlsx/Makefile1
-rw-r--r--textproc/R-cran-pystr/Makefile2
-rw-r--r--textproc/R-cran-rbibutils/Makefile1
-rw-r--r--textproc/R-cran-readr/Makefile1
-rw-r--r--textproc/R-cran-readxl/Makefile1
-rw-r--r--textproc/R-cran-rematch/Makefile2
-rw-r--r--textproc/R-cran-rex/Makefile1
-rw-r--r--textproc/R-cran-rio/Makefile1
-rw-r--r--textproc/R-cran-rmarkdown/Makefile1
-rw-r--r--textproc/R-cran-sass/Makefile1
-rw-r--r--textproc/R-cran-spelling/Makefile1
-rw-r--r--textproc/R-cran-stringi/Makefile2
-rw-r--r--textproc/R-cran-stringr/Makefile1
-rw-r--r--textproc/R-cran-utf8/Makefile1
-rw-r--r--textproc/R-cran-vroom/Makefile1
-rw-r--r--textproc/R-cran-xml2/Makefile2
-rw-r--r--textproc/R-cran-xmlparsedata/Makefile1
-rw-r--r--textproc/R-cran-xtable/Makefile2
-rw-r--r--textproc/R-cran-yaml/Makefile1
-rw-r--r--textproc/dictem/Makefile2
-rw-r--r--textproc/dictionary/Makefile2
-rw-r--r--textproc/doc-mode.el/Makefile2
-rw-r--r--textproc/fox-xml/Makefile2
-rw-r--r--textproc/markdown-mode.el/Makefile2
-rw-r--r--textproc/muse/Makefile2
-rw-r--r--textproc/p5-Search-VectorSpace/Makefile2
-rw-r--r--textproc/p5-Senna/Makefile2
-rw-r--r--textproc/py-gensim/Makefile1
-rw-r--r--textproc/py-langid/Makefile1
-rw-r--r--textproc/py-orange3-text/Makefile1
-rw-r--r--textproc/py-tablib/Makefile2
-rw-r--r--textproc/py-textdistance/Makefile1
-rw-r--r--textproc/py-wordcloud/Makefile1
-rw-r--r--textproc/scss/Makefile2
-rw-r--r--textproc/senna/Makefile2
-rw-r--r--textproc/toml-f/Makefile1
-rw-r--r--textproc/uim-el/Makefile2
-rw-r--r--textproc/xml-lite.el/Makefile2
-rw-r--r--textproc/xmlada/Makefile2
-rw-r--r--textproc/xmlf90/Makefile1
-rw-r--r--textproc/yaml-mode.el/Makefile2
-rw-r--r--textproc/yaml.el/Makefile1
55 files changed, 55 insertions, 22 deletions
diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile
index 072593ba5dd5..5208c276c4cc 100644
--- a/textproc/R-cran-DT/Makefile
+++ b/textproc/R-cran-DT/Makefile
@@ -1,5 +1,6 @@
PORTNAME= DT
PORTVERSION= 0.25
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile
index 1ebb694dd769..0d20a2e764f5 100644
--- a/textproc/R-cran-R2HTML/Makefile
+++ b/textproc/R-cran-R2HTML/Makefile
@@ -1,5 +1,6 @@
PORTNAME= R2HTML
PORTVERSION= 2.3.3
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile
index 9095e71ccc0f..aa00f9b6b357 100644
--- a/textproc/R-cran-XML/Makefile
+++ b/textproc/R-cran-XML/Makefile
@@ -1,5 +1,6 @@
PORTNAME= XML
DISTVERSION= 3.99-0.10
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-bibtex/Makefile b/textproc/R-cran-bibtex/Makefile
index d91619c6bd73..b21c101d75e4 100644
--- a/textproc/R-cran-bibtex/Makefile
+++ b/textproc/R-cran-bibtex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= bibtex
DISTVERSION= 0.4.2.3
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-brew/Makefile b/textproc/R-cran-brew/Makefile
index af93f9353f93..5c0c96658d1e 100644
--- a/textproc/R-cran-brew/Makefile
+++ b/textproc/R-cran-brew/Makefile
@@ -1,5 +1,6 @@
PORTNAME= brew
DISTVERSION= 1.0-7
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-cellranger/Makefile b/textproc/R-cran-cellranger/Makefile
index 7cf7029dac69..81e7ce4391f4 100644
--- a/textproc/R-cran-cellranger/Makefile
+++ b/textproc/R-cran-cellranger/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cellranger
DISTVERSION= 1.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-commonmark/Makefile b/textproc/R-cran-commonmark/Makefile
index 75ea7025e04d..2f0bcb316dc7 100644
--- a/textproc/R-cran-commonmark/Makefile
+++ b/textproc/R-cran-commonmark/Makefile
@@ -1,5 +1,6 @@
PORTNAME= commonmark
DISTVERSION= 1.8.0
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-formatR/Makefile b/textproc/R-cran-formatR/Makefile
index cf7803185c3e..5c2e36d15bb6 100644
--- a/textproc/R-cran-formatR/Makefile
+++ b/textproc/R-cran-formatR/Makefile
@@ -1,5 +1,6 @@
PORTNAME= formatR
DISTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile
index f81b3d593f30..81e819d022e4 100644
--- a/textproc/R-cran-highr/Makefile
+++ b/textproc/R-cran-highr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= highr
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-htmlTable/Makefile b/textproc/R-cran-htmlTable/Makefile
index 9117866d1ca1..8901bbc00ad9 100644
--- a/textproc/R-cran-htmlTable/Makefile
+++ b/textproc/R-cran-htmlTable/Makefile
@@ -1,5 +1,6 @@
PORTNAME= htmlTable
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile
index acb8feb56ce0..2d7b31bc1268 100644
--- a/textproc/R-cran-htmltools/Makefile
+++ b/textproc/R-cran-htmltools/Makefile
@@ -1,5 +1,6 @@
PORTNAME= htmltools
PORTVERSION= 0.5.3
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-hunspell/Makefile b/textproc/R-cran-hunspell/Makefile
index 63f4e6edc11a..ebd2ac3954ac 100644
--- a/textproc/R-cran-hunspell/Makefile
+++ b/textproc/R-cran-hunspell/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hunspell
DISTVERSION= 3.0.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile
index 5b5196a0aaee..75987224622c 100644
--- a/textproc/R-cran-markdown/Makefile
+++ b/textproc/R-cran-markdown/Makefile
@@ -1,6 +1,6 @@
PORTNAME= markdown
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-openxlsx/Makefile b/textproc/R-cran-openxlsx/Makefile
index cf157580aecd..7e44ce1be1bd 100644
--- a/textproc/R-cran-openxlsx/Makefile
+++ b/textproc/R-cran-openxlsx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= openxlsx
DISTVERSION= 4.2.5.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-pystr/Makefile b/textproc/R-cran-pystr/Makefile
index 280cf2763c92..40c2371b8f85 100644
--- a/textproc/R-cran-pystr/Makefile
+++ b/textproc/R-cran-pystr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pystr
-PORTREVISION= 5
+PORTREVISION= 6
DISTVERSION= 2.0.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rbibutils/Makefile b/textproc/R-cran-rbibutils/Makefile
index 6eaab7ca81e4..2c906b98b62f 100644
--- a/textproc/R-cran-rbibutils/Makefile
+++ b/textproc/R-cran-rbibutils/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rbibutils
PORTVERSION= 2.2.9
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-readr/Makefile b/textproc/R-cran-readr/Makefile
index ee5a143a4911..e25934ed321b 100644
--- a/textproc/R-cran-readr/Makefile
+++ b/textproc/R-cran-readr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= readr
PORTVERSION= 2.1.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-readxl/Makefile b/textproc/R-cran-readxl/Makefile
index df92aed4ba11..5bde5ba15789 100644
--- a/textproc/R-cran-readxl/Makefile
+++ b/textproc/R-cran-readxl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= readxl
DISTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rematch/Makefile b/textproc/R-cran-rematch/Makefile
index 2575c501a927..9f5b34d105e0 100644
--- a/textproc/R-cran-rematch/Makefile
+++ b/textproc/R-cran-rematch/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rematch
DISTVERSION= 1.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rex/Makefile b/textproc/R-cran-rex/Makefile
index d0aaa5f8868e..470b8bb37389 100644
--- a/textproc/R-cran-rex/Makefile
+++ b/textproc/R-cran-rex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rex
DISTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rio/Makefile b/textproc/R-cran-rio/Makefile
index d411259394cd..e76c091eab9d 100644
--- a/textproc/R-cran-rio/Makefile
+++ b/textproc/R-cran-rio/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rio
DISTVERSION= 0.5.29
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile
index fcc4eb2ce01f..c0ff490d8068 100644
--- a/textproc/R-cran-rmarkdown/Makefile
+++ b/textproc/R-cran-rmarkdown/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rmarkdown
PORTVERSION= 2.16
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-sass/Makefile b/textproc/R-cran-sass/Makefile
index 4ae1d20a1f3b..59da9cb5c056 100644
--- a/textproc/R-cran-sass/Makefile
+++ b/textproc/R-cran-sass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= sass
PORTVERSION= 0.4.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-spelling/Makefile b/textproc/R-cran-spelling/Makefile
index f94abde2f534..227f37660ea5 100644
--- a/textproc/R-cran-spelling/Makefile
+++ b/textproc/R-cran-spelling/Makefile
@@ -1,5 +1,6 @@
PORTNAME= spelling
DISTVERSION= 2.2.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile
index f36f3ad7c678..9a1e82a43cd4 100644
--- a/textproc/R-cran-stringi/Makefile
+++ b/textproc/R-cran-stringi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stringi
DISTVERSION= 1.7.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile
index d19b68eb8daa..fcc7c1d6b21a 100644
--- a/textproc/R-cran-stringr/Makefile
+++ b/textproc/R-cran-stringr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= stringr
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile
index 8725cb8f690f..4789f1595f14 100644
--- a/textproc/R-cran-utf8/Makefile
+++ b/textproc/R-cran-utf8/Makefile
@@ -1,5 +1,6 @@
PORTNAME= utf8
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-vroom/Makefile b/textproc/R-cran-vroom/Makefile
index 6f89b871300c..bc4859d39795 100644
--- a/textproc/R-cran-vroom/Makefile
+++ b/textproc/R-cran-vroom/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vroom
PORTVERSION= 1.5.7
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile
index 2a417ed6844f..f3668ac56120 100644
--- a/textproc/R-cran-xml2/Makefile
+++ b/textproc/R-cran-xml2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xml2
PORTVERSION= 1.3.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-xmlparsedata/Makefile b/textproc/R-cran-xmlparsedata/Makefile
index 085fb8164324..c03d45a43c93 100644
--- a/textproc/R-cran-xmlparsedata/Makefile
+++ b/textproc/R-cran-xmlparsedata/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xmlparsedata
DISTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile
index 6282cc4d85c3..d5eee1c80ef6 100644
--- a/textproc/R-cran-xtable/Makefile
+++ b/textproc/R-cran-xtable/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xtable
DISTVERSION= 1.8-4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile
index b76649ebfc41..59defc329c33 100644
--- a/textproc/R-cran-yaml/Makefile
+++ b/textproc/R-cran-yaml/Makefile
@@ -1,5 +1,6 @@
PORTNAME= yaml
PORTVERSION= 2.3.5
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile
index 33ce7e13fa7a..043f50247200 100644
--- a/textproc/dictem/Makefile
+++ b/textproc/dictem/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dictem
PORTVERSION= 1.0.4
-PORTREVISION= 15
+PORTREVISION= 17
CATEGORIES= textproc net elisp
MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION}
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile
index 5ee26a43da85..d700b2586563 100644
--- a/textproc/dictionary/Makefile
+++ b/textproc/dictionary/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dictionary
PORTVERSION= 1.8.7
-PORTREVISION= 31
+PORTREVISION= 33
CATEGORIES= textproc net elisp
MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \
http://bsdchat.com/dist/dryice/
diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile
index a92b17a97a88..3c65e7bf163d 100644
--- a/textproc/doc-mode.el/Makefile
+++ b/textproc/doc-mode.el/Makefile
@@ -1,6 +1,6 @@
PORTNAME= doc-mode.el
PORTVERSION= 1.1
-PORTREVISION= 24
+PORTREVISION= 26
CATEGORIES= textproc elisp
MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION}
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/fox-xml/Makefile b/textproc/fox-xml/Makefile
index 2d1ab3cf6547..19991ed1f274 100644
--- a/textproc/fox-xml/Makefile
+++ b/textproc/fox-xml/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fox
DISTVERSION= 4.1.2-91
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX= -g9c6716e
CATEGORIES= textproc
PKGNAMESUFFIX= -xml
diff --git a/textproc/markdown-mode.el/Makefile b/textproc/markdown-mode.el/Makefile
index fad7edd06239..776d5fa227fe 100644
--- a/textproc/markdown-mode.el/Makefile
+++ b/textproc/markdown-mode.el/Makefile
@@ -1,7 +1,7 @@
PORTNAME= markdown-mode.el
DISTVERSIONPREFIX= v
DISTVERSION= 2.5
-PORTREVISION= 3
+PORTREVISION= 5
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile
index 7adac386a655..31d0994f997b 100644
--- a/textproc/muse/Makefile
+++ b/textproc/muse/Makefile
@@ -1,6 +1,6 @@
PORTNAME= muse
PORTVERSION= 3.20
-PORTREVISION= 22
+PORTREVISION= 24
CATEGORIES= textproc elisp
MASTER_SITES= http://download.gna.org/muse-el/ \
LOCAL/dryice \
diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile
index 92870d7f7430..244dd2055bb7 100644
--- a/textproc/p5-Search-VectorSpace/Makefile
+++ b/textproc/p5-Search-VectorSpace/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Search-VectorSpace
PORTVERSION= 0.02
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile
index e4af90704f79..c4ffd4ec8b37 100644
--- a/textproc/p5-Senna/Makefile
+++ b/textproc/p5-Senna/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Senna
PORTVERSION= 0.51
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DMAKI
diff --git a/textproc/py-gensim/Makefile b/textproc/py-gensim/Makefile
index c2ac351365f5..41896285617e 100644
--- a/textproc/py-gensim/Makefile
+++ b/textproc/py-gensim/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gensim
DISTVERSION= 4.3.1
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-langid/Makefile b/textproc/py-langid/Makefile
index 3581047402d1..236e989ad9dc 100644
--- a/textproc/py-langid/Makefile
+++ b/textproc/py-langid/Makefile
@@ -1,5 +1,6 @@
PORTNAME= langid
DISTVERSION= 1.1.6-20170715
+PORTREVISION= 1
CATEGORIES= textproc devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile
index e2b4093bcd37..a1a8d5694811 100644
--- a/textproc/py-orange3-text/Makefile
+++ b/textproc/py-orange3-text/Makefile
@@ -1,5 +1,6 @@
PORTNAME= orange3-text
DISTVERSION= 1.3.1
+PORTREVISION= 1
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-tablib/Makefile b/textproc/py-tablib/Makefile
index 60dc835c40d3..81fd171021a2 100644
--- a/textproc/py-tablib/Makefile
+++ b/textproc/py-tablib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tablib
PORTVERSION= 3.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile
index 7c8446a83633..0e650990ca35 100644
--- a/textproc/py-textdistance/Makefile
+++ b/textproc/py-textdistance/Makefile
@@ -1,5 +1,6 @@
PORTNAME= textdistance
PORTVERSION= 4.5.0
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-wordcloud/Makefile b/textproc/py-wordcloud/Makefile
index 8f5b710918db..dea8f36cf910 100644
--- a/textproc/py-wordcloud/Makefile
+++ b/textproc/py-wordcloud/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wordcloud
DISTVERSION= 1.8.2.2
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/scss/Makefile b/textproc/scss/Makefile
index 966efd367091..210a62a56564 100644
--- a/textproc/scss/Makefile
+++ b/textproc/scss/Makefile
@@ -1,6 +1,6 @@
PORTNAME= scss
PORTVERSION= 0.4.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc scheme
MASTER_SITES= SAVANNAH \
http://www.c-s.li/ports/
diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile
index 6906edb093f6..d209bb5f423f 100644
--- a/textproc/senna/Makefile
+++ b/textproc/senna/Makefile
@@ -1,6 +1,6 @@
PORTNAME= senna
PORTVERSION= 1.1.5
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= OSDN/senna
diff --git a/textproc/toml-f/Makefile b/textproc/toml-f/Makefile
index 0fa53eb1e633..6749b9ceb674 100644
--- a/textproc/toml-f/Makefile
+++ b/textproc/toml-f/Makefile
@@ -1,5 +1,6 @@
PORTNAME= toml-f
DISTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile
index ffa7e3abe0d1..acd6a28beb61 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -1,6 +1,6 @@
PORTNAME= uim-el
PORTVERSION= 1.9.0.b.${SNAPDATE}
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= textproc
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile
index fee3d5892931..46d1ab5b3d36 100644
--- a/textproc/xml-lite.el/Makefile
+++ b/textproc/xml-lite.el/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xml-lite.el
PORTVERSION= 1.1
-PORTREVISION= 19
+PORTREVISION= 21
PORTEPOCH= 1
CATEGORIES= textproc elisp
MASTER_SITES= http://dogbiscuit.org/mdub/software/
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile
index 43012a6cb047..f18b2a7dbe25 100644
--- a/textproc/xmlada/Makefile
+++ b/textproc/xmlada/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xmlada
DISTVERSIONPREFIX=v
DISTVERSION= 23.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= ports@FreeBSD.org
diff --git a/textproc/xmlf90/Makefile b/textproc/xmlf90/Makefile
index ea9d1e9ed330..ddccfc2ea5ca 100644
--- a/textproc/xmlf90/Makefile
+++ b/textproc/xmlf90/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xmlf90
DISTVERSION= 1.5.5
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://gitlab.com/siesta-project/libraries/xmlf90/-/archive/1.5.5/
diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile
index b2fe970e6c96..7378484a94a2 100644
--- a/textproc/yaml-mode.el/Makefile
+++ b/textproc/yaml-mode.el/Makefile
@@ -1,6 +1,6 @@
PORTNAME= yaml-mode.el
PORTVERSION= 0.0.15
-PORTREVISION= 6
+PORTREVISION= 8
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/textproc/yaml.el/Makefile b/textproc/yaml.el/Makefile
index 29f7f2c3d7b6..aa48dcef1c4d 100644
--- a/textproc/yaml.el/Makefile
+++ b/textproc/yaml.el/Makefile
@@ -1,6 +1,7 @@
PORTNAME= yaml.el
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.2
+PORTREVISION= 2
CATEGORIES= textproc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}