From owner-svn-ports-all@freebsd.org Sun Dec 18 06:10:45 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 74484C86CE1; Sun, 18 Dec 2016 06:10:45 +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 29F2B189D; Sun, 18 Dec 2016 06:10:45 +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 uBI6Aiko003847; Sun, 18 Dec 2016 06:10:44 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBI6AiAW003845; Sun, 18 Dec 2016 06:10:44 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612180610.uBI6AiAW003845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 18 Dec 2016 06:10:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428836 - head/textproc/R-cran-rmarkdown 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: Sun, 18 Dec 2016 06:10:45 -0000 Author: tota Date: Sun Dec 18 06:10:44 2016 New Revision: 428836 URL: https://svnweb.freebsd.org/changeset/ports/428836 Log: - Update to 1.2 Modified: head/textproc/R-cran-rmarkdown/Makefile (contents, props changed) head/textproc/R-cran-rmarkdown/distinfo (contents, props changed) Modified: head/textproc/R-cran-rmarkdown/Makefile ============================================================================== --- head/textproc/R-cran-rmarkdown/Makefile Sun Dec 18 05:34:42 2016 (r428835) +++ head/textproc/R-cran-rmarkdown/Makefile Sun Dec 18 06:10:44 2016 (r428836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,12 +13,12 @@ LICENSE= GPLv3 CRAN_DEPENDS= R-cran-knitr>=1.14:print/R-cran-knitr \ R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ - R-cran-htmltools>=0.2.4:textproc/R-cran-htmltools \ + R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \ R-cran-caTools>0:devel/R-cran-caTools \ R-cran-evaluate>=0.8:devel/R-cran-evaluate \ R-cran-base64enc>0:converters/R-cran-base64enc \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ - R-cran-tibble>0:devel/R-cran-tibble + R-cran-rprojroot>0:devel/R-cran-rprojroot BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ ${CRAN_DEPENDS} Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Sun Dec 18 05:34:42 2016 (r428835) +++ head/textproc/R-cran-rmarkdown/distinfo Sun Dec 18 06:10:44 2016 (r428836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481815174 -SHA256 (rmarkdown_1.1.tar.gz) = a07d757a7c1e1a979b9b721386252da0258d75e47aed8c8df4724419be9afbb3 -SIZE (rmarkdown_1.1.tar.gz) = 2065151 +TIMESTAMP = 1481955245 +SHA256 (rmarkdown_1.2.tar.gz) = 2a0d3a19317527d0475be05bd7a2c2751efc333df2e0e202ed4a1e10cb1caff9 +SIZE (rmarkdown_1.2.tar.gz) = 2072844