From owner-svn-ports-head@freebsd.org Sun Jan 10 10:37:22 2021 Return-Path: Delivered-To: svn-ports-head@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 39ED34BF885; Sun, 10 Jan 2021 10:37: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 4DDCvk19Jtz4SY1; Sun, 10 Jan 2021 10:37:22 +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 1AF1E269E9; Sun, 10 Jan 2021 10:37:22 +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 10AAbLIb006611; Sun, 10 Jan 2021 10:37:21 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10AAbLXT006609; Sun, 10 Jan 2021 10:37:21 GMT (envelope-from tota@FreeBSD.org) Message-Id: <202101101037.10AAbLXT006609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 10 Jan 2021 10:37:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561051 - head/misc/R-cran-xfun X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/misc/R-cran-xfun X-SVN-Commit-Revision: 561051 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2021 10:37:22 -0000 Author: tota Date: Sun Jan 10 10:37:21 2021 New Revision: 561051 URL: https://svnweb.freebsd.org/changeset/ports/561051 Log: - Update to 0.20 Modified: head/misc/R-cran-xfun/Makefile (contents, props changed) head/misc/R-cran-xfun/distinfo (contents, props changed) Modified: head/misc/R-cran-xfun/Makefile ============================================================================== --- head/misc/R-cran-xfun/Makefile Sun Jan 10 09:41:16 2021 (r561050) +++ head/misc/R-cran-xfun/Makefile Sun Jan 10 10:37:21 2021 (r561051) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xfun -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/misc/R-cran-xfun/distinfo ============================================================================== --- head/misc/R-cran-xfun/distinfo Sun Jan 10 09:41:16 2021 (r561050) +++ head/misc/R-cran-xfun/distinfo Sun Jan 10 10:37:21 2021 (r561051) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604220497 -SHA256 (xfun_0.19.tar.gz) = 3b027bade119637478eb25733fc6702ad8de48aa199e044e4b3cbd40e78bde97 -SIZE (xfun_0.19.tar.gz) = 97366 +TIMESTAMP = 1610201297 +SHA256 (xfun_0.20.tar.gz) = 284239d12a3d5ea7d1ef8b1382fb0a7a4661af54c85510501279681871da7c10 +SIZE (xfun_0.20.tar.gz) = 99897