pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(math/R) Add strtoi/SUBST info in COMMIT_MSG
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Fri Jan 5 23:52:19 2024 +0900
Changeset: 181591f069c2f27689d9d010d8f809efccd6efbc
Modified Files:
R/COMMIT_MSG
Log Message:
(math/R) Add strtoi/SUBST info in COMMIT_MSG
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=181591f069c2f27689d9d010d8f809efccd6efbc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
R/COMMIT_MSG | 5 +++++
1 file changed, 5 insertions(+)
diffs:
diff --git a/R/COMMIT_MSG b/R/COMMIT_MSG
index ab95380faa..26cb486ec7 100644
--- a/R/COMMIT_MSG
+++ b/R/COMMIT_MSG
@@ -1,5 +1,10 @@
(math/R) Updated 4.2.l to 4.3.2
+- pkgsrc side change
+ strtoi function now conflicts with NetBSD function. Renaming R' side one
+ into strtoiR (All the strings for now) by SUBST, thus including do_strtoi.
+
+- upstream info
CHANGES IN R 4.3.2:
NEW FEATURES:
Home |
Main Index |
Thread Index |
Old Index