Date: Mon, 10 Oct 2016 15:00:22 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423668 - head/www/R-cran-shiny Message-ID: <201610101500.u9AF0Min023794@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Mon Oct 10 15:00:22 2016 New Revision: 423668 URL: https://svnweb.freebsd.org/changeset/ports/423668 Log: - Update to 0.14.1 - Update WWW: line in pkg-descr Modified: head/www/R-cran-shiny/Makefile (contents, props changed) head/www/R-cran-shiny/distinfo (contents, props changed) head/www/R-cran-shiny/pkg-descr (contents, props changed) Modified: head/www/R-cran-shiny/Makefile ============================================================================== --- head/www/R-cran-shiny/Makefile Mon Oct 10 14:58:47 2016 (r423667) +++ head/www/R-cran-shiny/Makefile Mon Oct 10 15:00:22 2016 (r423668) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.14 +PORTVERSION= 0.14.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/www/R-cran-shiny/distinfo ============================================================================== --- head/www/R-cran-shiny/distinfo Mon Oct 10 14:58:47 2016 (r423667) +++ head/www/R-cran-shiny/distinfo Mon Oct 10 15:00:22 2016 (r423668) @@ -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 Modified: head/www/R-cran-shiny/pkg-descr ============================================================================== --- head/www/R-cran-shiny/pkg-descr Mon Oct 10 14:58:47 2016 (r423667) +++ head/www/R-cran-shiny/pkg-descr Mon Oct 10 15:00:22 2016 (r423668) @@ -8,4 +8,4 @@ No HTML or JavaScript knowledge is neces 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610101500.u9AF0Min023794>