Index: head/math/hmat-oss/Makefile =================================================================== --- head/math/hmat-oss/Makefile (revision 532250) +++ head/math/hmat-oss/Makefile (revision 532251) @@ -1,38 +1,36 @@ # $FreeBSD$ PORTNAME= hmat-oss -DISTVERSION= 1.5.0-348 -DISTVERSIONSUFFIX= -g76beaf3 -PORTREVISION= 5 +DISTVERSION= 1.6.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Hierarchical matrix C/C++ library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.md LIB_DEPENDS= libopenblas.so:math/openblas USES= cmake compiler:openmp USE_GITHUB= yes GH_ACCOUNT= jeromerobert USE_LDCONFIG= yes CMAKE_ARGS= -DBLAS_LIBRARIES:STRING=${LOCALBASE}/lib/libopenblas.so \ -DLAPACK_LIBRARIES:STRING=${LOCALBASE}/lib/libopenblas.so .include .if ${CHOSEN_COMPILER_TYPE} == gcc USE_GCC= yes .endif do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_EXAMPLES:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${REINPLACE_CMD} "s|#define OPENBLAS_DISABLE_THREADS|\/\/&|" ${BUILD_WRKSRC}/config.h && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include Index: head/math/hmat-oss/distinfo =================================================================== --- head/math/hmat-oss/distinfo (revision 532250) +++ head/math/hmat-oss/distinfo (revision 532251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559429361 -SHA256 (jeromerobert-hmat-oss-1.5.0-348-g76beaf3_GH0.tar.gz) = 24088da60df279b9f4185b783038026d962aabcdf5d2e94911b3f38b69a9598b -SIZE (jeromerobert-hmat-oss-1.5.0-348-g76beaf3_GH0.tar.gz) = 184640 +TIMESTAMP = 1580281963 +SHA256 (jeromerobert-hmat-oss-1.6.1_GH0.tar.gz) = 1517be8bde1c06bd8bc42d95926c72d787af95fc3d37439c911a7cea3243d2ca +SIZE (jeromerobert-hmat-oss-1.6.1_GH0.tar.gz) = 185715 Index: head/math/hmat-oss/pkg-plist =================================================================== --- head/math/hmat-oss/pkg-plist (revision 532250) +++ head/math/hmat-oss/pkg-plist (revision 532251) @@ -1,22 +1,22 @@ include/admissibility.hpp include/assembly.hpp include/cluster_tree.hpp include/clustering.hpp include/compression.hpp include/coordinates.hpp include/data_types.hpp include/default_engine.hpp include/full_matrix.hpp include/h_matrix.hpp include/hmat/config-oss.h include/hmat/config.h include/hmat/hmat.h include/hmat_cpp_interface.hpp include/tree.hpp lib/cmake/hmat/HMATConfig.cmake lib/cmake/hmat/HMATConfigVersion.cmake lib/cmake/hmat/HMATLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/hmat/HMATLibraryDepends.cmake lib/libhmat-oss.so lib/libhmat-oss.so.1 -lib/libhmat-oss.so.1.5.0 +lib/libhmat-oss.so.1.6.1