From owner-svn-ports-all@freebsd.org Thu Oct 22 04:34:22 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0DA8543D9AE; Thu, 22 Oct 2020 04:34:22 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CGvdn6LsVz4K0C; Thu, 22 Oct 2020 04:34:21 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BCC321150C; Thu, 22 Oct 2020 04:34:21 +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 09M4YLGf058769; Thu, 22 Oct 2020 04:34:21 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09M4YLZq058767; Thu, 22 Oct 2020 04:34:21 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202010220434.09M4YLZq058767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 22 Oct 2020 04:34:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552926 - head/textproc/R-cran-rmarkdown X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/textproc/R-cran-rmarkdown X-SVN-Commit-Revision: 552926 X-SVN-Commit-Repository: ports 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.33 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: Thu, 22 Oct 2020 04:34:22 -0000 Author: tota Date: Thu Oct 22 04:34:21 2020 New Revision: 552926 URL: https://svnweb.freebsd.org/changeset/ports/552926 Log: - Update to 2.5 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 Thu Oct 22 03:39:18 2020 (r552925) +++ head/textproc/R-cran-rmarkdown/Makefile Thu Oct 22 04:34:21 2020 (r552926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,7 @@ CRAN_DEPENDS= R-cran-knitr>=1.22:print/R-cran-knitr \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-mime>0:misc/R-cran-mime \ R-cran-tinytex>=0.11:print/R-cran-tinytex \ - R-cran-xfun>0:misc/R-cran-xfun \ + R-cran-xfun>=0.15:misc/R-cran-xfun \ R-cran-stringr>=1.2.0:textproc/R-cran-stringr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.14:textproc/hs-pandoc \ Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Thu Oct 22 03:39:18 2020 (r552925) +++ head/textproc/R-cran-rmarkdown/distinfo Thu Oct 22 04:34:21 2020 (r552926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601704595 -SHA256 (rmarkdown_2.4.tar.gz) = c0cd725fefa3dacc1bb1848b0e227a3268b4693467d08d5c43332e15b82941f8 -SIZE (rmarkdown_2.4.tar.gz) = 3202546 +TIMESTAMP = 1603320318 +SHA256 (rmarkdown_2.5.tar.gz) = a5ad633cd405c8cec956f587d539602aafd2a82643e5bd30b7e19236fd0cad6e +SIZE (rmarkdown_2.5.tar.gz) = 3203415