diff --git a/science/libecpint/Makefile b/science/libecpint/Makefile index e2df15b7e234..a6b14dc410b0 100644 --- a/science/libecpint/Makefile +++ b/science/libecpint/Makefile @@ -1,29 +1,29 @@ PORTNAME= libecpint DISTVERSIONPREFIX= v -DISTVERSION= 1.0.6 +DISTVERSION= 1.0.7 CATEGORIES= science devel MAINTAINER= yuri@FreeBSD.org COMMENT= Library for the evaluation of integrals over effective core potentials LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpugixml.so:textproc/pugixml USES= cmake compiler:c++11-lang python:build USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= robashaw CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= LIBECPINT_BUILD_TESTS LIBECPINT_BUILD_DOCS do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DLIBECPINT_BUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ctest .include diff --git a/science/libecpint/distinfo b/science/libecpint/distinfo index 695c4f56e83c..eec5416cdee2 100644 --- a/science/libecpint/distinfo +++ b/science/libecpint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618621788 -SHA256 (robashaw-libecpint-v1.0.6_GH0.tar.gz) = 102160c12c7f87cfa9fd7d67ef53f0271313bb79cdcaad00554e92b8969bc3fa -SIZE (robashaw-libecpint-v1.0.6_GH0.tar.gz) = 1331016 +TIMESTAMP = 1639519607 +SHA256 (robashaw-libecpint-v1.0.7_GH0.tar.gz) = e9c60fddb2614f113ab59ec620799d961db73979845e6e637c4a6fb72aee51cc +SIZE (robashaw-libecpint-v1.0.7_GH0.tar.gz) = 1331899 diff --git a/science/libecpint/pkg-plist b/science/libecpint/pkg-plist index 45d1b03ff717..6a1fdd0969d2 100644 --- a/science/libecpint/pkg-plist +++ b/science/libecpint/pkg-plist @@ -1,35 +1,34 @@ include/libecpint.hpp include/libecpint/angular.hpp include/libecpint/api.hpp include/libecpint/bessel.hpp include/libecpint/config.hpp -include/libecpint/config.hpp.in include/libecpint/ecp.hpp include/libecpint/ecpint.hpp include/libecpint/gaussquad.hpp include/libecpint/gshell.hpp include/libecpint/mathutil.hpp include/libecpint/multiarr.hpp include/libecpint/qgen.hpp include/libecpint/radial.hpp lib/cmake/ecpint/ecpint-config-version.cmake lib/cmake/ecpint/ecpint-config.cmake lib/cmake/ecpint/ecpint-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ecpint/ecpint-targets.cmake lib/libFaddeeva.so lib/libFaddeeva.so.1 lib/libecpint.so lib/libecpint.so.1 %%DATADIR%%/parseecp.py %%DATADIR%%/raw/ecp10mdf.ecp %%DATADIR%%/raw/ecp28mdf.ecp %%DATADIR%%/raw/ecp46mdf.ecp %%DATADIR%%/raw/ecp60mdf.ecp %%DATADIR%%/raw/ecp78mdf.ecp %%DATADIR%%/raw/lanl2dz.ecp %%DATADIR%%/xml/ecp10mdf.xml %%DATADIR%%/xml/ecp28mdf.xml %%DATADIR%%/xml/ecp46mdf.xml %%DATADIR%%/xml/ecp60mdf.xml %%DATADIR%%/xml/ecp78mdf.xml %%DATADIR%%/xml/lanl2dz.xml