Date: Fri, 18 Feb 2022 02:05:10 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 353ce4351ea7 - main - math/R-cran-dplyr: Update to 1.0.8 Message-ID: <202202180205.21I25A5w042828@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=353ce4351ea72f706ca7a6caa5d4d62715e6aa5b commit 353ce4351ea72f706ca7a6caa5d4d62715e6aa5b Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-02-18 02:04:46 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-02-18 02:04:46 +0000 math/R-cran-dplyr: Update to 1.0.8 --- math/R-cran-dplyr/Makefile | 2 +- math/R-cran-dplyr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-dplyr/Makefile b/math/R-cran-dplyr/Makefile index 4b77fd817d5b..cf1c59487285 100644 --- a/math/R-cran-dplyr/Makefile +++ b/math/R-cran-dplyr/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping <wen@FreeBSD.org> PORTNAME= dplyr -DISTVERSION= 1.0.7 +DISTVERSION= 1.0.8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-dplyr/distinfo b/math/R-cran-dplyr/distinfo index a2a0bbafbe61..536d069da7da 100644 --- a/math/R-cran-dplyr/distinfo +++ b/math/R-cran-dplyr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624493647 -SHA256 (dplyr_1.0.7.tar.gz) = d2fe3aedbce02fdddce09a8a80f85f5918a9d1f15f792ad4a98f254959d7123d -SIZE (dplyr_1.0.7.tar.gz) = 852103 +TIMESTAMP = 1645148754 +SHA256 (dplyr_1.0.8.tar.gz) = 3b6aa3a06d67037223da6af4b59ab89cbd342bc450b92c6050fb267127236075 +SIZE (dplyr_1.0.8.tar.gz) = 880713
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202180205.21I25A5w042828>