diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-06-10 15:28:45 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-06-10 18:13:37 +0000 |
| commit | eb1e84b344d3390fca10e7e8f32c5d501fbcf825 (patch) | |
| tree | af288b172423c0e1c9361a14de2fe7ec6f9c23f2 | |
| parent | 230c5685b4193cf5812ce8e7df689d0ad78bceee (diff) | |
math/cimod: update 1.7.3 → 1.7.4
| -rw-r--r-- | math/cimod/Makefile | 4 | ||||
| -rw-r--r-- | math/cimod/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/cimod/Makefile b/math/cimod/Makefile index 811099f57455..2be8d008f97f 100644 --- a/math/cimod/Makefile +++ b/math/cimod/Makefile @@ -1,6 +1,6 @@ PORTNAME= cimod DISTVERSIONPREFIX= v -DISTVERSION= 1.7.3 +DISTVERSION= 1.7.4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -29,6 +29,6 @@ NO_ARCH= yes do-install: # see https://github.com/OpenJij/cimod/issues/103 cd ${WRKSRC}/include && ${COPYTREE_SHARE} ${PORTNAME} ${STAGEDIR}${PREFIX}/include -# tests as of 1.7.3: 100% tests passed, 0 tests failed out of 79 +# tests as of 1.7.4: 100% tests passed, 0 tests failed out of 79 .include <bsd.port.mk> diff --git a/math/cimod/distinfo b/math/cimod/distinfo index 785fc5b72f5c..ae423c6f67b5 100644 --- a/math/cimod/distinfo +++ b/math/cimod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760174868 -SHA256 (Jij-Inc-cimod-v1.7.3_GH0.tar.gz) = 066fe6187124da8a7ee250c060bce883828ae33f6e38a3525f72c71a6de44510 -SIZE (Jij-Inc-cimod-v1.7.3_GH0.tar.gz) = 341035 +TIMESTAMP = 1781069299 +SHA256 (Jij-Inc-cimod-v1.7.4_GH0.tar.gz) = 080325129554173b77edf72da03a114a13319edcb7f6ab4472ab486272e5f103 +SIZE (Jij-Inc-cimod-v1.7.4_GH0.tar.gz) = 367846 |
