Date: Tue, 17 Dec 2024 07:19:51 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: fd4f032b5a74 - main - math/R-cran-sf: Update to 1.0.19 Message-ID: <202412170719.4BH7JpZY005989@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=fd4f032b5a7453b4e3ccc474363da55c4b568f18 commit fd4f032b5a7453b4e3ccc474363da55c4b568f18 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-12-17 07:19:04 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-12-17 07:19:38 +0000 math/R-cran-sf: Update to 1.0.19 --- math/R-cran-sf/Makefile | 3 +-- math/R-cran-sf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index 990f48dd194b..46cf88eba699 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,6 +1,5 @@ PORTNAME= sf -DISTVERSION= 1.0-18 -PORTREVISION= 2 +DISTVERSION= 1.0-19 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo index 774c21d78435..3f4d13693ffb 100644 --- a/math/R-cran-sf/distinfo +++ b/math/R-cran-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728889943 -SHA256 (sf_1.0-18.tar.gz) = 81a52104c95b7251bb8dafbee1208dcd942e6852e5a8d5b715821c1e65d567be -SIZE (sf_1.0-18.tar.gz) = 3804756 +TIMESTAMP = 1734419725 +SHA256 (sf_1.0-19.tar.gz) = c8848521a13f833fbb3444776b9af8146af976527c1ed74551b9af567b3d2767 +SIZE (sf_1.0-19.tar.gz) = 3808024
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412170719.4BH7JpZY005989>