Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2019 06:28:01 +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: r506104 - head/math/R-cran-recipes
Message-ID:  <201907070628.x676S1qQ089520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jul  7 06:28:00 2019
New Revision: 506104
URL: https://svnweb.freebsd.org/changeset/ports/506104

Log:
  - Update to 0.1.6

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	Sun Jul  7 06:25:59 2019	(r506103)
+++ head/math/R-cran-recipes/Makefile	Sun Jul  7 06:28:00 2019	(r506104)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	recipes
-PORTVERSION=	0.1.4
-PORTREVISION=	1
+PORTVERSION=	0.1.6
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -19,11 +18,10 @@ CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
 		R-cran-lubridate>0:devel/R-cran-lubridate \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
 		R-cran-purrr>=0.2.3:devel/R-cran-purrr \
-		R-cran-RcppRoll>0:math/R-cran-RcppRoll \
-		R-cran-rlang>=0.3.0.1:devel/R-cran-rlang \
+		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-tidyselect>=0.1.1:devel/R-cran-tidyselect \
+		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
 BUILD_DEPENDS=	${CRAN_DEPENDS}

Modified: head/math/R-cran-recipes/distinfo
==============================================================================
--- head/math/R-cran-recipes/distinfo	Sun Jul  7 06:25:59 2019	(r506103)
+++ head/math/R-cran-recipes/distinfo	Sun Jul  7 06:28:00 2019	(r506104)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542689694
-SHA256 (recipes_0.1.4.tar.gz) = 56cbc96420e79ae07946c86d3a16a2f8fb56b29f22323c7e99621f410897912f
-SIZE (recipes_0.1.4.tar.gz) = 781783
+TIMESTAMP = 1562478340
+SHA256 (recipes_0.1.6.tar.gz) = 51e0db72de171d58d13ad8ffcf1dea402ab8f82100d161722041b6fd014cbfd9
+SIZE (recipes_0.1.6.tar.gz) = 968331



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