diff --git a/science/libcint/Makefile b/science/libcint/Makefile index b3363d587ff0..759c30edad02 100644 --- a/science/libcint/Makefile +++ b/science/libcint/Makefile @@ -1,41 +1,41 @@ PORTNAME= libcint DISTVERSIONPREFIX= v -DISTVERSION= 5.1.7 +DISTVERSION= 5.2.2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= General GTO integrals for quantum chemistry WWW= https://github.com/sunqm/libcint LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libopenblas.so:math/openblas TEST_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pyscf>0:science/py-pyscf@${PY_FLAVOR} USES= cmake blaslapack:openblas python:test USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= sunqm PLIST_FILES= include/cint.h \ include/cint_funcs.h \ lib/libcint.so \ lib/libcint.so.${PORTVERSION:R:R} \ lib/libcint.so.${PORTVERSION} post-patch: @${REINPLACE_CMD} -e "s|numpy\\.ctypeslib\\.load_library('libcint', .*$$|numpy.ctypeslib.load_library('libcint', '${BUILD_WRKSRC}')|" \ ${WRKSRC}/testsuite/test_cint4c1e.py \ ${WRKSRC}/testsuite/test_cint.py \ ${WRKSRC}/testsuite/test_3c2e.py do-test: # needs science/py-pyscf, pending https://github.com/pyscf/pyscf/issues/935 @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DENABLE_TEST:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include diff --git a/science/libcint/distinfo b/science/libcint/distinfo index 2bea178eecd9..b4cc3468013f 100644 --- a/science/libcint/distinfo +++ b/science/libcint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670565869 -SHA256 (sunqm-libcint-v5.1.7_GH0.tar.gz) = bdeb1eefe30ce33384924cf507d73664c513c6969f2dad59f5bc7fdad385fea4 -SIZE (sunqm-libcint-v5.1.7_GH0.tar.gz) = 43013205 +TIMESTAMP = 1679622182 +SHA256 (sunqm-libcint-v5.2.2_GH0.tar.gz) = 7639c1e3d761b6ff4eef23256a11d2e698f50e1eebafade14d1c9f6d827b602c +SIZE (sunqm-libcint-v5.2.2_GH0.tar.gz) = 43015660