From owner-svn-ports-head@freebsd.org Tue Dec 6 09:32:59 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C000C686DD; Tue, 6 Dec 2016 09:32:59 +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 mx1.freebsd.org (Postfix) with ESMTPS id DC79AB78; Tue, 6 Dec 2016 09:32:58 +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 uB69WwS1092387; Tue, 6 Dec 2016 09:32:58 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB69WvAU092385; Tue, 6 Dec 2016 09:32:57 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612060932.uB69WvAU092385@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 6 Dec 2016 09:32:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427941 - head/devel/R-cran-caret X-SVN-Group: ports-head 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.23 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: Tue, 06 Dec 2016 09:32:59 -0000 Author: tota Date: Tue Dec 6 09:32:57 2016 New Revision: 427941 URL: https://svnweb.freebsd.org/changeset/ports/427941 Log: - Update to 6.0-73 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 Tue Dec 6 09:05:10 2016 (r427940) +++ head/devel/R-cran-caret/Makefile Tue Dec 6 09:32:57 2016 (r427941) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= caret -DISTVERSION= 6.0-71 +DISTVERSION= 6.0-73 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -15,10 +15,11 @@ CRAN_DEPENDS= R-cran-ggplot2>0:graphics/ R-cran-car>0:math/R-cran-car \ R-cran-foreach>0:devel/R-cran-foreach \ 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 BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist,compile +USES= cran:auto-plist,compiles .include Modified: head/devel/R-cran-caret/distinfo ============================================================================== --- head/devel/R-cran-caret/distinfo Tue Dec 6 09:05:10 2016 (r427940) +++ head/devel/R-cran-caret/distinfo Tue Dec 6 09:32:57 2016 (r427941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470490237 -SHA256 (caret_6.0-71.tar.gz) = 403da6ad90613254fd58a37fa6084d61b5d855cf52ea696d7d305fa2860008f6 -SIZE (caret_6.0-71.tar.gz) = 4336523 +TIMESTAMP = 1480960543 +SHA256 (caret_6.0-73.tar.gz) = 90a0a4a10f1a3b37502cb0ed7d8830063d059a548faabb9cc5d8d34736c7eacb +SIZE (caret_6.0-73.tar.gz) = 4491725