git: 60f1a76c35ec - main - math/arborx: update 1.5 → 1.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Apr 2024 16:36:31 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=60f1a76c35ec28fa6b7a910cf967ee436f73f2a6 commit 60f1a76c35ec28fa6b7a910cf967ee436f73f2a6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-12 16:36:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-12 16:36:27 +0000 math/arborx: update 1.5 → 1.6 Reported by: portscout --- math/arborx/Makefile | 2 +- math/arborx/distinfo | 6 +++--- math/arborx/pkg-plist | 10 ++++++++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/math/arborx/Makefile b/math/arborx/Makefile index 11f1a77c1cc7..bf26887e3cfe 100644 --- a/math/arborx/Makefile +++ b/math/arborx/Makefile @@ -1,6 +1,6 @@ PORTNAME= arborx DISTVERSIONPREFIX= v -DISTVERSION= 1.5 +DISTVERSION= 1.6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/arborx/distinfo b/math/arborx/distinfo index 698e2a4ed82d..e3c54f91041c 100644 --- a/math/arborx/distinfo +++ b/math/arborx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702974615 -SHA256 (arborx-ArborX-v1.5_GH0.tar.gz) = c26f23c17e749ccf3e2d353a68969aa54d31b8e720dbfdbc2cef16c5d8477e9e -SIZE (arborx-ArborX-v1.5_GH0.tar.gz) = 426548 +TIMESTAMP = 1712939616 +SHA256 (arborx-ArborX-v1.6_GH0.tar.gz) = c2230de185d62f1999d36c6b8b92825f19ab9fbf30bdae90595cab04e76561a4 +SIZE (arborx-ArborX-v1.6_GH0.tar.gz) = 437155 diff --git a/math/arborx/pkg-plist b/math/arborx/pkg-plist index b63a664af97d..d871e938b9cb 100644 --- a/math/arborx/pkg-plist +++ b/math/arborx/pkg-plist @@ -7,6 +7,7 @@ include/ArborX/ArborX_HDBSCAN.hpp include/ArborX/ArborX_LinearBVH.hpp include/ArborX/ArborX_Version.hpp include/ArborX/details/ArborX_AccessTraits.hpp +include/ArborX/details/ArborX_AttachIndices.hpp include/ArborX/details/ArborX_Callbacks.hpp include/ArborX/details/ArborX_Dendrogram.hpp include/ArborX/details/ArborX_DetailsBatchedQueries.hpp @@ -25,6 +26,7 @@ include/ArborX/details/ArborX_DetailsLegacy.hpp include/ArborX/details/ArborX_DetailsMinimumSpanningTree.hpp include/ArborX/details/ArborX_DetailsMortonCode.hpp include/ArborX/details/ArborX_DetailsMutualReachabilityDistance.hpp +include/ArborX/details/ArborX_DetailsNearestBufferProvider.hpp include/ArborX/details/ArborX_DetailsNode.hpp include/ArborX/details/ArborX_DetailsOperatorFunctionObjects.hpp include/ArborX/details/ArborX_DetailsPermutedData.hpp @@ -43,6 +45,8 @@ include/ArborX/details/ArborX_IndexableGetter.hpp include/ArborX/details/ArborX_MinimumSpanningTree.hpp include/ArborX/details/ArborX_NeighborList.hpp include/ArborX/details/ArborX_PairIndexRank.hpp +include/ArborX/details/ArborX_PairValueIndex.hpp +include/ArborX/details/ArborX_PredicateHelpers.hpp include/ArborX/details/ArborX_Predicates.hpp include/ArborX/details/ArborX_SpaceFillingCurves.hpp include/ArborX/details/ArborX_TraversalPolicy.hpp @@ -57,15 +61,17 @@ include/ArborX/geometry/ArborX_KDOP.hpp include/ArborX/geometry/ArborX_Point.hpp include/ArborX/geometry/ArborX_Ray.hpp include/ArborX/geometry/ArborX_Sphere.hpp +include/ArborX/interpolation/ArborX_InterpMovingLeastSquares.hpp include/ArborX/interpolation/details/ArborX_InterpDetailsCompactRadialBasisFunction.hpp +include/ArborX/interpolation/details/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp include/ArborX/interpolation/details/ArborX_InterpDetailsPolynomialBasis.hpp include/ArborX/interpolation/details/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtAccessibilityTraits.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtArithmeticTraits.hpp -include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtBitManipulation.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtMinMaxOperations.hpp -include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtScopedProfileRegion.hpp +include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtMinMaxReduce.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtSort.hpp +include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtStdAlgorithms.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtSwap.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtVersion.hpp include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtViewHelpers.hpp