svn commit: r552421 - head/devel/R-cran-tibble

TAKATSU Tomonari tota at FreeBSD.org
Thu Oct 15 15:50:32 UTC 2020


Author: tota
Date: Thu Oct 15 15:50:31 2020
New Revision: 552421
URL: https://svnweb.freebsd.org/changeset/ports/552421

Log:
  - Update to 3.0.4

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

Modified: head/devel/R-cran-tibble/Makefile
==============================================================================
--- head/devel/R-cran-tibble/Makefile	Thu Oct 15 15:03:23 2020	(r552420)
+++ head/devel/R-cran-tibble/Makefile	Thu Oct 15 15:50:31 2020	(r552421)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tibble
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -20,7 +20,7 @@ CRAN_DEPENDS=	R-cran-cli>0:devel/R-cran-cli \
 		R-cran-pillar>=1.4.3:devel/R-cran-pillar \
 		R-cran-pkgconfig>0:devel/R-cran-pkgconfig \
 		R-cran-rlang>=0.4.3:devel/R-cran-rlang \
-		R-cran-vctrs>=0.2.4:devel/R-cran-vctrs
+		R-cran-vctrs>=0.3.2:devel/R-cran-vctrs
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/devel/R-cran-tibble/distinfo
==============================================================================
--- head/devel/R-cran-tibble/distinfo	Thu Oct 15 15:03:23 2020	(r552420)
+++ head/devel/R-cran-tibble/distinfo	Thu Oct 15 15:50:31 2020	(r552421)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594493035
-SHA256 (tibble_3.0.3.tar.gz) = bf778ac15d779ffe811e470c1983e87f8d6a914e13d2f095a50914c30f8a9e38
-SIZE (tibble_3.0.3.tar.gz) = 254549
+TIMESTAMP = 1602624628
+SHA256 (tibble_3.0.4.tar.gz) = 22192ef829ce4dcdb7ef084b314635fe754f877c86f7507e985cdb7a04f53ea1
+SIZE (tibble_3.0.4.tar.gz) = 255457


More information about the svn-ports-all mailing list