git: 5e5188f1bdde - main - science/openmc: Update 0.13.0 -> 0.13.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Aug 2022 17:35:16 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e5188f1bdde302fa27929f933f2f1dae7c7757c commit 5e5188f1bdde302fa27929f933f2f1dae7c7757c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-20 17:30:28 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-20 17:30:28 +0000 science/openmc: Update 0.13.0 -> 0.13.1 Reported by: portscout --- science/openmc/Makefile | 3 +-- science/openmc/distinfo | 6 +++--- science/openmc/files/patch-CMakeLists.txt | 21 ++------------------- science/openmc/pkg-plist | 5 ++--- 4 files changed, 8 insertions(+), 27 deletions(-) diff --git a/science/openmc/Makefile b/science/openmc/Makefile index 23605c632586..cd00402d9fed 100644 --- a/science/openmc/Makefile +++ b/science/openmc/Makefile @@ -1,7 +1,6 @@ PORTNAME= openmc DISTVERSIONPREFIX= v -DISTVERSION= 0.13.0 -PORTREVISION= 2 +DISTVERSION= 0.13.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/openmc/distinfo b/science/openmc/distinfo index 3ebc10182f08..00341abd1642 100644 --- a/science/openmc/distinfo +++ b/science/openmc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1652042069 -SHA256 (openmc-dev-openmc-v0.13.0_GH0.tar.gz) = d8ce9c49b398c3e7d99f24d73f8252c77ec764d9230a25e23798c4c4f3a4fb04 -SIZE (openmc-dev-openmc-v0.13.0_GH0.tar.gz) = 5285020 +TIMESTAMP = 1661013486 +SHA256 (openmc-dev-openmc-v0.13.1_GH0.tar.gz) = 358965ed4083e68c56ed7cd10ba6a1b63db68aab5dec81ad7200198386326c1f +SIZE (openmc-dev-openmc-v0.13.1_GH0.tar.gz) = 5438707 SHA256 (martinmoene-gsl-lite-913e86d_GH0.tar.gz) = 53f4ad67e182d58161ec297593af4139ccb2a8fd712ba9cd77d129b6f87c6b3b SIZE (martinmoene-gsl-lite-913e86d_GH0.tar.gz) = 105966 diff --git a/science/openmc/files/patch-CMakeLists.txt b/science/openmc/files/patch-CMakeLists.txt index 039d87adf5a2..a07a4413bce5 100644 --- a/science/openmc/files/patch-CMakeLists.txt +++ b/science/openmc/files/patch-CMakeLists.txt @@ -1,9 +1,6 @@ -- workaround for https://github.com/openmc-dev/openmc/issues/1891 -- fix xtl,xtensor dependencies - ---- CMakeLists.txt.orig 2021-06-14 14:22:01 UTC +--- CMakeLists.txt.orig 2022-08-20 16:50:43 UTC +++ CMakeLists.txt -@@ -174,7 +174,7 @@ if(GIT_FOUND AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/. +@@ -211,7 +211,7 @@ if(GIT_FOUND AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/. endif() # Check to see if submodules exist (by checking one) @@ -12,17 +9,3 @@ message(FATAL_ERROR "The git submodules were not downloaded! GIT_SUBMODULE was \ turned off or failed. Please update submodules and try again.") endif() -@@ -206,9 +206,10 @@ if (NOT (CMAKE_VERSION VERSION_LESS 3.13)) - cmake_policy(SET CMP0079 NEW) - endif() - --add_subdirectory(vendor/xtl) --set(xtl_DIR ${CMAKE_CURRENT_BINARY_DIR}/vendor/xtl) --add_subdirectory(vendor/xtensor) -+#add_subdirectory(vendor/xtl) -+#set(xtl_DIR ${CMAKE_CURRENT_BINARY_DIR}/vendor/xtl) -+#add_subdirectory(vendor/xtensor) -+find_package(xtensor REQUIRED) - - #=============================================================================== - # GSL header-only library diff --git a/science/openmc/pkg-plist b/science/openmc/pkg-plist index 01aa5add30da..006ecfc18c9e 100644 --- a/science/openmc/pkg-plist +++ b/science/openmc/pkg-plist @@ -1,6 +1,4 @@ bin/openmc -include/faddeeva/Faddeeva.cc -include/faddeeva/Faddeeva.hh include/gsl-lite/gsl-lite.hpp include/gsl/gsl-lite.hpp include/openmc/angle_energy.h @@ -24,6 +22,7 @@ include/openmc/eigenvalue.h include/openmc/endf.h include/openmc/error.h include/openmc/event.h +include/openmc/external/Faddeeva.hh include/openmc/external/quartic_solver.h include/openmc/file_utils.h include/openmc/finalize.h @@ -104,6 +103,7 @@ include/openmc/tallies/trigger.h include/openmc/thermal.h include/openmc/timer.h include/openmc/track_output.h +include/openmc/universe.h include/openmc/urr.h include/openmc/vector.h include/openmc/version.h @@ -120,7 +120,6 @@ lib/cmake/OpenMC/OpenMCTargets.cmake lib/cmake/gsl-lite/gsl-lite-config-version.cmake lib/cmake/gsl-lite/gsl-lite-config.cmake lib/cmake/gsl-lite/gsl-lite-targets.cmake -lib/libfaddeeva.a lib/libopenmc.so share/man/man1/openmc.1.gz %%DATADIR%%/relaxng/cross_sections.rnc