diff options
author | tota <tota@FreeBSD.org> | 2017-08-30 18:56:20 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2017-08-30 18:56:20 +0800 |
commit | 1edc753ba76d0dd54694482736fad849f6e2de47 (patch) | |
tree | 3e05e64c846928b24e6e6f8a332ec14c0115c69c | |
parent | 4e298b04833688c2a736a9b710a27a006f20ff54 (diff) | |
download | freebsd-ports-gnome-1edc753ba76d0dd54694482736fad849f6e2de47.tar.gz freebsd-ports-gnome-1edc753ba76d0dd54694482736fad849f6e2de47.tar.zst freebsd-ports-gnome-1edc753ba76d0dd54694482736fad849f6e2de47.zip |
- Update to 1.0.5
-rw-r--r-- | www/R-cran-shiny/Makefile | 4 | ||||
-rw-r--r-- | www/R-cran-shiny/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/R-cran-shiny/Makefile b/www/R-cran-shiny/Makefile index 95fe56029d2b..4d18fac55a70 100644 --- a/www/R-cran-shiny/Makefile +++ b/www/R-cran-shiny/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.5 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= Web Application Framework for R LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -CRAN_DEPENDS= R-cran-httpuv>=1.3.3:www/R-cran-httpuv \ +CRAN_DEPENDS= R-cran-httpuv>=1.3.5:www/R-cran-httpuv \ R-cran-mime>=0.3:misc/R-cran-mime \ R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \ R-cran-xtable>0:textproc/R-cran-xtable \ diff --git a/www/R-cran-shiny/distinfo b/www/R-cran-shiny/distinfo index 5682561b8fea..eacf2386d917 100644 --- a/www/R-cran-shiny/distinfo +++ b/www/R-cran-shiny/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493819492 -SHA256 (shiny_1.0.3.tar.gz) = 3a2a5a4437dbcfba1b640ef858667a59ee593754a17b73169b10003183574486 -SIZE (shiny_1.0.3.tar.gz) = 2273603 +TIMESTAMP = 1503920358 +SHA256 (shiny_1.0.5.tar.gz) = 20e25f3f72f3608a2151663f7836f2e0c6da32683a555d7541063ae7a935fa42 +SIZE (shiny_1.0.5.tar.gz) = 2330710 |