- Update to 1.3.2
This commit is contained in:
parent
0213283e6c
commit
fbace1c0d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506633
2 changed files with 6 additions and 7 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue