From owner-svn-ports-all@freebsd.org Mon Oct 10 15:00:24 2016 Return-Path: Delivered-To: svn-ports-all@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 45C44C073A9; Mon, 10 Oct 2016 15:00:24 +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 1528037C; Mon, 10 Oct 2016 15:00:24 +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 u9AF0NbM023797; Mon, 10 Oct 2016 15:00:23 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9AF0Min023794; Mon, 10 Oct 2016 15:00:22 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201610101500.u9AF0Min023794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 10 Oct 2016 15:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423668 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 15:00:24 -0000 Author: tota Date: Mon Oct 10 15:00:22 2016 New Revision: 423668 URL: https://svnweb.freebsd.org/changeset/ports/423668 Log: - Update to 0.14.1 - Update WWW: line in pkg-descr Modified: head/www/R-cran-shiny/Makefile (contents, props changed) head/www/R-cran-shiny/distinfo (contents, props changed) head/www/R-cran-shiny/pkg-descr (contents, props changed) Modified: head/www/R-cran-shiny/Makefile ============================================================================== --- head/www/R-cran-shiny/Makefile Mon Oct 10 14:58:47 2016 (r423667) +++ head/www/R-cran-shiny/Makefile Mon Oct 10 15:00:22 2016 (r423668) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.14 +PORTVERSION= 0.14.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/www/R-cran-shiny/distinfo ============================================================================== --- head/www/R-cran-shiny/distinfo Mon Oct 10 14:58:47 2016 (r423667) +++ head/www/R-cran-shiny/distinfo Mon Oct 10 15:00:22 2016 (r423668) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473653365 -SHA256 (shiny_0.14.tar.gz) = 9bf4adc89384e08b28cff4781070203c7d8cbf66c27f694c3a09b4a7291a2251 -SIZE (shiny_0.14.tar.gz) = 2110934 +TIMESTAMP = 1475928654 +SHA256 (shiny_0.14.1.tar.gz) = f0b1abfa56d8d85ad8cb6b8f6c99123ba360d60320d6704a437cceec3b436a4c +SIZE (shiny_0.14.1.tar.gz) = 2192238 Modified: head/www/R-cran-shiny/pkg-descr ============================================================================== --- head/www/R-cran-shiny/pkg-descr Mon Oct 10 14:58:47 2016 (r423667) +++ head/www/R-cran-shiny/pkg-descr Mon Oct 10 15:00:22 2016 (r423668) @@ -8,4 +8,4 @@ No HTML or JavaScript knowledge is neces experience with R, youre just minutes away from combining the statistical power of R with the simplicity of a web page. -WWW: http://www.rstudio.com/shiny/ +WWW: http://shiny.rstudio.com/