From owner-svn-ports-head@freebsd.org Sun Nov 29 07:00:40 2015 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 8B909A3CCB0; Sun, 29 Nov 2015 07:00:40 +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 5767018B1; Sun, 29 Nov 2015 07:00:40 +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 tAT70dMm076585; Sun, 29 Nov 2015 07:00:39 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAT70dwb076583; Sun, 29 Nov 2015 07:00:39 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201511290700.tAT70dwb076583@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 29 Nov 2015 07:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402581 - 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.20 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, 29 Nov 2015 07:00:40 -0000 Author: tota Date: Sun Nov 29 07:00:39 2015 New Revision: 402581 URL: https://svnweb.freebsd.org/changeset/ports/402581 Log: - Update to 6.0-62 - Unbreak - Update LICENSE section Modified: head/devel/R-cran-caret/Makefile head/devel/R-cran-caret/distinfo Modified: head/devel/R-cran-caret/Makefile ============================================================================== --- head/devel/R-cran-caret/Makefile Sun Nov 29 07:00:38 2015 (r402580) +++ head/devel/R-cran-caret/Makefile Sun Nov 29 07:00:39 2015 (r402581) @@ -2,24 +2,21 @@ # $FreeBSD$ PORTNAME= caret -DISTVERSION= 6.0-24 -PORTREVISION= 2 +DISTVERSION= 6.0-62 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Classification and Regression Training -LICENSE= GPLv2 - -DEPRECATED= Depends on deprecated math/R-cran-car -EXPIRATION_DATE= 2015-11-30 +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual RUN_DEPENDS= R-cran-ggplot2>0:${PORTSDIR}/graphics/R-cran-ggplot2 \ R-cran-car>0:${PORTSDIR}/math/R-cran-car \ - R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2 \ R-cran-foreach>0:${PORTSDIR}/devel/R-cran-foreach \ - R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr + R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr \ + R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2 USES= cran:auto-plist Modified: head/devel/R-cran-caret/distinfo ============================================================================== --- head/devel/R-cran-caret/distinfo Sun Nov 29 07:00:38 2015 (r402580) +++ head/devel/R-cran-caret/distinfo Sun Nov 29 07:00:39 2015 (r402581) @@ -1,2 +1,2 @@ -SHA256 (caret_6.0-24.tar.gz) = 7b3453a2839a10764028a1826a477a21b0796b5090684f5f443e9719d7f9a6b4 -SIZE (caret_6.0-24.tar.gz) = 3238512 +SHA256 (caret_6.0-62.tar.gz) = ec0b9cfe28be62d4bca541baee89050c74db76f53b3284d04a63869d21a1ed26 +SIZE (caret_6.0-62.tar.gz) = 4085074