diff options
Diffstat (limited to 'math/minorminer')
-rw-r--r-- | math/minorminer/Makefile | 4 | ||||
-rw-r--r-- | math/minorminer/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/math/minorminer/Makefile b/math/minorminer/Makefile index 33c5a146e73b..0777a36fd02b 100644 --- a/math/minorminer/Makefile +++ b/math/minorminer/Makefile @@ -1,5 +1,5 @@ PORTNAME= minorminer -DISTVERSION= 0.2.16 +DISTVERSION= 0.2.19 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -26,4 +26,6 @@ do-install: # workaround for https://github.com/dwavesystems/minorminer/issues/2 post-test: @cd ${BUILD_WRKSRC}/tests && ./run_tests +# tests as of 0.2.19: 34 tests from 4 test suites ran. (5 ms total) + .include <bsd.port.mk> diff --git a/math/minorminer/distinfo b/math/minorminer/distinfo index 89c27dfb3055..219afc25b2fc 100644 --- a/math/minorminer/distinfo +++ b/math/minorminer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731038646 -SHA256 (dwavesystems-minorminer-0.2.16_GH0.tar.gz) = 0945862971d6d5e37b5cdb91950758843d919e898d7e62259c9049ee13dcca74 -SIZE (dwavesystems-minorminer-0.2.16_GH0.tar.gz) = 1281256 +TIMESTAMP = 1758997399 +SHA256 (dwavesystems-minorminer-0.2.19_GH0.tar.gz) = f4207bed0a74bbe89fd5a1d8657bc611106a67ac733aa034877d27f306afdf6a +SIZE (dwavesystems-minorminer-0.2.19_GH0.tar.gz) = 1290750 |