pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-BH
Module Name: pkgsrc
Committed By: mef
Date: Sun Jun 18 14:01:28 UTC 2023
Modified Files:
pkgsrc/devel/R-BH: Makefile distinfo
Log Message:
(devel/R-BH) Updated 1.78.0.0 to 1.81.0.1
2023-01-17 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Release 1.81.0-1
* inst/include/boost/math/tools/config.hpp: Comment-out 'warning'
message as CRAN Policy would prefer not to see these
* inst/include/boost/multiprecision/detail/standalone_config.hpp: Idem
* inst/include/boost/spirit/home/x3.hpp: Idem (for four lines)
2022-12-29 Dirk Eddelbuettel <edd%debian.org@localhost>
* inst/include/boost/core/snprintf.hpp: Added
* .../lexical_cast/detail/converter_lexical_streams.hpp: Used here
* .../core/lightweight_test.hpp: Use snprintf
* .../core/type_name.hpp: Idem
* .../interprocess/detail/win32_api.hpp: Idem
* .../numeric/odeint/integrate/max_step_checker.hpp: Idem
* .../test/imp/debug.ipp: Idem
* .../utils/setcolor.hpp: Idem
2022-12-15 Dirk Eddelbuettel <edd%debian.org@localhost>
* inst/include/boost/*: Upgraded to Boost 1.81, as usual with two
patch sets from CRAN demands on file path length and diagnostics
* README.md: Updated package list for 1.81
* DESCRIPTION (Description): Idem
* local/scripts/CreateBoost.sh: Update for 1.81.0, added url
2022-10-31 Dirk Eddelbuettel <edd%debian.org@localhost>
* .github/workflows/ci.yaml (jobs): Update to actions/checkout@v3
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/R-BH/Makefile \
pkgsrc/devel/R-BH/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-BH/Makefile
diff -u pkgsrc/devel/R-BH/Makefile:1.6 pkgsrc/devel/R-BH/Makefile:1.7
--- pkgsrc/devel/R-BH/Makefile:1.6 Sun Dec 18 05:18:10 2022
+++ pkgsrc/devel/R-BH/Makefile Sun Jun 18 14:01:27 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/12/18 05:18:10 mef Exp $
+# $NetBSD: Makefile,v 1.7 2023/06/18 14:01:27 mef Exp $
R_PKGNAME= BH
-R_PKGVER= 1.78.0-0
+R_PKGVER= 1.81.0-1
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/devel/R-BH/distinfo
diff -u pkgsrc/devel/R-BH/distinfo:1.6 pkgsrc/devel/R-BH/distinfo:1.7
--- pkgsrc/devel/R-BH/distinfo:1.6 Sun Dec 18 05:18:10 2022
+++ pkgsrc/devel/R-BH/distinfo Sun Jun 18 14:01:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/12/18 05:18:10 mef Exp $
+$NetBSD: distinfo,v 1.7 2023/06/18 14:01:27 mef Exp $
-BLAKE2s (R/BH_1.78.0-0.tar.gz) = 610176f0a347a1609cbf1e4f1118ee7cb0845a69bcc356423f25adb258e6c6c2
-SHA512 (R/BH_1.78.0-0.tar.gz) = 07cac11de283d4e2615a3e3c8ab77802b369eab57a8649cb8e148abf8c2f2c138bb56549fd8e25e306e0ab760fae78d6aa084098fb6d35389f177720b58e1bfd
-Size (R/BH_1.78.0-0.tar.gz) = 13269768 bytes
+BLAKE2s (R/BH_1.81.0-1.tar.gz) = cbede7399f47f1a9f9d82b77a6a31d32fb0aa250a86d7987bd422c446fa2ba6d
+SHA512 (R/BH_1.81.0-1.tar.gz) = 5a52ed2c82424c764e4ba466e90f3745f2c4831de1d8f12516e8449e0c71c9361761fab0018a25d4f6df7ff98b98b9936920a102c025527b7403b7c8d7082909
+Size (R/BH_1.81.0-1.tar.gz) = 13938979 bytes
Home |
Main Index |
Thread Index |
Old Index