git: 8e0b6e3ad412 - main - math/R-cran-recipes: Update to 0.1.16

TAKATSU Tomonari tota at FreeBSD.org
Sat Apr 17 12:06:26 UTC 2021


The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e0b6e3ad4126fec0b0a7b08715f172e25a653ff

commit 8e0b6e3ad4126fec0b0a7b08715f172e25a653ff
Author:     TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-04-17 04:21:46 +0000
Commit:     TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-04-17 12:06:08 +0000

    math/R-cran-recipes: Update to 0.1.16
    
    - Update dependencies
    - Change LICENSE to MIT
---
 math/R-cran-recipes/Makefile | 9 +++++----
 math/R-cran-recipes/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/math/R-cran-recipes/Makefile b/math/R-cran-recipes/Makefile
index a5a8e046c100..6334e465ea19 100644
--- a/math/R-cran-recipes/Makefile
+++ b/math/R-cran-recipes/Makefile
@@ -1,17 +1,18 @@
 # Created by: TAKATSU Tomonari <tota at FreeBSD.org>
 
 PORTNAME=	recipes
-PORTVERSION=	0.1.15
+PORTVERSION=	0.1.16
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	Preprocessing Tools to Create Design Matrices
 
-LICENSE=	GPLv2
+LICENSE=	MIT
 
 CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
-		R-cran-generics>0:devel/R-cran-generics \
+		R-cran-ellipsis>0:devel/R-cran-ellipsis \
+		R-cran-generics>=0.1.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 \
@@ -22,7 +23,7 @@ CRAN_DEPENDS=	R-cran-dplyr>0:math/R-cran-dplyr \
 		R-cran-rlang>=0.4.0:devel/R-cran-rlang \
 		R-cran-tibble>0:devel/R-cran-tibble \
 		R-cran-tidyr>=1.0.0:devel/R-cran-tidyr \
-		R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \
+		R-cran-tidyselect>=1.1.0:devel/R-cran-tidyselect \
 		R-cran-timeDate>0:finance/R-cran-timeDate \
 		R-cran-withr>0:devel/R-cran-withr
 BUILD_DEPENDS=	${CRAN_DEPENDS}
diff --git a/math/R-cran-recipes/distinfo b/math/R-cran-recipes/distinfo
index 71dc107e0fab..f9a252f7916c 100644
--- a/math/R-cran-recipes/distinfo
+++ b/math/R-cran-recipes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605336213
-SHA256 (recipes_0.1.15.tar.gz) = 808ad2f4d68ae03aa27332437f037597e9c1bebd65ed4ebfab1d243ea6022e76
-SIZE (recipes_0.1.15.tar.gz) = 646445
+TIMESTAMP = 1618632956
+SHA256 (recipes_0.1.16.tar.gz) = 43ccb8eb0633a3cdd78100f2798a7a5ddfba1acc59b6f5482be7606357735ed5
+SIZE (recipes_0.1.16.tar.gz) = 675553


More information about the dev-commits-ports-all mailing list