aboutsummaryrefslogtreecommitdiff
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/Makefile2
-rw-r--r--textproc/R-cran-XML/Makefile1
-rw-r--r--textproc/R-cran-bibtex/Makefile1
-rw-r--r--textproc/R-cran-brew/Makefile2
-rw-r--r--textproc/R-cran-cellranger/Makefile2
-rw-r--r--textproc/R-cran-formatR/Makefile2
-rw-r--r--textproc/R-cran-highr/Makefile2
-rw-r--r--textproc/R-cran-htmltools/Makefile1
-rw-r--r--textproc/R-cran-markdown/Makefile1
-rw-r--r--textproc/R-cran-openxlsx/Makefile1
-rw-r--r--textproc/R-cran-pystr/Makefile2
-rw-r--r--textproc/R-cran-readr/Makefile2
-rw-r--r--textproc/R-cran-readxl/Makefile2
-rw-r--r--textproc/R-cran-rematch/Makefile2
-rw-r--r--textproc/R-cran-rex/Makefile2
-rw-r--r--textproc/R-cran-rio/Makefile2
-rw-r--r--textproc/R-cran-rmarkdown/Makefile1
-rw-r--r--textproc/R-cran-stringi/Makefile2
-rw-r--r--textproc/R-cran-stringr/Makefile2
-rw-r--r--textproc/R-cran-utf8/Makefile2
-rw-r--r--textproc/R-cran-xml2/Makefile1
-rw-r--r--textproc/R-cran-xtable/Makefile2
-rw-r--r--textproc/R-cran-yaml/Makefile1
24 files changed, 24 insertions, 15 deletions
diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile
index 967bd2bf0121..1110ce404606 100644
--- a/textproc/R-cran-DT/Makefile
+++ b/textproc/R-cran-DT/Makefile
@@ -3,6 +3,7 @@
PORTNAME= DT
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile
index 3d06e03e5449..3c5723e61118 100644
--- a/textproc/R-cran-R2HTML/Makefile
+++ b/textproc/R-cran-R2HTML/Makefile
@@ -3,7 +3,7 @@
PORTNAME= R2HTML
PORTVERSION= 2.3.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile
index 51e0a88e05f1..059e6c8f58df 100644
--- a/textproc/R-cran-XML/Makefile
+++ b/textproc/R-cran-XML/Makefile
@@ -3,6 +3,7 @@
PORTNAME= XML
DISTVERSION= 3.99-0.3
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-bibtex/Makefile b/textproc/R-cran-bibtex/Makefile
index 791460884eeb..53284a6db46e 100644
--- a/textproc/R-cran-bibtex/Makefile
+++ b/textproc/R-cran-bibtex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= bibtex
DISTVERSION= 0.4.2.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-brew/Makefile b/textproc/R-cran-brew/Makefile
index 1a1617fcedf1..1fd0f5712c8c 100644
--- a/textproc/R-cran-brew/Makefile
+++ b/textproc/R-cran-brew/Makefile
@@ -3,7 +3,7 @@
PORTNAME= brew
DISTVERSION= 1.0-6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-cellranger/Makefile b/textproc/R-cran-cellranger/Makefile
index 72d98b7be0d0..fccebe3c132e 100644
--- a/textproc/R-cran-cellranger/Makefile
+++ b/textproc/R-cran-cellranger/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cellranger
DISTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-formatR/Makefile b/textproc/R-cran-formatR/Makefile
index 401c14542f87..9dc307ddb2d1 100644
--- a/textproc/R-cran-formatR/Makefile
+++ b/textproc/R-cran-formatR/Makefile
@@ -3,7 +3,7 @@
PORTNAME= formatR
DISTVERSION= 1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile
index 419ccd532c18..8d258b16ebad 100644
--- a/textproc/R-cran-highr/Makefile
+++ b/textproc/R-cran-highr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= highr
PORTVERSION= 0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile
index 67f3e795d3f8..d839a8450b76 100644
--- a/textproc/R-cran-htmltools/Makefile
+++ b/textproc/R-cran-htmltools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= htmltools
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile
index 93f65cd3c6ff..d057f0291278 100644
--- a/textproc/R-cran-markdown/Makefile
+++ b/textproc/R-cran-markdown/Makefile
@@ -3,6 +3,7 @@
PORTNAME= markdown
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-openxlsx/Makefile b/textproc/R-cran-openxlsx/Makefile
index 67b06d1dcd67..589168f70fba 100644
--- a/textproc/R-cran-openxlsx/Makefile
+++ b/textproc/R-cran-openxlsx/Makefile
@@ -2,6 +2,7 @@
PORTNAME= openxlsx
DISTVERSION= 4.1.4
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-pystr/Makefile b/textproc/R-cran-pystr/Makefile
index 354d3bf51d96..ff2e716665d3 100644
--- a/textproc/R-cran-pystr/Makefile
+++ b/textproc/R-cran-pystr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pystr
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSION= 2.0.0
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-readr/Makefile b/textproc/R-cran-readr/Makefile
index 42a56b4b0f5d..3f74009271cc 100644
--- a/textproc/R-cran-readr/Makefile
+++ b/textproc/R-cran-readr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= readr
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-readxl/Makefile b/textproc/R-cran-readxl/Makefile
index c000dc5dafc5..7ae807037fb2 100644
--- a/textproc/R-cran-readxl/Makefile
+++ b/textproc/R-cran-readxl/Makefile
@@ -2,7 +2,7 @@
PORTNAME= readxl
DISTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rematch/Makefile b/textproc/R-cran-rematch/Makefile
index 0702323ad46f..7f333ee93b87 100644
--- a/textproc/R-cran-rematch/Makefile
+++ b/textproc/R-cran-rematch/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rematch
DISTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rex/Makefile b/textproc/R-cran-rex/Makefile
index ee67fbfdfd0b..4575664d4a75 100644
--- a/textproc/R-cran-rex/Makefile
+++ b/textproc/R-cran-rex/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rex
DISTVERSION= 1.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rio/Makefile b/textproc/R-cran-rio/Makefile
index 36420b917c45..98021e94ea2b 100644
--- a/textproc/R-cran-rio/Makefile
+++ b/textproc/R-cran-rio/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rio
DISTVERSION= 0.5.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile
index 6bbb6f2184fe..6cbc60d187db 100644
--- a/textproc/R-cran-rmarkdown/Makefile
+++ b/textproc/R-cran-rmarkdown/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rmarkdown
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile
index a70766175782..b21e6f76a82d 100644
--- a/textproc/R-cran-stringi/Makefile
+++ b/textproc/R-cran-stringi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stringi
DISTVERSION= 1.4.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile
index 8be434c581dd..b02f171bbe4c 100644
--- a/textproc/R-cran-stringr/Makefile
+++ b/textproc/R-cran-stringr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stringr
PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile
index c590f8d1aa4f..92515551d36d 100644
--- a/textproc/R-cran-utf8/Makefile
+++ b/textproc/R-cran-utf8/Makefile
@@ -3,7 +3,7 @@
PORTNAME= utf8
PORTVERSION= 1.1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile
index 2b3ad0b8ec74..13c146de6782 100644
--- a/textproc/R-cran-xml2/Makefile
+++ b/textproc/R-cran-xml2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xml2
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile
index 560e86d278f9..ef816e157c5c 100644
--- a/textproc/R-cran-xtable/Makefile
+++ b/textproc/R-cran-xtable/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xtable
DISTVERSION= 1.8-4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile
index 92cc1fafeecf..2d771d6f5ca6 100644
--- a/textproc/R-cran-yaml/Makefile
+++ b/textproc/R-cran-yaml/Makefile
@@ -3,6 +3,7 @@
PORTNAME= yaml
PORTVERSION= 2.2.1
+PORTREVISION= 1
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}