Date: Mon, 5 Jun 2023 09:40:23 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 93fc249d0372 - main - math/R-cran-wk: Update to 0.7.3 Message-ID: <202306050940.3559eNTh033230@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=93fc249d0372873e50745f2287c6cbbaf8186a69 commit 93fc249d0372873e50745f2287c6cbbaf8186a69 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-06-04 10:30:04 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-06-05 09:40:05 +0000 math/R-cran-wk: Update to 0.7.3 - Take maintainership ChangeLog: https://cran.r-project.org/web/packages/wk/news/news.html --- math/R-cran-wk/Makefile | 4 ++-- math/R-cran-wk/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/R-cran-wk/Makefile b/math/R-cran-wk/Makefile index fe2453f20c68..075034d61e55 100644 --- a/math/R-cran-wk/Makefile +++ b/math/R-cran-wk/Makefile @@ -1,9 +1,9 @@ PORTNAME= wk -PORTVERSION= 0.7.2 +DISTVERSION= 0.7.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Lightweight Well-Known Geometry Parsing WWW= https://cran.r-project.org/web/packages/wk/ diff --git a/math/R-cran-wk/distinfo b/math/R-cran-wk/distinfo index ef1c71a97bb3..a7de5de09a1f 100644 --- a/math/R-cran-wk/distinfo +++ b/math/R-cran-wk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682482914 -SHA256 (wk_0.7.2.tar.gz) = 6f8b72f54e2efea62fda8bc897124b43a39b81cffa9569103d06d95f946eab2f -SIZE (wk_0.7.2.tar.gz) = 1001103 +TIMESTAMP = 1685874525 +SHA256 (wk_0.7.3.tar.gz) = e1fbab800867dc642ffa9bc61e1716e6c9293a377f192075c1d25b6d59c82025 +SIZE (wk_0.7.3.tar.gz) = 1001316
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306050940.3559eNTh033230>