Date: Mon, 29 Aug 2022 13:05:49 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: 388db1eeb355 - main - math/R-cran-haven: Update to 2.5.1 Message-ID: <202208291305.27TD5ned014431@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=388db1eeb3555ca97c45302971809cbd76767267 commit 388db1eeb3555ca97c45302971809cbd76767267 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-08-29 13:05:10 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-08-29 13:05:10 +0000 math/R-cran-haven: Update to 2.5.1 --- math/R-cran-haven/Makefile | 2 +- math/R-cran-haven/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-haven/Makefile b/math/R-cran-haven/Makefile index a58cafb994f2..53c9b5d6201a 100644 --- a/math/R-cran-haven/Makefile +++ b/math/R-cran-haven/Makefile @@ -1,5 +1,5 @@ PORTNAME= haven -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-haven/distinfo b/math/R-cran-haven/distinfo index cd9ce35c09f9..5e967b673005 100644 --- a/math/R-cran-haven/distinfo +++ b/math/R-cran-haven/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650697455 -SHA256 (haven_2.5.0.tar.gz) = b580311bc1b28efc6b123e29a331282b9f7eb552c485f4e5cacab39fe534aff4 -SIZE (haven_2.5.0.tar.gz) = 309830 +TIMESTAMP = 1661777348 +SHA256 (haven_2.5.1.tar.gz) = 9f40462097a0b1cf3831bca493851fe4a6b3570d957a775ca81940f241c50a70 +SIZE (haven_2.5.1.tar.gz) = 310586
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208291305.27TD5ned014431>