From nobody Tue Aug 4 22:23:18 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 4hF7NQ6FHrz6nXBD for ; Tue, 04 Aug 2026 22:23:18 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hF7NQ4qXtz3rT5 for ; Tue, 04 Aug 2026 22:23:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785882198; 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=O//7yjYW1cAvizn/ssWColnMWvN456wZUfsp4ty2X4I=; b=H6Mc7lIHDp9SPmql49ybu48e2c20ulEsDKReKsNXNLmdpmlpzUCHyHaBk1VZRbfl+Qv/uG YKNW+XU/vwoayR7naBDQA7AYtPkQvYvZ0fg0I0cE4F5BKT1cq5BshicZ/ngf9G1dqlaSIV 4EnVo6cR36NyggrWPgv1ypV3z6cQdcmkNjQH8+5lAL9ohYhWxWl2a+uShjpaLbTMHsDcrl bbQNYcCIVbhVv8Kgj1YK77WJDCCWLOasPd/ALaf1U7+aicSKRqNFMvD//pmUosH4+D0iG3 0ZJC75M0QoCwaYzg/0TgNDKmVcjlARXgEovREru2/Tz+ul94mtN+f0h6IqdLNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785882198; a=rsa-sha256; cv=none; b=wIz50a3tsK69dy7+Zg/g1+r7X2328X/dJL6oWYrIqhJ9unV5qFbVBKDgxD8EK/JOxwGWCr PwPra6l+69h1McOIebXcPYFMLeaLaWNtRxYWkPJKTOGbdUedHM7sSemA3UZHbI8AD1jHOd hCjDU+QMbDF5LJxy5CX5T6907fsJt6PzCglbuzXNd3PjZaSqUKl1pvi1woflCZOUHb/s4W manG8890BKjspyR8RxaHumg1uDc5jHEiPbU//ZZVx2PvPxtymwFk7Pm6PYoigKHx9CGWCH zAGinEmNGC8sBpmAQc+TMImoMtj8IqOE0+/ahPPrbFd9TFU9VWQ543o1tDkxkw== 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=1785882198; 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=O//7yjYW1cAvizn/ssWColnMWvN456wZUfsp4ty2X4I=; b=U5sLnx8kOEcsGu8jrrRQQ8Qk/zWoP8inffIsK2sJO006q2jkMqOQWx0NTaLLIqeJ6q190L Y+ar1EnJWyUMBu4816LIsc4DyOxrxPz6rfWuXaAWFsL5WCykobCYq3b3edq3vkH4fNgIPO RwJZXfOK4Tn8KlqzMHMB4NoXlWr88lZlo5dKSs0AQzoO6aeOGLnGl/7Zbd+AhKPFX97TZe p8yTtgY5kf7gHD8+Qe9nCBWi1mXreRdC4nSn6a6MChvMiyaxJBUotBmkfD+BY+HWtQwfxZ U+Fbr3elWyfOKhf7zd9Y5ECwOnqiE/kYTyaRlVMcOTPEtWcSij/ZBJsLVJ7w+w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hF7NQ3gLhz161V for ; Tue, 04 Aug 2026 22:23:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19d1a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 22:23:18 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 4be1b97e7ab1 - main - science/libint2-psi4: Update tarball used in build to make psi4 to succeed 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: 4be1b97e7ab13b199160c1af0992bc688fcac66e Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 22:23:18 +0000 Message-Id: <6a726656.19d1a.78fdcb06@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4be1b97e7ab13b199160c1af0992bc688fcac66e commit 4be1b97e7ab13b199160c1af0992bc688fcac66e Author: Yuri Victorovich AuthorDate: 2026-08-04 22:20:48 +0000 Commit: Yuri Victorovich CommitDate: 2026-08-04 22:23:14 +0000 science/libint2-psi4: Update tarball used in build to make psi4 to succeed --- science/libint2-psi4/Makefile | 3 ++- science/libint2-psi4/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/science/libint2-psi4/Makefile b/science/libint2-psi4/Makefile index e4c9ff1e4a42..7efb5f7146a2 100644 --- a/science/libint2-psi4/Makefile +++ b/science/libint2-psi4/Makefile @@ -1,8 +1,9 @@ PORTNAME= libint2-psi4 DISTVERSION= 0.1-${VERSION} +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://github.com/loriab/libint/releases/download/v${DISTVERSION:C/-.*//}/ -DISTFILES= libint-${VERSION}-5-4-3-6-5-4_mm10f12ob2_0.tgz +DISTFILES= libint-${VERSION}-7-7-4-12-7-5_mm10f12ob2_0.tgz MAINTAINER= yuri@FreeBSD.org COMMENT= Evaluate the integrals in modern atomic and molecular theory (psi4) diff --git a/science/libint2-psi4/distinfo b/science/libint2-psi4/distinfo index 34a6eb6733b0..4425481be56b 100644 --- a/science/libint2-psi4/distinfo +++ b/science/libint2-psi4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780341212 -SHA256 (libint-2.8.1-5-4-3-6-5-4_mm10f12ob2_0.tgz) = 9c07b8202efd66a5db6be7dc8b5ecf41a39eb73a751748f0a1f2d1eb5f883eb2 -SIZE (libint-2.8.1-5-4-3-6-5-4_mm10f12ob2_0.tgz) = 322218029 +TIMESTAMP = 1785866076 +SHA256 (libint-2.8.1-7-7-4-12-7-5_mm10f12ob2_0.tgz) = 208e380f8a342306436d3641d6acc07024c2717b6ecb55c94443fa21cfc15783 +SIZE (libint-2.8.1-7-7-4-12-7-5_mm10f12ob2_0.tgz) = 869888939