Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 2021 21:29:01 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9db2016f29fe - main - devel/R-cran-tibble: Update to 3.1.2
Message-ID:  <202105172129.14HLT1VR068185@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9db2016f29fe0421ac3fba021ef9b1a83740f83e

commit 9db2016f29fe0421ac3fba021ef9b1a83740f83e
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2021-05-17 15:55:27 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2021-05-17 21:28:30 +0000

    devel/R-cran-tibble: Update to 3.1.2
---
 devel/R-cran-tibble/Makefile | 6 +++---
 devel/R-cran-tibble/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/R-cran-tibble/Makefile b/devel/R-cran-tibble/Makefile
index b55c8eab388d..967af5074ab1 100644
--- a/devel/R-cran-tibble/Makefile
+++ b/devel/R-cran-tibble/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
 
 PORTNAME=	tibble
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.2
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,14 +10,14 @@ COMMENT=	Simple Data Frames
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-ellipsis>=0.2.0:devel/R-cran-ellipsis \
+CRAN_DEPENDS=	R-cran-ellipsis>=0.3.2:devel/R-cran-ellipsis \
 		R-cran-fansi>=0.4.0:devel/R-cran-fansi \
 		R-cran-lifecycle>=0.2.0:devel/R-cran-lifecycle \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
 		R-cran-pillar>=1.6.0: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.3.2:devel/R-cran-vctrs
+		R-cran-vctrs>=0.3.8:devel/R-cran-vctrs
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/devel/R-cran-tibble/distinfo b/devel/R-cran-tibble/distinfo
index 1cf27a3bed51..84817876a08d 100644
--- a/devel/R-cran-tibble/distinfo
+++ b/devel/R-cran-tibble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619083005
-SHA256 (tibble_3.1.1.tar.gz) = 9626d4967e467ff3ff94e70c48c76bcc7b846e90e176f02beff28b783c8f0e63
-SIZE (tibble_3.1.1.tar.gz) = 686855
+TIMESTAMP = 1621266860
+SHA256 (tibble_3.1.2.tar.gz) = b67ebde1520346ee62be0043ee612d93d7242b6ca6bfa825c88a9a7254f8bcee
+SIZE (tibble_3.1.2.tar.gz) = 686145



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