diff --git a/math/libformfactor/Makefile b/math/libformfactor/Makefile index 6b7759aaeff6..27f6a3c80614 100644 --- a/math/libformfactor/Makefile +++ b/math/libformfactor/Makefile @@ -1,24 +1,24 @@ PORTNAME= libformfactor -DISTVERSION= 0.3.1 +DISTVERSION= 0.3.2 CATEGORIES= math MASTER_SITES= https://jugit.fz-juelich.de/mlz/libformfactor/-/archive/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-v${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for computation of scattering form factors of polyhedra WWW= https://jugit.fz-juelich.de/mlz/libformfactor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= libheinz>0:devel/libheinz USES= compiler:c++20-lang cmake:testing USE_LDCONFIG= yes CMAKE_OFF= BUILD_TESTING CMAKE_TESTING_ON= BUILD_TESTING -# tests as of 0.3.1: 100% tests passed, 0 tests failed out of 18 +# tests as of 0.3.2: 100% tests passed, 0 tests failed out of 18 .include diff --git a/math/libformfactor/distinfo b/math/libformfactor/distinfo index 740bbdeadc2c..4f2b8d7d0faa 100644 --- a/math/libformfactor/distinfo +++ b/math/libformfactor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737283223 -SHA256 (libformfactor-v0.3.1.tar.gz) = bd03cf8dc77c87116d89932f923e7592e59edecb1bab520a188644198bfe0d68 -SIZE (libformfactor-v0.3.1.tar.gz) = 317693 +TIMESTAMP = 1764046052 +SHA256 (libformfactor-v0.3.2.tar.gz) = 093acaa061afa957d8776e3713a891ca6f9240ab539ca902fca9953d6056c7e1 +SIZE (libformfactor-v0.3.2.tar.gz) = 318758 diff --git a/math/libformfactor/pkg-plist b/math/libformfactor/pkg-plist index 94646141525d..604b37cdd769 100644 --- a/math/libformfactor/pkg-plist +++ b/math/libformfactor/pkg-plist @@ -1,13 +1,13 @@ cmake/formfactorConfig.cmake cmake/formfactorConfigVersion.cmake cmake/formfactorTargets-%%CMAKE_BUILD_TYPE%%.cmake cmake/formfactorTargets.cmake include/ff/Box.h include/ff/Face.h include/ff/IBody.h include/ff/Make.h include/ff/Polyhedron.h include/ff/Prism.h include/ff/Topology.h lib/libformfactor.so -lib/libformfactor.so.0.3.1 +lib/libformfactor.so.0.3.2