diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-10-10 15:00:22 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-10-10 15:00:22 +0000 |
commit | 5946cd0c43d4a50ddf7871f5c0c194ca2bfef4bb (patch) | |
tree | 1f310e0f2d0a7384ad9d103aa15346bef0092358 /www/R-cran-shiny | |
parent | 96cf4e48da24ad4c45b4b345084f714c90653734 (diff) | |
download | ports-5946cd0c43d4a50ddf7871f5c0c194ca2bfef4bb.tar.gz ports-5946cd0c43d4a50ddf7871f5c0c194ca2bfef4bb.zip |
Notes
Diffstat (limited to 'www/R-cran-shiny')
-rw-r--r-- | www/R-cran-shiny/Makefile | 2 | ||||
-rw-r--r-- | www/R-cran-shiny/distinfo | 6 | ||||
-rw-r--r-- | www/R-cran-shiny/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index 861ec5a6d653..02e9c1370584 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.14 +PORTVERSION= 0.14.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo index 458d2779291c..178b402e57db 100644 --- a/www/R-cran-shiny/distinfo +++ b/www/R-cran-shiny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473653365 -SHA256 (shiny_0.14.tar.gz) = 9bf4adc89384e08b28cff4781070203c7d8cbf66c27f694c3a09b4a7291a2251 -SIZE (shiny_0.14.tar.gz) = 2110934 +TIMESTAMP = 1475928654 +SHA256 (shiny_0.14.1.tar.gz) = f0b1abfa56d8d85ad8cb6b8f6c99123ba360d60320d6704a437cceec3b436a4c +SIZE (shiny_0.14.1.tar.gz) = 2192238 diff --git a/www/R-cran-shiny/pkg-descr b/www/R-cran-shiny/pkg-descr index 2925622e974e..92594203dfb0 100644 --- a/www/R-cran-shiny/pkg-descr +++ b/www/R-cran-shiny/pkg-descr @@ -8,4 +8,4 @@ No HTML or JavaScript knowledge is necessary. If you have some experience with R, youre just minutes away from combining the statistical power of R with the simplicity of a web page. -WWW: http://www.rstudio.com/shiny/ +WWW: http://shiny.rstudio.com/ |