Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2019 10:17:57 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513110 - head/math/R-cran-recipes
Message-ID:  <201909281017.x8SAHvf8084365@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Sep 28 10:17:57 2019
New Revision: 513110
URL: https://svnweb.freebsd.org/changeset/ports/513110

Log:
  - Update to 0.1.7

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	Sat Sep 28 09:38:26 2019	(r513109)
+++ head/math/R-cran-recipes/Makefile	Sat Sep 28 10:17:57 2019	(r513110)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	recipes
-PORTVERSION=	0.1.6
-PORTREVISION=	1
+PORTVERSION=	0.1.7
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -14,6 +13,7 @@ LICENSE=	GPLv2
 
 CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
 		R-cran-generics>0:devel/R-cran-generics \
+		R-cran-glue>0:devel/R-cran-glue \
 		R-cran-gower>0:math/R-cran-gower \
 		R-cran-ipred>0:math/R-cran-ipred \
 		R-cran-lubridate>0:devel/R-cran-lubridate \
@@ -21,7 +21,7 @@ CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
 		R-cran-purrr>=0.2.3:devel/R-cran-purrr \
 		R-cran-rlang>=0.4.0:devel/R-cran-rlang \
 		R-cran-tibble>0:devel/R-cran-tibble \
-		R-cran-tidyr>0:devel/R-cran-tidyr \
+		R-cran-tidyr>=0.8.3:devel/R-cran-tidyr \
 		R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \
 		R-cran-timeDate>0:finance/R-cran-timeDate \
 		R-cran-withr>0:devel/R-cran-withr

Modified: head/math/R-cran-recipes/distinfo
==============================================================================
--- head/math/R-cran-recipes/distinfo	Sat Sep 28 09:38:26 2019	(r513109)
+++ head/math/R-cran-recipes/distinfo	Sat Sep 28 10:17:57 2019	(r513110)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562478340
-SHA256 (recipes_0.1.6.tar.gz) = 51e0db72de171d58d13ad8ffcf1dea402ab8f82100d161722041b6fd014cbfd9
-SIZE (recipes_0.1.6.tar.gz) = 968331
+TIMESTAMP = 1569658244
+SHA256 (recipes_0.1.7.tar.gz) = 28e96953355749dd1deb6786b22ec825a6fdb9f336e2785d45611e89f7e988bf
+SIZE (recipes_0.1.7.tar.gz) = 989183



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909281017.x8SAHvf8084365>