diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2014-03-21 06:10:06 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2014-03-21 06:10:06 +0000 |
commit | 34114aff95b8862d747fd19e464e839661857d0f (patch) | |
tree | c7b3ceb852da5438531e3a57014c4b019c3cad36 /www/R-cran-shiny | |
parent | 083ab36cafea84c36275f0741f8efbc361fcd427 (diff) |
Notes
Diffstat (limited to 'www/R-cran-shiny')
-rw-r--r-- | www/R-cran-shiny/Makefile | 3 | ||||
-rw-r--r-- | www/R-cran-shiny/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index e27c16a84ec0..60bb8901a182 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTVERSION= 0.9.0 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo index 3e6d53b927e2..44d835763ee6 100644 --- a/www/R-cran-shiny/distinfo +++ b/www/R-cran-shiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (shiny_0.8.0.tar.gz) = 8afbb65445d3c654196dc59baddce3718c26d3aec26c07ccfabfe9447ce4871c -SIZE (shiny_0.8.0.tar.gz) = 427778 +SHA256 (shiny_0.9.0.tar.gz) = 1136b081a0874758e1dd57f3ab19bfb2a8539185047fd20d91442cfa856b637c +SIZE (shiny_0.9.0.tar.gz) = 958859 |