Date: Mon, 17 Jun 2024 18:30:25 GMT From: Zsolt Udvari <uzsolt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d5669689f70e - main - misc/R-cran-xfun: update to 0.45 Message-ID: <202406171830.45HIUPod002032@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5669689f70e105e989295e8a584ffe17ae3a14b commit d5669689f70e105e989295e8a584ffe17ae3a14b Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-06-17 18:28:41 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-06-17 18:28:41 +0000 misc/R-cran-xfun: update to 0.45 Switch to DISTVERSION. Changelog: https://cran.r-project.org/web/packages/xfun/news/news.html --- misc/R-cran-xfun/Makefile | 2 +- misc/R-cran-xfun/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 1af995f7b859..eb19dadaf4df 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfun -PORTVERSION= 0.44 +DISTVERSION= 0.45 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/misc/R-cran-xfun/distinfo b/misc/R-cran-xfun/distinfo index 11d23fabde0f..e9e0530777bf 100644 --- a/misc/R-cran-xfun/distinfo +++ b/misc/R-cran-xfun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717267142 -SHA256 (xfun_0.44.tar.gz) = b6c84004a09ba9f6645700a052a608d7891c7e9c7d6f44ab8bc45e0f86d88325 -SIZE (xfun_0.44.tar.gz) = 158081 +TIMESTAMP = 1718648535 +SHA256 (xfun_0.45.tar.gz) = 3816f05c2fd297b40750be1a2f386f0aa4637136421f504d14b6ad9ea0993611 +SIZE (xfun_0.45.tar.gz) = 158128
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406171830.45HIUPod002032>