pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-BH (devel/R-BH) Updated 1.69.0.1 to 1.75.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/89b548fa1a87
branches: trunk
changeset: 458592:89b548fa1a87
user: mef <mef%pkgsrc.org@localhost>
date: Sat Sep 18 14:04:48 2021 +0000
description:
(devel/R-BH) Updated 1.69.0.1 to 1.75.0.0
2020-12-24 Dirk Eddelbuettel <edd%debian.org@localhost>
* .github/workflows/ci.yaml: Small tweaks to CI YAML file
2020-12-12 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Release 1.75.0-0
* inst/include/boost/*: Upgraded to Boost 1.75
* README.md: Updated package list for 1.75
* DESCRIPTION (Description): Idem
* local/scripts/CreateBoost.sh: Update for 1.75.0, added beast
* .github/workflows/ci.yaml: Add CI runner using r-ci
* README.md: Add new badge
* README.md: Update several URLs to https
* inst/NEWS.Rd: Idem
2020-05-03 Dirk Eddelbuettel <edd%debian.org@localhost>
* inst/LICENSE_1_0.txt: Included from upstream tar.gz
2020-03-31 Dirk Eddelbuettel <edd%debian.org@localhost>
* README.md: Minor badge rearrangement, added example
2020-03-30 Dirk Eddelbuettel <edd%debian.org@localhost>
* README.md: Added badges, edited, fixed typo
2020-03-15 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Roll minor version
* NAMESPACE: Removed as not needed without R code
2019-12-28 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Release 1.72.0-3
* local/scripts/CreateBoost.sh (boostinstall): Remove old boost
installation to always create a fresh installation
2019-12-16 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Release 1.72.0-2
* inst/include/boost/numeric/odeint/stepper/: Correct accidental
renaming in this directory, only rename in .../generation/
* DESCRIPTION (URL): Added a link to GH repo
2019-12-15 Dirk Eddelbuettel <edd%debian.org@localhost>
* DESCRIPTION (Version, Date): Release 1.72.0-1
* inst/include/boost/*: Upgraded to Boost 1.72
* README.md: Updated package list for 1.72
* inst/include/boost/numeric/odeint/stepper/generation/: As before
rename karp54_classic.hpp to karp54_cl.hpp, adjust generation.hpp
* inst/include/boost/numeric/ublas/storage.hpp : Add missing include
for boost/serialization/array_wrapper.hpp
* inst/include/boost/numeric/odeint/stepper/generation/: As before
New adjust for generation_controlled_adams_bashforth_moulton.hpp
* inst/include/boost/math/special_functions/hypergeometric_1F1.hpp:
Adjust to renamed hypergeometric_1F1_small_a_negative_b_by_ratio.hpp
* inst/include/boost/*: As before disable all diagnostic pragmas in
accordance with the CRAN Policy (though this may not be a good idea...)
diffstat:
devel/R-BH/Makefile | 4 ++--
devel/R-BH/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 71df93fd3ced -r 89b548fa1a87 devel/R-BH/Makefile
--- a/devel/R-BH/Makefile Sat Sep 18 14:02:00 2021 +0000
+++ b/devel/R-BH/Makefile Sat Sep 18 14:04:48 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:37 brook Exp $
+# $NetBSD: Makefile,v 1.5 2021/09/18 14:04:48 mef Exp $
R_PKGNAME= BH
-R_PKGVER= 1.69.0-1
+R_PKGVER= 1.75.0-0
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
diff -r 71df93fd3ced -r 89b548fa1a87 devel/R-BH/distinfo
--- a/devel/R-BH/distinfo Sat Sep 18 14:02:00 2021 +0000
+++ b/devel/R-BH/distinfo Sat Sep 18 14:04:48 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/07/31 18:01:32 brook Exp $
+$NetBSD: distinfo,v 1.3 2021/09/18 14:04:48 mef Exp $
-SHA1 (R/BH_1.69.0-1.tar.gz) = 2e32f2bdff9a086a6662523a64a1ca654b619bec
-RMD160 (R/BH_1.69.0-1.tar.gz) = b9d598c0489f49b06f5af87583638182a6c44bcc
-SHA512 (R/BH_1.69.0-1.tar.gz) = 25f0c5e12152f0416e7e102ee2351b4af626bd1e7e6f78c05303cb9f56a432b6468a0473de141afc0fe1e2a9b43f0bb1f59da13eb6ab323268a59b1df0c1818a
-Size (R/BH_1.69.0-1.tar.gz) = 12378154 bytes
+SHA1 (R/BH_1.75.0-0.tar.gz) = e0f42309e19315ec96419393105f7b86a7d80484
+RMD160 (R/BH_1.75.0-0.tar.gz) = 4ea15d56959b1dfccefc109ab59d8f0513f3f53e
+SHA512 (R/BH_1.75.0-0.tar.gz) = 03521484256e870d92f8e003b53b2c9f3ea28522c2b30a2465262cfec38becaf7c4ad5f4c72c11903e2189c6440850a81d2fd37c05708d284ee099d998759d77
+Size (R/BH_1.75.0-0.tar.gz) = 12801696 bytes
Home |
Main Index |
Thread Index |
Old Index