Date: Sun, 25 Jul 2021 07:49:21 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: f174878a039f - main - devel/R-cran-tibble: Update to 3.1.3 Message-ID: <202107250749.16P7nLxs003409@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=f174878a039f12a559a38b178955fb3b2af8706c commit f174878a039f12a559a38b178955fb3b2af8706c Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-07-25 06:50:28 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-07-25 06:50:28 +0000 devel/R-cran-tibble: Update to 3.1.3 --- devel/R-cran-tibble/Makefile | 2 +- devel/R-cran-tibble/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/R-cran-tibble/Makefile b/devel/R-cran-tibble/Makefile index 967af5074ab1..da8f60cf5881 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.2 +PORTVERSION= 3.1.3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-tibble/distinfo b/devel/R-cran-tibble/distinfo index 84817876a08d..1d2a01c09a6c 100644 --- a/devel/R-cran-tibble/distinfo +++ b/devel/R-cran-tibble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621266860 -SHA256 (tibble_3.1.2.tar.gz) = b67ebde1520346ee62be0043ee612d93d7242b6ca6bfa825c88a9a7254f8bcee -SIZE (tibble_3.1.2.tar.gz) = 686145 +TIMESTAMP = 1627195786 +SHA256 (tibble_3.1.3.tar.gz) = 7aba1e86f8f13643fc303b7c9218746774a34ce81d48cc8155a42df02048febe +SIZE (tibble_3.1.3.tar.gz) = 694155
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107250749.16P7nLxs003409>