diff --git a/science/polytope/Makefile b/science/polytope/Makefile index 51d29d283c38..b1e90ec8d42e 100644 --- a/science/polytope/Makefile +++ b/science/polytope/Makefile @@ -1,37 +1,38 @@ PORTNAME= polytope -DISTVERSION= 0.7.4 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 0.7.5 + CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Library for generating Voronoi and Voronoi-like tessellations WWW= https://github.com/LLNL/polytope LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/boost/geometry.hpp:devel/boost-libs LIB_DEPENDS= libsz.so:science/libaec USES= cmake:testing USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= LLNL CXXFLAGS+= -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_NONE # prevent hardening issues with libc++, see https://github.com/LLNL/polytope/issues/24 CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= TESTING CMAKE_TESTING_ON= TESTING OPTIONS_DEFINE= SILO OPTIONS_DEFAULT= SILO SILO_DESC= Use SILO reader/writer SILO_CMAKE_BOOL= USE_SILO SILO_LIB_DEPENDS= libsiloh5.so:science/silo # tests as of 0.7.4: 96% tests passed, 1 tests failed out of 28 .include diff --git a/science/polytope/distinfo b/science/polytope/distinfo index f546123336ae..37cc240056d1 100644 --- a/science/polytope/distinfo +++ b/science/polytope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762944488 -SHA256 (LLNL-polytope-0.7.4_GH0.tar.gz) = a1901b0feaf3c4d3660766e8a6c325c0fe1fcaeb236b5ae95c8d139c386147c8 -SIZE (LLNL-polytope-0.7.4_GH0.tar.gz) = 6854579 +TIMESTAMP = 1782228838 +SHA256 (LLNL-polytope-v0.7.5_GH0.tar.gz) = ee249cfbb38632a704d177bb3269124ab7b227d29a6c36c9857e822cf4df0430 +SIZE (LLNL-polytope-v0.7.5_GH0.tar.gz) = 6854527