diff --git a/science/spheral/Makefile b/science/spheral/Makefile index 097f56764d6f..41004dc00666 100644 --- a/science/spheral/Makefile +++ b/science/spheral/Makefile @@ -1,66 +1,65 @@ PORTNAME= spheral DISTVERSIONPREFIX= v -DISTVERSION= 2023.03.0 -PORTREVISION= 2 +DISTVERSION= 2023.03.1 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org COMMENT= Environment for hydrodynamical & gravitational numerical simulations WWW= https://github.com/LLNL/spheral LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.txt BUILD_DEPENDS= ${LOCALBASE}/include/polyclipper2d.hh:math/polyclipper LIB_DEPENDS= libaxom.so:science/axom \ libboost_filesystem.so:devel/boost-libs \ libconduit.so:science/conduit \ libhdf5.so:science/hdf5 \ libmfem.so:math/mfem \ libosdCPU.so:graphics/opensubdiv \ libpolytope.so:science/polytope \ libqhull_r.so:math/qhull \ libsiloh5.so:science/silo USES= cmake:testing compiler:c++14-lang eigen:3 fortran lua mpi:mpich python USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= LLNL GH_TUPLE= llnl:blt:ddd5a0c:blt/cmake/blt \ llnl:uberenv:126f8de:uberenv/scripts/devtools/uberenv CMAKE_ARGS= -Daneos_DIR=${LOCALBASE} \ -Daxom_DIR=${LOCALBASE} \ -Dboost_DIR=${LOCALBASE} \ -Dconduit_DIR=${LOCALBASE} \ -Deigen_DIR=${LOCALBASE} \ -Dhdf5_DIR=${LOCALBASE} \ -Dopensubdiv_DIR=${LOCALBASE} \ -Dpython_DIR=${LOCALBASE} \ -Dpolyclipper_DIR=${LOCALBASE} \ -Dpolytope_DIR=${LOCALBASE} \ -Dpybind11_DIR=${LOCALBASE} \ -Dqhull_DIR=${LOCALBASE} \ -Dsilo_DIR=${LOCALBASE} \ -Dzlib_DIR=/usr CMAKE_OFF= ENABLE_TESTS ENABLE_DOCS \ ENABLE_ANEOS CMAKE_ON= ENABLE_CXXONLY # disable Python support which is still for Python-2.7, see https://github.com/LLNL/spheral/issues/183 CMAKE_TESTING_ON= ENABLE_TESTS # tests fail to configure, see https://github.com/LLNL/spheral/issues/207 CXXFLAGS+= -I${LOCALBASE}/include/eigen3 BINARY_ALIAS= git=false python=${PYTHON_CMD} post-patch: @${REINPLACE_CMD} -e 's|\.a|.so|; s|qhullstatic|qhull_r|; s|python2\.7|python${PYTHON_VER}|g' ${WRKSRC}/cmake/tpl/*.cmake @${CHMOD} +x ${WRKSRC}/src/helpers/InstantiationGenerator.py post-install: # workaround for https://github.com/LLNL/spheral/issues/188 @${MKDIR} ${STAGEDIR}${PREFIX}/lib/cmake @${MV} ${STAGEDIR}${PREFIX}/Spheral/lib/cmake/* ${STAGEDIR}${PREFIX}/lib/cmake @${RM} -r ${STAGEDIR}${PREFIX}/Spheral .include diff --git a/science/spheral/distinfo b/science/spheral/distinfo index e9b1aa48c09a..b8a1df491c20 100644 --- a/science/spheral/distinfo +++ b/science/spheral/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1680247467 -SHA256 (LLNL-spheral-v2023.03.0_GH0.tar.gz) = 52544b9f031914a2b625d8f9ec822348e4b61076980a0029ac34c07ab459dc1c -SIZE (LLNL-spheral-v2023.03.0_GH0.tar.gz) = 6639248 +TIMESTAMP = 1687453540 +SHA256 (LLNL-spheral-v2023.03.1_GH0.tar.gz) = a4e818fdb7d5d1fa9b67247ef2a0e5b80f3346a87da166112a4b1944f79df211 +SIZE (LLNL-spheral-v2023.03.1_GH0.tar.gz) = 6652948 SHA256 (llnl-blt-ddd5a0c_GH0.tar.gz) = 5c235a9b160f1cc3f6ce4d7c80bf72772ac10839909f4f96075d08b3edd8f540 SIZE (llnl-blt-ddd5a0c_GH0.tar.gz) = 1220052 SHA256 (llnl-uberenv-126f8de_GH0.tar.gz) = 6a403e722dc023d87dd69f8235fa631ab96a7b1ff328929b9c969e7c113ce9f7 SIZE (llnl-uberenv-126f8de_GH0.tar.gz) = 25345