svn commit: r325639 - head/www/R-cran-shiny
TAKATSU Tomonari
tota at FreeBSD.org
Thu Aug 29 23:00:52 UTC 2013
Author: tota
Date: Thu Aug 29 23:00:51 2013
New Revision: 325639
URL: http://svnweb.freebsd.org/changeset/ports/325639
Log:
- Update to 0.7.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 Thu Aug 29 23:00:00 2013 (r325638)
+++ head/www/R-cran-shiny/Makefile Thu Aug 29 23:00:51 2013 (r325639)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= shiny
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= www
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,7 +11,7 @@ COMMENT= Web Application Framework for R
LICENSE= GPLv3
-RUN_DEPENDS= R-cran-httpuv>=1.0.6.2:${PORTSDIR}/www/R-cran-httpuv \
+RUN_DEPENDS= R-cran-httpuv>=1.1.0:${PORTSDIR}/www/R-cran-httpuv \
R-cran-caTools>0:${PORTSDIR}/devel/R-cran-caTools \
R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO \
R-cran-xtable>0:${PORTSDIR}/textproc/R-cran-xtable \
Modified: head/www/R-cran-shiny/distinfo
==============================================================================
--- head/www/R-cran-shiny/distinfo Thu Aug 29 23:00:00 2013 (r325638)
+++ head/www/R-cran-shiny/distinfo Thu Aug 29 23:00:51 2013 (r325639)
@@ -1,2 +1,2 @@
-SHA256 (shiny_0.6.0.tar.gz) = 30df06ce4690b74fa619e80d08fe1dd6daacd213bcb919e07d41950d03c10d82
-SIZE (shiny_0.6.0.tar.gz) = 372143
+SHA256 (shiny_0.7.0.tar.gz) = e83caa280724733588751842eb9ca952c9dfa0bb02ed07939977100400d2c98c
+SIZE (shiny_0.7.0.tar.gz) = 394669
More information about the svn-ports-head
mailing list