From owner-svn-ports-head@freebsd.org Sun Jul 7 12:00:21 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A29215E2F0B; Sun, 7 Jul 2019 12:00:21 +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) server-signature RSA-PSS (4096 bits) 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 C0BA783789; Sun, 7 Jul 2019 12:00:20 +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 9788C8BD; Sun, 7 Jul 2019 12:00:20 +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 x67C0KxG062757; Sun, 7 Jul 2019 12:00:20 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x67C0KNd062756; Sun, 7 Jul 2019 12:00:20 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201907071200.x67C0KNd062756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 7 Jul 2019 12:00:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506134 - 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: 506134 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C0BA783789 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.947,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:12874, ipnet:2000::/3, country:IT] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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, 07 Jul 2019 12:00:21 -0000 Author: tota Date: Sun Jul 7 12:00:19 2019 New Revision: 506134 URL: https://svnweb.freebsd.org/changeset/ports/506134 Log: - Update to 0.8 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 Jul 7 11:52:19 2019 (r506133) +++ head/misc/R-cran-xfun/Makefile Sun Jul 7 12:00:19 2019 (r506134) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xfun -PORTVERSION= 0.4 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/misc/R-cran-xfun/distinfo ============================================================================== --- head/misc/R-cran-xfun/distinfo Sun Jul 7 11:52:19 2019 (r506133) +++ head/misc/R-cran-xfun/distinfo Sun Jul 7 12:00:19 2019 (r506134) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540372216 -SHA256 (xfun_0.4.tar.gz) = 9bdff1d44c3a36081162e75b2680fdf03b38d51972ce90d4525937c11ef72125 -SIZE (xfun_0.4.tar.gz) = 48578 +TIMESTAMP = 1562498136 +SHA256 (xfun_0.8.tar.gz) = c2f8ecf8b57ddec02f9be7f417d9e22fc1ae2c7db8d70aa703fc62bf4a5c5416 +SIZE (xfun_0.8.tar.gz) = 54885