Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 12:42:43 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: ae529e61cda7 - main - devel/R-cran-tibble: Update to 3.1.7
Message-ID:  <202205051242.245CghDF063786@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=ae529e61cda76cd41a1003fa1b6dbe7969c3baa2

commit ae529e61cda76cd41a1003fa1b6dbe7969c3baa2
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-05-05 01:16:05 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-05-05 12:39:48 +0000

    devel/R-cran-tibble: Update to 3.1.7
---
 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 41918e893aa3..e1f1998440f3 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.6
+PORTVERSION=	3.1.7
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -14,9 +14,9 @@ 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>=1.0.0:devel/R-cran-lifecycle \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
-		R-cran-pillar>=1.6.2:devel/R-cran-pillar \
+		R-cran-pillar>=1.7.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-rlang>=1.0.1:devel/R-cran-rlang \
 		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 b9c1435be5b3..fe96a4f1f83a 100644
--- a/devel/R-cran-tibble/distinfo
+++ b/devel/R-cran-tibble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636462157
-SHA256 (tibble_3.1.6.tar.gz) = 5b33d909f146ebad38e262f6a57cb91ab70bfe240c2af01004beec11b3898292
-SIZE (tibble_3.1.6.tar.gz) = 739349
+TIMESTAMP = 1651712888
+SHA256 (tibble_3.1.7.tar.gz) = e1a50891f476803526960b4c4d736a72e7d9c3d366946744a02d6347f591c872
+SIZE (tibble_3.1.7.tar.gz) = 674873



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