diff options
author | bf <bf@FreeBSD.org> | 2013-11-13 16:19:34 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-11-13 16:19:34 +0800 |
commit | 804b9aba0addcc62c09a2d0e616fd2880a6e973e (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /textproc | |
parent | ad8048c4d21836364dfe6eacc0ed7cbb17c557d7 (diff) | |
download | freebsd-ports-gnome-804b9aba0addcc62c09a2d0e616fd2880a6e973e.tar.gz freebsd-ports-gnome-804b9aba0addcc62c09a2d0e616fd2880a6e973e.tar.zst freebsd-ports-gnome-804b9aba0addcc62c09a2d0e616fd2880a6e973e.zip |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-cran-R2HTML/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-XML/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-stringr/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 125135a085cc..f6b37f4f608c 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,7 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 404d09bed0f3..1276c58edacc 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML DISTVERSION= 3.98-1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index 38e589a08358..3142029be809 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -3,7 +3,7 @@ PORTNAME= stringr PORTVERSION= 0.6.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 00bec74af81e..6ee7985c3d8a 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtable DISTVERSION= 1.7-1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |