svn commit: r407100 - head/www/R-cran-shiny

TAKATSU Tomonari tota at FreeBSD.org
Sun Jan 24 11:09:22 UTC 2016


Author: tota
Date: Sun Jan 24 11:09:20 2016
New Revision: 407100
URL: https://svnweb.freebsd.org/changeset/ports/407100

Log:
  - Update to 0.13.0

Modified:
  head/www/R-cran-shiny/Makefile
  head/www/R-cran-shiny/distinfo

Modified: head/www/R-cran-shiny/Makefile
==============================================================================
--- head/www/R-cran-shiny/Makefile	Sun Jan 24 11:04:39 2016	(r407099)
+++ head/www/R-cran-shiny/Makefile	Sun Jan 24 11:09:20 2016	(r407100)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	shiny
-PORTVERSION=	0.12.2
+PORTVERSION=	0.13.0
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,13 +10,14 @@ MAINTAINER=	tota at FreeBSD.org
 COMMENT=	Web Application Framework for R
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	R-cran-httpuv>=1.3.3:${PORTSDIR}/www/R-cran-httpuv \
 		R-cran-mime>=0.3:${PORTSDIR}/misc/R-cran-mime \
 		R-cran-jsonlite>=0.9.16:${PORTSDIR}/converters/R-cran-jsonlite \
 		R-cran-xtable>0:${PORTSDIR}/textproc/R-cran-xtable \
 		R-cran-digest>0:${PORTSDIR}/security/R-cran-digest \
-		R-cran-htmltools>=0.2.6:${PORTSDIR}/textproc/R-cran-htmltools \
+		R-cran-htmltools>=0.3:${PORTSDIR}/textproc/R-cran-htmltools \
 		R-cran-R6>=2.0:${PORTSDIR}/devel/R-cran-R6
 
 USES=	cran:auto-plist

Modified: head/www/R-cran-shiny/distinfo
==============================================================================
--- head/www/R-cran-shiny/distinfo	Sun Jan 24 11:04:39 2016	(r407099)
+++ head/www/R-cran-shiny/distinfo	Sun Jan 24 11:09:20 2016	(r407100)
@@ -1,2 +1,2 @@
-SHA256 (shiny_0.12.2.tar.gz) = 09ce766020040bee28d67c4b76e1b38c6a871232c75df14b51fb68f034deaf41
-SIZE (shiny_0.12.2.tar.gz) = 1486981
+SHA256 (shiny_0.13.0.tar.gz) = 979f88b4513711dfd1ec7d33b01da7b0a2a6bdb8a802f9ed408a97c71211d700
+SIZE (shiny_0.13.0.tar.gz) = 1854824


More information about the svn-ports-head mailing list