diff options
author | tota <tota@FreeBSD.org> | 2013-08-30 07:00:51 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-08-30 07:00:51 +0800 |
commit | 33b6cd5d52c5d012649cbb25c3be88cf7894e986 (patch) | |
tree | cdcd113ee17b14051981b1721eb12820d34e94e5 /www | |
parent | 54df234e97134a537f399637830cc734e29f19cb (diff) | |
download | freebsd-ports-gnome-33b6cd5d52c5d012649cbb25c3be88cf7894e986.tar.gz freebsd-ports-gnome-33b6cd5d52c5d012649cbb25c3be88cf7894e986.tar.zst freebsd-ports-gnome-33b6cd5d52c5d012649cbb25c3be88cf7894e986.zip |
- Update to 0.7.0
Diffstat (limited to 'www')
-rw-r--r-- | www/R-cran-shiny/Makefile | 4 | ||||
-rw-r--r-- | www/R-cran-shiny/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index f0aba09cae61..e9140ea4c1b9 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +11,7 @@ COMMENT= Web Application Framework for R LICENSE= GPLv3 -RUN_DEPENDS= R-cran-httpuv>=1.0.6.2:${PORTSDIR}/www/R-cran-httpuv \ +RUN_DEPENDS= R-cran-httpuv>=1.1.0:${PORTSDIR}/www/R-cran-httpuv \ R-cran-caTools>0:${PORTSDIR}/devel/R-cran-caTools \ R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO \ R-cran-xtable>0:${PORTSDIR}/textproc/R-cran-xtable \ diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo index 84c78815999a..681c74a7265c 100644 --- a/www/R-cran-shiny/distinfo +++ b/www/R-cran-shiny/distinfo @@ -1,2 +1,2 @@ -SHA256 (shiny_0.6.0.tar.gz) = 30df06ce4690b74fa619e80d08fe1dd6daacd213bcb919e07d41950d03c10d82 -SIZE (shiny_0.6.0.tar.gz) = 372143 +SHA256 (shiny_0.7.0.tar.gz) = e83caa280724733588751842eb9ca952c9dfa0bb02ed07939977100400d2c98c +SIZE (shiny_0.7.0.tar.gz) = 394669 |