svn commit: r506633 - head/www/R-cran-shiny
TAKATSU Tomonari
tota at FreeBSD.org
Sun Jul 14 21:31:48 UTC 2019
Author: tota
Date: Sun Jul 14 21:31:47 2019
New Revision: 506633
URL: https://svnweb.freebsd.org/changeset/ports/506633
Log:
- Update to 1.3.2
Modified:
head/www/R-cran-shiny/Makefile (contents, props changed)
head/www/R-cran-shiny/distinfo (contents, props changed)
Modified: head/www/R-cran-shiny/Makefile
==============================================================================
--- head/www/R-cran-shiny/Makefile Sun Jul 14 21:02:36 2019 (r506632)
+++ head/www/R-cran-shiny/Makefile Sun Jul 14 21:31:47 2019 (r506633)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= shiny
-PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTVERSION= 1.3.2
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -13,12 +12,12 @@ COMMENT= Web Application Framework for R
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-CRAN_DEPENDS= R-cran-httpuv>=1.4.4:www/R-cran-httpuv \
+CRAN_DEPENDS= R-cran-httpuv>=1.5.0: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 \
R-cran-digest>0:security/R-cran-digest \
- R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \
+ R-cran-htmltools>=0.3.6:textproc/R-cran-htmltools \
R-cran-R6>=2.0:devel/R-cran-R6 \
R-cran-sourcetools>0:devel/R-cran-sourcetools \
R-cran-later>=0.7.2:devel/R-cran-later \
Modified: head/www/R-cran-shiny/distinfo
==============================================================================
--- head/www/R-cran-shiny/distinfo Sun Jul 14 21:02:36 2019 (r506632)
+++ head/www/R-cran-shiny/distinfo Sun Jul 14 21:31:47 2019 (r506633)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541346065
-SHA256 (shiny_1.2.0.tar.gz) = fece84fdeb6e9009d4f6b95b4e7c1bea1754ecc9dd79685dc17451f6e54666f1
-SIZE (shiny_1.2.0.tar.gz) = 2987723
+TIMESTAMP = 1563058951
+SHA256 (shiny_1.3.2.tar.gz) = 28b851ae6c196ca845f6e815c1379247595ac123a4faa10a16533d1a9ce0c24f
+SIZE (shiny_1.3.2.tar.gz) = 2991469
More information about the svn-ports-all
mailing list