svn commit: r524516 - head/devel/R-cran-vctrs

TAKATSU Tomonari tota at FreeBSD.org
Tue Jan 28 21:53:36 UTC 2020


Author: tota
Date: Tue Jan 28 21:53:35 2020
New Revision: 524516
URL: https://svnweb.freebsd.org/changeset/ports/524516

Log:
  - Update to 0.2.2

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

Modified: head/devel/R-cran-vctrs/Makefile
==============================================================================
--- head/devel/R-cran-vctrs/Makefile	Tue Jan 28 21:49:37 2020	(r524515)
+++ head/devel/R-cran-vctrs/Makefile	Tue Jan 28 21:53:35 2020	(r524516)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	vctrs
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.2
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,12 +10,10 @@ COMMENT=	Vector Helpers
 
 LICENSE=	GPLv3
 
-CRAN_DEPENDS=	R-cran-backports>0:math/R-cran-backports \
-		R-cran-ellipsis>=0.2.0:devel/R-cran-ellipsis \
+CRAN_DEPENDS=	R-cran-ellipsis>=0.2.0:devel/R-cran-ellipsis \
 		R-cran-digest>0:security/R-cran-digest \
 		R-cran-glue>0:devel/R-cran-glue \
-		R-cran-rlang>=0.4.0:devel/R-cran-rlang \
-		R-cran-zeallot>0:devel/R-cran-zeallot
+		R-cran-rlang>=0.4.0:devel/R-cran-rlang
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/devel/R-cran-vctrs/distinfo
==============================================================================
--- head/devel/R-cran-vctrs/distinfo	Tue Jan 28 21:49:37 2020	(r524515)
+++ head/devel/R-cran-vctrs/distinfo	Tue Jan 28 21:53:35 2020	(r524516)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576686714
-SHA256 (vctrs_0.2.1.tar.gz) = e04f0b16c265fd0af8660b8768c8f53fded638a61c624a642d7a6cb8b7939c66
-SIZE (vctrs_0.2.1.tar.gz) = 673529
+TIMESTAMP = 1580248321
+SHA256 (vctrs_0.2.2.tar.gz) = 0dab9120ba88ad98acd91248568f541c5715e93a4c753ec0a8bba82269951d01
+SIZE (vctrs_0.2.2.tar.gz) = 721926


More information about the svn-ports-all mailing list