From owner-svn-ports-all@freebsd.org Wed Mar 14 06:43:58 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 BCC9DF5999F; Wed, 14 Mar 2018 06:43:58 +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 70C246FCE8; Wed, 14 Mar 2018 06:43:58 +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 6BA0B248B8; Wed, 14 Mar 2018 06:43: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 w2E6hwWl041654; Wed, 14 Mar 2018 06:43:58 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2E6hw4t041652; Wed, 14 Mar 2018 06:43:58 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201803140643.w2E6hw4t041652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 14 Mar 2018 06:43:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464461 - head/math/R-cran-recipes X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-recipes X-SVN-Commit-Revision: 464461 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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, 14 Mar 2018 06:43:58 -0000 Author: tota Date: Wed Mar 14 06:43:58 2018 New Revision: 464461 URL: https://svnweb.freebsd.org/changeset/ports/464461 Log: - Update to 0.1.2 Modified: head/math/R-cran-recipes/Makefile (contents, props changed) head/math/R-cran-recipes/distinfo (contents, props changed) Modified: head/math/R-cran-recipes/Makefile ============================================================================== --- head/math/R-cran-recipes/Makefile Wed Mar 14 06:39:56 2018 (r464460) +++ head/math/R-cran-recipes/Makefile Wed Mar 14 06:43:58 2018 (r464461) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= recipes -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 0.1.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,6 +12,7 @@ COMMENT= Preprocessing Tools to Create Design Matrices LICENSE= GPLv2 CRAN_DEPENDS= R-cran-dplyr>0:math/R-cran-dplyr \ + R-cran-broom>0:devel/R-cran-broom \ R-cran-tibble>0:devel/R-cran-tibble \ R-cran-ipred>0:math/R-cran-ipred \ R-cran-dimRed>=0.1.0:math/R-cran-dimRed \ Modified: head/math/R-cran-recipes/distinfo ============================================================================== --- head/math/R-cran-recipes/distinfo Wed Mar 14 06:39:56 2018 (r464460) +++ head/math/R-cran-recipes/distinfo Wed Mar 14 06:43:58 2018 (r464461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504921818 -SHA256 (recipes_0.1.0.tar.gz) = 6ba689b5101f54d8b32844ee15cf0e8f4cee471e62fc3f36ab1d463c0099cd67 -SIZE (recipes_0.1.0.tar.gz) = 523958 +TIMESTAMP = 1520498617 +SHA256 (recipes_0.1.2.tar.gz) = 891a30cce1529e29a832f3aab92b38c9a0ef959a6fb144c0bf07595c871a59b1 +SIZE (recipes_0.1.2.tar.gz) = 599460