From owner-svn-ports-all@freebsd.org Fri Apr 1 06:40:40 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 4B94AAEAF0B; Fri, 1 Apr 2016 06:40:40 +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 1900216FE; Fri, 1 Apr 2016 06:40:40 +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 u316edOT019633; Fri, 1 Apr 2016 06:40:39 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u316ed7H019631; Fri, 1 Apr 2016 06:40:39 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201604010640.u316ed7H019631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 1 Apr 2016 06:40:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412319 - 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.21 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: Fri, 01 Apr 2016 06:40:40 -0000 Author: tota Date: Fri Apr 1 06:40:38 2016 New Revision: 412319 URL: https://svnweb.freebsd.org/changeset/ports/412319 Log: - Update to 0.13.2 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 Fri Apr 1 05:51:57 2016 (r412318) +++ head/www/R-cran-shiny/Makefile Fri Apr 1 06:40:38 2016 (r412319) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shiny -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/www/R-cran-shiny/distinfo ============================================================================== --- head/www/R-cran-shiny/distinfo Fri Apr 1 05:51:57 2016 (r412318) +++ head/www/R-cran-shiny/distinfo Fri Apr 1 06:40:38 2016 (r412319) @@ -1,2 +1,2 @@ -SHA256 (shiny_0.13.1.tar.gz) = 4acdcb56c5e4c3cba248d75b6a662e507a5dd6f5d37efe591412ed0e763ce553 -SIZE (shiny_0.13.1.tar.gz) = 1854769 +SHA256 (shiny_0.13.2.tar.gz) = 0fe7e952f468242d7c43ae49afcc764788f7f2fd5436d18c3d20a80db7296231 +SIZE (shiny_0.13.2.tar.gz) = 1854845