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 /www | |
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 'www')
-rw-r--r-- | www/R-cran-RgoogleMaps/Makefile | 2 | ||||
-rw-r--r-- | www/R-cran-Rpad/Makefile | 2 | ||||
-rw-r--r-- | www/R-cran-httpuv/Makefile | 2 | ||||
-rw-r--r-- | www/R-cran-scrapeR/Makefile | 2 | ||||
-rw-r--r-- | www/R-cran-shiny/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index d765bb863ed4..6f6cecd5cdbf 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -3,7 +3,7 @@ PORTNAME= RgoogleMaps PORTVERSION= 1.2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-Rpad/Makefile b/www/R-cran-Rpad/Makefile index fd09f8bdb1a3..b9e3d89f9b7d 100644 --- a/www/R-cran-Rpad/Makefile +++ b/www/R-cran-Rpad/Makefile @@ -3,7 +3,7 @@ PORTNAME= Rpad PORTVERSION= 1.3.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-httpuv/Makefile b/www/R-cran-httpuv/Makefile index 06ce47e00204..c8298d51870a 100644 --- a/www/R-cran-httpuv/Makefile +++ b/www/R-cran-httpuv/Makefile @@ -3,7 +3,7 @@ PORTNAME= httpuv PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile index bf7eedaaf405..7b36b38341a8 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -3,7 +3,7 @@ PORTNAME= scrapeR PORTVERSION= 0.1.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index e006d5d2244e..c6abbc40c063 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -3,7 +3,7 @@ PORTNAME= shiny PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} |