diff --git a/science/dwave-preprocessing/Makefile b/science/dwave-preprocessing/Makefile index 9634e747619f..986e2aca2d5e 100644 --- a/science/dwave-preprocessing/Makefile +++ b/science/dwave-preprocessing/Makefile @@ -1,44 +1,44 @@ PORTNAME= dwave-preprocessing -DISTVERSION= 0.6.5 +DISTVERSION= 0.6.11 CATEGORIES= science # quantum-computing MAINTAINER= yuri@FreeBSD.org COMMENT= DWave: Preprocessing tools to aid in solving binary quadratic models WWW= https://github.com/dwavesystems/dwave-preprocessing LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= dimod>0:science/dimod TEST_DEPENDS= catch>0:devel/catch \ spdlog>0:devel/spdlog USES= compiler:c++11-lang pkgconfig USE_GITHUB= yes GH_ACCOUNT= dwavesystems CXXFLAGS+= `pkg-config --cflags catch2 spdlog` LDFLAGS+= `pkg-config --libs catch2 spdlog` NO_BUILD= yes NO_ARCH= yes PLIST_FILES= include/dwave-preprocessing/fix_variables.hpp \ include/dwave-preprocessing/helper_data_structures.hpp \ include/dwave-preprocessing/helper_graph_algorithms.hpp \ include/dwave-preprocessing/implication_network.hpp \ include/dwave-preprocessing/mapping_policy.hpp \ include/dwave-preprocessing/posiform_info.hpp \ include/dwave-preprocessing/push_relabel.hpp BINARY_ALIAS= git=true do-install: cd ${WRKSRC}/dwave/preprocessing/include && \ ${COPYTREE_SHARE} dwave-preprocessing ${STAGEDIR}${PREFIX}/include do-test: # tests fail to link, see https://github.com/dwavesystems/dwave-preprocessing/issues/119 @cd ${WRKSRC}/testscpp && ${SETENV} ${MAKE_ENV} ${MAKE} DIMOD="-I${LOCALBASE}/include" .include diff --git a/science/dwave-preprocessing/distinfo b/science/dwave-preprocessing/distinfo index 42deaa1cc42d..b5e25e44885f 100644 --- a/science/dwave-preprocessing/distinfo +++ b/science/dwave-preprocessing/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705628252 -SHA256 (dwavesystems-dwave-preprocessing-0.6.5_GH0.tar.gz) = c331613c23af99ad76222b805d7a4e176eb09affcf57f61f6016b6761d7acad9 -SIZE (dwavesystems-dwave-preprocessing-0.6.5_GH0.tar.gz) = 126275 +TIMESTAMP = 1781742657 +SHA256 (dwavesystems-dwave-preprocessing-0.6.11_GH0.tar.gz) = 5454bd03b96f1e268c94b0bc941ac98e9c9f358b0e40f2c7d1387604f2902e61 +SIZE (dwavesystems-dwave-preprocessing-0.6.11_GH0.tar.gz) = 128372