From owner-svn-ports-head@freebsd.org Sun Dec 6 13:39:50 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2A38AE79; Sun, 6 Dec 2015 13:39:50 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5623E1EB8; Sun, 6 Dec 2015 13:39:50 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB6DdnHw099101; Sun, 6 Dec 2015 13:39:49 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB6Ddn8Y099099; Sun, 6 Dec 2015 13:39:49 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201512061339.tB6Ddn8Y099099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 6 Dec 2015 13:39:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403114 - head/www/R-cran-shiny X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2015 13:39:50 -0000 Author: tota Date: Sun Dec 6 13:39:49 2015 New Revision: 403114 URL: https://svnweb.freebsd.org/changeset/ports/403114 Log: - Update to 0.12.2 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 Dec 6 13:38:28 2015 (r403113) +++ head/www/R-cran-shiny/Makefile Sun Dec 6 13:39:49 2015 (r403114) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 0.12.2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,11 +11,13 @@ COMMENT= Web Application Framework for R LICENSE= GPLv3 -RUN_DEPENDS= R-cran-httpuv>=1.2.0:${PORTSDIR}/www/R-cran-httpuv \ - R-cran-caTools>0:${PORTSDIR}/devel/R-cran-caTools \ - R-cran-RJSONIO>0:${PORTSDIR}/converters/R-cran-RJSONIO \ +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-digest>0:${PORTSDIR}/security/R-cran-digest \ + R-cran-htmltools>=0.2.6:${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 Dec 6 13:38:28 2015 (r403113) +++ head/www/R-cran-shiny/distinfo Sun Dec 6 13:39:49 2015 (r403114) @@ -1,2 +1,2 @@ -SHA256 (shiny_0.9.1.tar.gz) = 23b230c3a1e14dad4ab8f788c7eab4f26b8eb986fade4fb7af215c250f5af696 -SIZE (shiny_0.9.1.tar.gz) = 958658 +SHA256 (shiny_0.12.2.tar.gz) = 09ce766020040bee28d67c4b76e1b38c6a871232c75df14b51fb68f034deaf41 +SIZE (shiny_0.12.2.tar.gz) = 1486981