From owner-svn-ports-all@freebsd.org Wed Dec 5 02:35:03 2018 Return-Path: Delivered-To: svn-ports-all@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 53710132A466; Wed, 5 Dec 2018 02:35:03 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA8607F457; Wed, 5 Dec 2018 02:35:02 +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 CCF1763BA; Wed, 5 Dec 2018 02:35:02 +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 wB52Z2au034360; Wed, 5 Dec 2018 02:35:02 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB52Z2W5034359; Wed, 5 Dec 2018 02:35:02 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201812050235.wB52Z2W5034359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 5 Dec 2018 02:35:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486648 - head/devel/R-cran-caret X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-caret X-SVN-Commit-Revision: 486648 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: EA8607F457 X-Spamd-Result: default: False [-0.42 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.48)[-0.476,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.13)[0.128,0]; NEURAL_HAM_LONG(-0.07)[-0.072,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 05 Dec 2018 02:35:03 -0000 Author: tota Date: Wed Dec 5 02:35:02 2018 New Revision: 486648 URL: https://svnweb.freebsd.org/changeset/ports/486648 Log: - Update to 6.0-81 Modified: head/devel/R-cran-caret/Makefile (contents, props changed) head/devel/R-cran-caret/distinfo (contents, props changed) Modified: head/devel/R-cran-caret/Makefile ============================================================================== --- head/devel/R-cran-caret/Makefile Wed Dec 5 01:51:44 2018 (r486647) +++ head/devel/R-cran-caret/Makefile Wed Dec 5 02:35:02 2018 (r486648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= caret -DISTVERSION= 6.0-80 +DISTVERSION= 6.0-81 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -16,7 +16,7 @@ CRAN_DEPENDS= R-cran-ggplot2>0:graphics/R-cran-ggplot2 R-cran-plyr>0:devel/R-cran-plyr \ R-cran-ModelMetrics>=1.1.0:devel/R-cran-ModelMetrics \ R-cran-reshape2>0:devel/R-cran-reshape2 \ - R-cran-recipes>0.0.1:math/R-cran-recipes \ + R-cran-recipes>=0.1.4:math/R-cran-recipes \ R-cran-withr>=2.0.0:devel/R-cran-withr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/devel/R-cran-caret/distinfo ============================================================================== --- head/devel/R-cran-caret/distinfo Wed Dec 5 01:51:44 2018 (r486647) +++ head/devel/R-cran-caret/distinfo Wed Dec 5 02:35:02 2018 (r486648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527493175 -SHA256 (caret_6.0-80.tar.gz) = 0705874a30bd5960a51616338534255734e792a4af3f28368e1040f7bf820d76 -SIZE (caret_6.0-80.tar.gz) = 5216997 +TIMESTAMP = 1543917248 +SHA256 (caret_6.0-81.tar.gz) = ecbae3f5d11fa7d7b0e2525f5574616eeb61c4b82eaf8796014ee02fa7ce2bba +SIZE (caret_6.0-81.tar.gz) = 5235487