diff options
| author | Christos Longros <chris.longros@gmail.com> | 2026-08-28 09:14:07 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-08-30 16:53:54 +0000 |
| commit | 962a65aa5a1c300e4850fd261874005fa9d3da0f (patch) | |
| tree | 44099e009128bc7beec76c5be81757fbaf71fbff /math/R-cran-RcppParallel | |
| parent | 9be86155734d753b46ab36525c60d53af497db3a (diff) | |
math/R-cran-RcppParallel: Update 6.2.0 => 6.2.1
Changelog:
https://github.com/RcppCore/RcppParallel/blob/v6.2.1/NEWS.md
PR: 298012
Reported by: Christos Longros <chris.longros@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Diffstat (limited to 'math/R-cran-RcppParallel')
| -rw-r--r-- | math/R-cran-RcppParallel/Makefile | 2 | ||||
| -rw-r--r-- | math/R-cran-RcppParallel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-RcppParallel/Makefile b/math/R-cran-RcppParallel/Makefile index a749d7f53640..612b29674772 100644 --- a/math/R-cran-RcppParallel/Makefile +++ b/math/R-cran-RcppParallel/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppParallel -DISTVERSION= 6.2.0 +DISTVERSION= 6.2.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-RcppParallel/distinfo b/math/R-cran-RcppParallel/distinfo index 28e619a1f397..6cc05a64fdc8 100644 --- a/math/R-cran-RcppParallel/distinfo +++ b/math/R-cran-RcppParallel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1786038636 -SHA256 (RcppParallel_6.2.0.tar.gz) = 3b6eaf73a696059552186292c79233916267f8e2b5c9a309519391d16c5a8bbe -SIZE (RcppParallel_6.2.0.tar.gz) = 760608 +TIMESTAMP = 1787906559 +SHA256 (RcppParallel_6.2.1.tar.gz) = 6d076439020f64f502552ae924e93f62b6fefd2bb5c193987751dc7a48826ebc +SIZE (RcppParallel_6.2.1.tar.gz) = 761652 |
