diff --git a/math/cimod/Makefile b/math/cimod/Makefile index 050ba9b8a58f..5e299e088178 100644 --- a/math/cimod/Makefile +++ b/math/cimod/Makefile @@ -1,31 +1,31 @@ PORTNAME= cimod DISTVERSIONPREFIX= v -DISTVERSION= 1.4.49 +DISTVERSION= 1.4.50 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library for a binary quadratic models WWW= https://github.com/OpenJij/cimod LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json TEST_DEPENDS= googletest>0:devel/googletest USES= cmake:testing compiler:c++17-lang eigen:3,build,run USE_GITHUB= yes GH_ACCOUNT= OpenJij CMAKE_ON= CIMOD_INSTALL # doesn't do anything, see https://github.com/OpenJij/cimod/issues/103 CMAKE_OFF= CIMOD_TEST CIMOD_DOCS CMAKE_TESTING_ON= CIMOD_TEST NO_ARCH= yes do-install: # see https://github.com/OpenJij/cimod/issues/103 cd ${WRKSRC}/include && ${COPYTREE_SHARE} ${PORTNAME} ${STAGEDIR}${PREFIX}/include .include diff --git a/math/cimod/distinfo b/math/cimod/distinfo index c72ab2fc6e08..a487f2052714 100644 --- a/math/cimod/distinfo +++ b/math/cimod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671766907 -SHA256 (OpenJij-cimod-v1.4.49_GH0.tar.gz) = 0e76684f83702662b4bf32050dbcf91d94b32ffce895d202b6942c6196bb7bfd -SIZE (OpenJij-cimod-v1.4.49_GH0.tar.gz) = 139824 +TIMESTAMP = 1674533701 +SHA256 (OpenJij-cimod-v1.4.50_GH0.tar.gz) = 6832d2de39e58dd4225127b102753c3c949655ce4f7b5390a4d17f712b588ac7 +SIZE (OpenJij-cimod-v1.4.50_GH0.tar.gz) = 139811