pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/R-processx



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jun 11 10:54:27 UTC 2023

Modified Files:
        pkgsrc/sysutils/R-processx: Makefile distinfo

Log Message:
(sysutils/R-processx) Updated 3.8.0 to 3.8.1

# processx 3.8.1

* On Unixes, R processes created by callr now feature a `SIGTERM`
  cleanup handler that cleans up the temporary directory before
  shutting down. To enable it, set the `PROCESSX_R_SIGTERM_CLEANUP`
  envvar to a non-empty value.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/R-processx/Makefile \
    pkgsrc/sysutils/R-processx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/R-processx/Makefile
diff -u pkgsrc/sysutils/R-processx/Makefile:1.7 pkgsrc/sysutils/R-processx/Makefile:1.8
--- pkgsrc/sysutils/R-processx/Makefile:1.7     Mon May 29 16:29:36 2023
+++ pkgsrc/sysutils/R-processx/Makefile Sun Jun 11 10:54:27 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2023/05/29 16:29:36 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2023/06/11 10:54:27 mef Exp $
 
 R_PKGNAME=     processx
-R_PKGVER=      3.8.0
+R_PKGVER=      3.8.1
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/sysutils/R-processx/distinfo
diff -u pkgsrc/sysutils/R-processx/distinfo:1.7 pkgsrc/sysutils/R-processx/distinfo:1.8
--- pkgsrc/sysutils/R-processx/distinfo:1.7     Thu May 25 11:08:57 2023
+++ pkgsrc/sysutils/R-processx/distinfo Sun Jun 11 10:54:27 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2023/05/25 11:08:57 jperkin Exp $
+$NetBSD: distinfo,v 1.8 2023/06/11 10:54:27 mef Exp $
 
-BLAKE2s (R/processx_3.8.0.tar.gz) = d5875d901f567460a3df3d9aa2425f387d8b3aac68d46869f74903689d9a6fea
-SHA512 (R/processx_3.8.0.tar.gz) = 6ea529869a5999a6273dc5f0f01cb64ff1106f0f625251cca6d15b24127aa46c6d8aa8634bfc4c2347def1bad36b936e857b27bc2e87bdfd619a4dac5e767a85
-Size (R/processx_3.8.0.tar.gz) = 162539 bytes
+BLAKE2s (R/processx_3.8.1.tar.gz) = 0b03eabfe797303389e1571dd35bfc7b85e4b9c8fca1504f3a447c843f0264f1
+SHA512 (R/processx_3.8.1.tar.gz) = d94fbafefb585816b3fe332b7195b0c67b8b729db273d74a750cb4a4f5922045280b5e41de0943fabe5ff89ab165f1f6f2941e12a5331b8797efe2eb252797f9
+Size (R/processx_3.8.1.tar.gz) = 164170 bytes
 SHA1 (patch-src_Makevars) = a3e4f650d9d58db86f22e12dd65cd02608f3cdd4



Home | Main Index | Thread Index | Old Index