diff options
author | tota <tota@FreeBSD.org> | 2016-10-10 23:00:22 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2016-10-10 23:00:22 +0800 |
commit | 6df7f097a2461b8240730be3ded788f726d0e1e6 (patch) | |
tree | 1f310e0f2d0a7384ad9d103aa15346bef0092358 /www | |
parent | 666504142f510806cc6231fe0756005ea2d266dd (diff) | |
download | freebsd-ports-gnome-6df7f097a2461b8240730be3ded788f726d0e1e6.tar.gz freebsd-ports-gnome-6df7f097a2461b8240730be3ded788f726d0e1e6.tar.zst freebsd-ports-gnome-6df7f097a2461b8240730be3ded788f726d0e1e6.zip |
- Update to 0.14.1
- Update WWW: line in pkg-descr
Diffstat (limited to 'www')
-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/ |