Date: Wed, 30 Aug 2017 10:56:21 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448969 - head/www/R-cran-shiny Message-ID: <201708301056.v7UAuL8E076056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Wed Aug 30 10:56:20 2017 New Revision: 448969 URL: https://svnweb.freebsd.org/changeset/ports/448969 Log: - Update to 1.0.5 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 Wed Aug 30 10:33:51 2017 (r448968) +++ head/www/R-cran-shiny/Makefile Wed Aug 30 10:56:20 2017 (r448969) @@ -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 \ Modified: head/www/R-cran-shiny/distinfo ============================================================================== --- head/www/R-cran-shiny/distinfo Wed Aug 30 10:33:51 2017 (r448968) +++ head/www/R-cran-shiny/distinfo Wed Aug 30 10:56:20 2017 (r448969) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708301056.v7UAuL8E076056>