pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/R-xfun (devel/R-xfun) Updated 0.30 to 0.31



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52f2877872a3
branches:  trunk
changeset: 380173:52f2877872a3
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 30 15:11:36 2022 +0000

description:
(devel/R-xfun) Updated 0.30 to 0.31

# CHANGES IN xfun VERSION 0.31

- `github_releases(use_jsonlite = FALSE)` supports R versions below 4.1.0 now.

- `session_info()` silently drops empty package names now (thanks, @phargarten2, #65).

diffstat:

 devel/R-xfun/Makefile |  4 ++--
 devel/R-xfun/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 06e1ce01c676 -r 52f2877872a3 devel/R-xfun/Makefile
--- a/devel/R-xfun/Makefile     Mon May 30 15:06:00 2022 +0000
+++ b/devel/R-xfun/Makefile     Mon May 30 15:11:36 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2022/04/23 01:54:49 mef Exp $
+# $NetBSD: Makefile,v 1.14 2022/05/30 15:11:36 mef Exp $
 
 R_PKGNAME=     xfun
-R_PKGVER=      0.30
+R_PKGVER=      0.31
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 06e1ce01c676 -r 52f2877872a3 devel/R-xfun/distinfo
--- a/devel/R-xfun/distinfo     Mon May 30 15:06:00 2022 +0000
+++ b/devel/R-xfun/distinfo     Mon May 30 15:11:36 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/04/23 01:54:49 mef Exp $
+$NetBSD: distinfo,v 1.12 2022/05/30 15:11:36 mef Exp $
 
-BLAKE2s (R/xfun_0.30.tar.gz) = bbc2fc0ad039a0281defcbfd67f618dab1a804a51dd510f0701c5516f7d2bcfb
-SHA512 (R/xfun_0.30.tar.gz) = bf6874048c673b097bb5abf5c014b71ff7a58b1ac43b284aceaa9f2ba79b973aca05511db43c0a0f00f7bfaf261d0f054f9adc0b1d31c8d083293e8234fd68ac
-Size (R/xfun_0.30.tar.gz) = 125825 bytes
+BLAKE2s (R/xfun_0.31.tar.gz) = 5bef1b9156137d84dcae56757910e8a7a8f882c5a9eadc4a258f7be08987332a
+SHA512 (R/xfun_0.31.tar.gz) = a3d28392278923bd29964476fa1603d6acec1c1a6ea16d4e8fe52195d3379063da496285de5a8f86557027c1bcf3f4a29cc91b0304f6cb5a57eb5481df1ebaa9
+Size (R/xfun_0.31.tar.gz) = 126065 bytes



Home | Main Index | Thread Index | Old Index