Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Aug 2026 20:34:04 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Cc:        Christos Longros <chris.longros@gmail.com>
Subject:   git: 9637c2997a7b - 2026Q3 - math/R-cran-RcppParallel: Update 6.1.1 => 6.2.0
Message-ID:  <6a74efbc.41de7.2cec7b1a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q3 has been updated by nxjoseph:

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(-)

diff --git a/math/R-cran-RcppParallel/Makefile b/math/R-cran-RcppParallel/Makefile
index 111eaec8a115..a749d7f53640 100644
--- a/math/R-cran-RcppParallel/Makefile
+++ b/math/R-cran-RcppParallel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	RcppParallel
-DISTVERSION=	6.1.1
+DISTVERSION=	6.2.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -12,8 +12,7 @@ LICENSE=	GPLv3
 LIB_DEPENDS=	libtbb.so:devel/onetbb
 TEST_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr \
 		R-cran-Rcpp>0:devel/R-cran-Rcpp \
-		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
-		R-cran-RUnit>0:devel/R-cran-RUnit
+		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
 
 USES=		cran:auto-plist,compiles gmake localbase
 
diff --git a/math/R-cran-RcppParallel/distinfo b/math/R-cran-RcppParallel/distinfo
index 2a2209ada8ac..28e619a1f397 100644
--- a/math/R-cran-RcppParallel/distinfo
+++ b/math/R-cran-RcppParallel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1785215073
-SHA256 (RcppParallel_6.1.1.tar.gz) = 48971894fddbc7899225cf10b87112d4007f5eae3f6f48c8042b448831238257
-SIZE (RcppParallel_6.1.1.tar.gz) = 755544
+TIMESTAMP = 1786038636
+SHA256 (RcppParallel_6.2.0.tar.gz) = 3b6eaf73a696059552186292c79233916267f8e2b5c9a309519391d16c5a8bbe
+SIZE (RcppParallel_6.2.0.tar.gz) = 760608


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a74efbc.41de7.2cec7b1a>