From nobody Wed Jun 10 18:13:44 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gbDRs0S78z6gwPd for ; Wed, 10 Jun 2026 18:13:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbDRr5tmsz3xVc for ; Wed, 10 Jun 2026 18:13:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781115224; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aa3ey7i3WK1vMKtevRgBsUOi4nsrOAon5JLaqxhCVAk=; b=aS3POA0TZuO41MHyF+m3sPspUB4HDKXVm/zhh2aNJJhXxulC0q6mYlyKTsYFIpUioxIf+u N7vOpdRoJ2GyaA85km3UwCIrGQ5QnYEGzg8znI7sNEx64TkD9xUoBnQ3kKzBo6z6/xtwhk KohJD3ZiWVsYUnJfmGmE5UjInqA7GK0G+kxK3IA+0Gvr3X7S0FP8lJ71HkWC4hUSsyXuna vqC+7QU7tmL+n0AVt/wLUNwei4VsqWQEM6eLuFmE7KXBLpr4X14kIK8zbZRFDg45Ir2yVu eYbgyk4HZt58agFv/xQh+g3XZPGBDeDg2scTq2gIgggOIyqGa1to0v5wQm3ieg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781115224; a=rsa-sha256; cv=none; b=ffyTxYJxlXrPOc3hRsmvmz44Lmoi0//Ry0J6vCvv9vEYVhxQj4d/J4tJSQ6wrf4KpRef4V aMoclkK2NPN0Ou/A4JjneXhosS2lytRIyMCiLKbNIM+Q/UdIZckAbr6ApsHFxZ7S0PRXHc OCH9Lj+vPP+6nuBQ11Vy/jmu2L19LXPecXiE1ndLRQ8Big/oxpJKOzpUbmvIMVmen3Xuxo zd8EoqFPZaZqSd3K/Z7flzTnaID8pepvECxz2W3Up9F2PQccl5ulpJUPV/rqEzKr2fc3vd UAkn7ZVh2Wt2Ze+KTVy5aYFrQMEquSOOHUZdjqyI9hY1EuvPWorLLNPxYFN4lg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781115224; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aa3ey7i3WK1vMKtevRgBsUOi4nsrOAon5JLaqxhCVAk=; b=wCxCir5oGCnGP3OOKmyDZm2LsgT6LLMFD/j0298E0O4XHFQQlEArNMrVh3NDWYVixGsiFb 2/PiEbDQ4XR5VzIzF1whwOu9bDXuYsfTiadwzwFE9YqQuNBMArUyySY9O30j7Ll23e7Ksh vxSFR93XQyqVT4VkTdv9ae03ZxtT/ZY5G5uuRabB5RqoWZN+jXXGdU5HS4ru2jHFXPlWWl SXWGcz/yBr3SaiGvRZXZXs3vDMv0/myqIWwwJ1poIj2XL9VbwkXNai60DXZykMRifCthVL DnvKgEDLvqtMil/VfNuM4cuOjaJ/7i8R76HJUbJIOQ3/gL6aeyWYc53iNLek2w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbDRr4RfYz1JV for ; Wed, 10 Jun 2026 18:13:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42385 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 10 Jun 2026 18:13:44 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: eb1e84b344d3 - main - math/cimod: update 1=?utf-8?Q?=2E7.3 =E2=86=92?= 1.7.4 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb1e84b344d3390fca10e7e8f32c5d501fbcf825 Auto-Submitted: auto-generated Date: Wed, 10 Jun 2026 18:13:44 +0000 Message-Id: <6a29a958.42385.95cc36d@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb1e84b344d3390fca10e7e8f32c5d501fbcf825 commit eb1e84b344d3390fca10e7e8f32c5d501fbcf825 Author: Yuri Victorovich AuthorDate: 2026-06-10 15:28:45 +0000 Commit: Yuri Victorovich CommitDate: 2026-06-10 18:13:37 +0000 math/cimod: update 1.7.3 → 1.7.4 --- math/cimod/Makefile | 4 ++-- 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 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