diff options
author | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-03-02 14:42:36 +0000 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-03-02 14:42:36 +0000 |
commit | 528520fa8746d2da683d4e3329aaa3c6d697203b (patch) | |
tree | 0d81cadc7f89dd838993dbcf7a9414087a30802c | |
parent | 5df25d73179ee113266d53663e0be4372acf6b15 (diff) |
misc/R-cran-xfun: update to 0.42
Changelog: https://cran.r-project.org/web/packages/xfun/news/news.html
PR: 275836
Approved by: bofh (mentor)
Differential Revision: https://reviews.freebsd.org/D43883
-rw-r--r-- | misc/R-cran-xfun/Makefile | 2 | ||||
-rw-r--r-- | 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 2a272c31654c..038ef41db526 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfun -PORTVERSION= 0.40 +PORTVERSION= 0.42 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/misc/R-cran-xfun/distinfo b/misc/R-cran-xfun/distinfo index 6d62561c221d..54cabf0df063 100644 --- a/misc/R-cran-xfun/distinfo +++ b/misc/R-cran-xfun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691932476 -SHA256 (xfun_0.40.tar.gz) = 1ea96a191a440a021b8a1414fed28cbdde5362e9b2fe95066507b535017c76f7 -SIZE (xfun_0.40.tar.gz) = 135575 +TIMESTAMP = 1707935873 +SHA256 (xfun_0.42.tar.gz) = 07bbfaed212ba1fcb9367624e8bc4936a7884e30e0efc561199acd0fcba5750a +SIZE (xfun_0.42.tar.gz) = 142598 |