Date: Wed, 1 Dec 2021 11:43:07 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: f8d830f4f060 - main - textproc/R-cran-vroom: Update to 1.5.7 Message-ID: <202112011143.1B1Bh7l2085781@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=f8d830f4f0602c2e320cb448ba8dd7502d5646ec commit f8d830f4f0602c2e320cb448ba8dd7502d5646ec Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-12-01 09:07:50 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-12-01 11:42:22 +0000 textproc/R-cran-vroom: Update to 1.5.7 --- textproc/R-cran-vroom/Makefile | 2 +- textproc/R-cran-vroom/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/R-cran-vroom/Makefile b/textproc/R-cran-vroom/Makefile index 61e0f20fec50..b8203f430ec9 100644 --- a/textproc/R-cran-vroom/Makefile +++ b/textproc/R-cran-vroom/Makefile @@ -1,5 +1,5 @@ PORTNAME= vroom -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-vroom/distinfo b/textproc/R-cran-vroom/distinfo index 2778a74b5e04..ac5295b296fc 100644 --- a/textproc/R-cran-vroom/distinfo +++ b/textproc/R-cran-vroom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636632275 -SHA256 (vroom_1.5.6.tar.gz) = 77d86aed8001184de1a5cb638719dde978f0c85760076e2397bca907445c342c -SIZE (vroom_1.5.6.tar.gz) = 727855 +TIMESTAMP = 1638338798 +SHA256 (vroom_1.5.7.tar.gz) = d087cb148f71c222fc89199d03df2502689149873414a6d89c2f006d3a109fde +SIZE (vroom_1.5.7.tar.gz) = 727956
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112011143.1B1Bh7l2085781>