From 86a184f7e79b898f9aef8d182c4832f65a7b08fb Mon Sep 17 00:00:00 2001
From: Zsolt Udvari <uzsolt@uzsolt.hu>
Date: Tue, 19 Dec 2023 08:43:53 +0100
Subject: [PATCH] misc/R-cran-xfun: update version 0.40 => 0.41

Changelog:
* process_file() will write to the file only if the processed text is
  different with the input text
* session_info() will remove extra blank lines
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 800d71892..aa4a845d6 100644
--- a/misc/R-cran-xfun/Makefile
+++ b/misc/R-cran-xfun/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfun
-PORTVERSION=	0.40
+PORTVERSION=	0.41
 CATEGORIES=	misc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
diff --git a/misc/R-cran-xfun/distinfo b/misc/R-cran-xfun/distinfo
index 6d62561c2..a2690dbeb 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 = 1702970886
+SHA256 (xfun_0.41.tar.gz) = 2374c3b8f141f1e5ff01b291d8aa5c3dc807dd8e99ab4dc7a048c9534a7e3b02
+SIZE (xfun_0.41.tar.gz) = 135720
-- 
2.43.0

