pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-callr
Module Name: pkgsrc
Committed By: mef
Date: Sun Sep 22 23:44:34 UTC 2024
Modified Files:
pkgsrc/devel/R-callr: Makefile distinfo
Log Message:
(devel/R-callr) Updated 3.7.5 to 3.7.6
# callr 3.7.6
* If the `CALLR_NO_TEMP_DLLS=true` env var is set then callr does not
copy the dll the client DLL files from, in the subprocess. By
default callr copies the DLL file that drives the callr subprocess into
a temporary directory and loads it from there (#273).
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/R-callr/Makefile \
pkgsrc/devel/R-callr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-callr/Makefile
diff -u pkgsrc/devel/R-callr/Makefile:1.11 pkgsrc/devel/R-callr/Makefile:1.12
--- pkgsrc/devel/R-callr/Makefile:1.11 Sat Feb 24 23:43:28 2024
+++ pkgsrc/devel/R-callr/Makefile Sun Sep 22 23:44:34 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2024/02/24 23:43:28 mef Exp $
+# $NetBSD: Makefile,v 1.12 2024/09/22 23:44:34 mef Exp $
R_PKGNAME= callr
-R_PKGVER= 3.7.5
+R_PKGVER= 3.7.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/R-callr/distinfo
diff -u pkgsrc/devel/R-callr/distinfo:1.11 pkgsrc/devel/R-callr/distinfo:1.12
--- pkgsrc/devel/R-callr/distinfo:1.11 Sat Feb 24 23:43:28 2024
+++ pkgsrc/devel/R-callr/distinfo Sun Sep 22 23:44:34 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/02/24 23:43:28 mef Exp $
+$NetBSD: distinfo,v 1.12 2024/09/22 23:44:34 mef Exp $
-BLAKE2s (R/callr_3.7.5.tar.gz) = e7074bfc40f9bf20afdeb8f8aa9873d5040dacbc6b69514170c4df515dedd02d
-SHA512 (R/callr_3.7.5.tar.gz) = fa4b92897f356adf7df29ae05ac4523a341d804eb0b32322fb096c3574c456299b989ea1edf59a654229fa38f1830186773867ed542a706b7b76cc58924400e9
-Size (R/callr_3.7.5.tar.gz) = 102852 bytes
+BLAKE2s (R/callr_3.7.6.tar.gz) = d89e43f0677a66edee41f5449ef48b4d359f82318b47749a06360ca54d140c4a
+SHA512 (R/callr_3.7.6.tar.gz) = fa3dd14685b50435c21a2238b7909e12a8f447f520c734b9d6758d654aa538c2ba042befb51b1635cb0b70208b0d40acb7980bb7cedfdc24974de8202a62f1cf
+Size (R/callr_3.7.6.tar.gz) = 104358 bytes
Home |
Main Index |
Thread Index |
Old Index