svn commit: r481954 - head/devel/R-cran-tidyselect

TAKATSU Tomonari tota at FreeBSD.org
Sat Oct 13 04:34:51 UTC 2018


Author: tota
Date: Sat Oct 13 04:34:50 2018
New Revision: 481954
URL: https://svnweb.freebsd.org/changeset/ports/481954

Log:
  - Update to 0.2.5

Modified:
  head/devel/R-cran-tidyselect/Makefile   (contents, props changed)
  head/devel/R-cran-tidyselect/distinfo   (contents, props changed)

Modified: head/devel/R-cran-tidyselect/Makefile
==============================================================================
--- head/devel/R-cran-tidyselect/Makefile	Sat Oct 13 02:11:16 2018	(r481953)
+++ head/devel/R-cran-tidyselect/Makefile	Sat Oct 13 04:34:50 2018	(r481954)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tidyselect
-PORTVERSION=	0.2.4
+PORTVERSION=	0.2.5
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,9 +11,9 @@ COMMENT=	Select from a Set of Strings
 
 LICENSE=	GPLv3
 
-CRAN_DEPENDS=	R-cran-glue>0:devel/R-cran-glue \
+CRAN_DEPENDS=	R-cran-glue>=1.3.0:devel/R-cran-glue \
 		R-cran-purrr>0:devel/R-cran-purrr \
-		R-cran-rlang>=0.2.0:devel/R-cran-rlang \
+		R-cran-rlang>=0.2.2:devel/R-cran-rlang \
 		R-cran-Rcpp>=0.12.0:devel/R-cran-Rcpp
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}

Modified: head/devel/R-cran-tidyselect/distinfo
==============================================================================
--- head/devel/R-cran-tidyselect/distinfo	Sat Oct 13 02:11:16 2018	(r481953)
+++ head/devel/R-cran-tidyselect/distinfo	Sat Oct 13 04:34:50 2018	(r481954)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520593740
-SHA256 (tidyselect_0.2.4.tar.gz) = 5cb30e56ad5c1ac59786969edc8d542a7a1735a129a474f585a141aefe6a2295
-SIZE (tidyselect_0.2.4.tar.gz) = 21702
+TIMESTAMP = 1539331827
+SHA256 (tidyselect_0.2.5.tar.gz) = 5ce2e86230fa35cfc09aa71dcdd6e05e1554a5739c863ca354d241bfccb86c74
+SIZE (tidyselect_0.2.5.tar.gz) = 21883


More information about the svn-ports-all mailing list