Bug 297317 - math/R-cran-RcppParallel: Update to 6.2.0
Summary: math/R-cran-RcppParallel: Update to 6.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://github.com/RcppCore/RcppParal...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-06 20:05 UTC by Christos Longros
Modified: 2026-08-06 20:39 UTC (History)
1 user (show)

See Also:
nxjoseph: merge-quarterly+


Attachments
math/R-cran-RcppParallel 6.2.0 (git format-patch) (1.71 KB, patch)
2026-08-06 20:05 UTC, Christos Longros
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christos Longros 2026-08-06 20:05:51 UTC

    
Comment 1 Christos Longros 2026-08-06 20:05:52 UTC
Created attachment 273509 [details]
math/R-cran-RcppParallel 6.2.0 (git format-patch)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-08-06 20:33:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70fd6c02c0c5f69ae00197d1948da84cf9234407

commit 70fd6c02c0c5f69ae00197d1948da84cf9234407
Author:     Christos Longros <chris.longros@gmail.com>
AuthorDate: 2026-08-06 19:46:13 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-06 20:33:20 +0000

    math/R-cran-RcppParallel: Update 6.1.1 => 6.2.0

    Port changes:
    - Remove devel/R-cran-RUnit from TEST_DEPENDS.

    Changelog:
    https://github.com/RcppCore/RcppParallel/blob/v6.2.0/NEWS.md

    PR:             297317
    Reported by:    Christos Longros <chris.longros@gmail.com> (maintainer)
    Signed-off-by:  Christos Longros <chris.longros@gmail.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

 math/R-cran-RcppParallel/Makefile | 5 ++---
 math/R-cran-RcppParallel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-08-06 20:34:57 UTC
A commit in branch 2026Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9637c2997a7bee9923d14de35c42bac990d379b2

commit 9637c2997a7bee9923d14de35c42bac990d379b2
Author:     Christos Longros <chris.longros@gmail.com>
AuthorDate: 2026-08-06 19:46:13 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-06 20:33:54 +0000

    math/R-cran-RcppParallel: Update 6.1.1 => 6.2.0

    Port changes:
    - Remove devel/R-cran-RUnit from TEST_DEPENDS.

    Changelog:
    https://github.com/RcppCore/RcppParallel/blob/v6.2.0/NEWS.md

    PR:             297317
    Reported by:    Christos Longros <chris.longros@gmail.com> (maintainer)
    Signed-off-by:  Christos Longros <chris.longros@gmail.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

    (cherry picked from commit 70fd6c02c0c5f69ae00197d1948da84cf9234407)

 math/R-cran-RcppParallel/Makefile | 5 ++---
 math/R-cran-RcppParallel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)
Comment 4 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-06 20:39:30 UTC
Hi,

Thank you for your submission.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-63336f56b723 and it
seems OK including `make test`.

Committed, thanks.