From owner-svn-ports-all@freebsd.org Fri Dec 25 23:33:26 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 223984CD271; Fri, 25 Dec 2020 23:33:26 +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 4D2jtZ0CWsz4Wk8; Fri, 25 Dec 2020 23:33:26 +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 EE36D2AFA; Fri, 25 Dec 2020 23:33:25 +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 0BPNXPAD035243; Fri, 25 Dec 2020 23:33:25 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BPNXPp6035242; Fri, 25 Dec 2020 23:33:25 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202012252333.0BPNXPp6035242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 25 Dec 2020 23:33:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r559261 - 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: 559261 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.34 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, 25 Dec 2020 23:33:26 -0000 Author: tota Date: Fri Dec 25 23:33:25 2020 New Revision: 559261 URL: https://svnweb.freebsd.org/changeset/ports/559261 Log: - Update to 2.6 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 Fri Dec 25 22:18:53 2020 (r559260) +++ head/textproc/R-cran-rmarkdown/Makefile Fri Dec 25 23:33:25 2020 (r559261) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -16,7 +16,6 @@ CRAN_DEPENDS= R-cran-knitr>=1.22:print/R-cran-knitr \ R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \ R-cran-evaluate>=0.13:devel/R-cran-evaluate \ 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.15:misc/R-cran-xfun \ R-cran-stringr>=1.2.0:textproc/R-cran-stringr Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Fri Dec 25 22:18:53 2020 (r559260) +++ head/textproc/R-cran-rmarkdown/distinfo Fri Dec 25 23:33:25 2020 (r559261) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603320318 -SHA256 (rmarkdown_2.5.tar.gz) = a5ad633cd405c8cec956f587d539602aafd2a82643e5bd30b7e19236fd0cad6e -SIZE (rmarkdown_2.5.tar.gz) = 3203415 +TIMESTAMP = 1608741567 +SHA256 (rmarkdown_2.6.tar.gz) = e6e799c472de11e079bc752cca4b4dbd6803650649457bb6ae836cb1edcdf6b0 +SIZE (rmarkdown_2.6.tar.gz) = 3213194