Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2022 04:29:34 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6f3712e3ab4 - main - math/cimod: Update 1.4.36 -> 1.4.37
Message-ID:  <202209170429.28H4TYmw023694@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6f3712e3ab48132739e5290f846a5b32a2405c3

commit a6f3712e3ab48132739e5290f846a5b32a2405c3
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-17 04:05:53 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-17 04:05:53 +0000

    math/cimod: Update 1.4.36 -> 1.4.37
    
    Reported by:    portscout
---
 math/cimod/Makefile | 3 ++-
 math/cimod/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/math/cimod/Makefile b/math/cimod/Makefile
index 189d05804a87..6373583d60fb 100644
--- a/math/cimod/Makefile
+++ b/math/cimod/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cimod
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.36
+DISTVERSION=	1.4.37
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -12,6 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	nlohmann-json>0:devel/nlohmann-json
 RUN_DEPENDS=	nlohmann-json>0:devel/nlohmann-json
+TEST_DEPENDS=	git:devel/git # to clone googletest
 
 USES=		cmake:testing compiler:c++17-lang eigen:3,build,run
 
diff --git a/math/cimod/distinfo b/math/cimod/distinfo
index 601912368980..03c99fe1cd8f 100644
--- a/math/cimod/distinfo
+++ b/math/cimod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660518514
-SHA256 (OpenJij-cimod-v1.4.36_GH0.tar.gz) = 1557cf44a14fb6e3379e3e9dff52ea35d6850fb354051fc87e044f00af47a010
-SIZE (OpenJij-cimod-v1.4.36_GH0.tar.gz) = 119305
+TIMESTAMP = 1663386824
+SHA256 (OpenJij-cimod-v1.4.37_GH0.tar.gz) = 909a4ce0a448cdfe1f3063d49b0e725e4f576fa320c26665fb828e1da05b85a5
+SIZE (OpenJij-cimod-v1.4.37_GH0.tar.gz) = 139681



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209170429.28H4TYmw023694>