Date: Fri, 05 Jun 2026 01:03:29 +0000 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: 39ff7fe8ff30 - main - math/proxsuite: update 0.=?utf-8?Q?7.1 =E2=86=92?= 0.7.3 Message-ID: <6a222061.23bf8.55c5004b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=39ff7fe8ff302d7f5d09463d7790c19d8c465be4 commit 39ff7fe8ff302d7f5d09463d7790c19d8c465be4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-04 22:52:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-05 01:03:25 +0000 math/proxsuite: update 0.7.1 → 0.7.3 --- math/proxsuite/Makefile | 9 +++++---- math/proxsuite/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/math/proxsuite/Makefile b/math/proxsuite/Makefile index 703eb2ede980..fa395f955aa5 100644 --- a/math/proxsuite/Makefile +++ b/math/proxsuite/Makefile @@ -1,5 +1,5 @@ PORTNAME= proxsuite -DISTVERSION= 0.7.1 +DISTVERSION= 0.7.3 CATEGORIES= math python MASTER_SITES= https://github.com/Simple-Robotics/proxsuite/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,10 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= simde>0:devel/simde -RUN_DEPENDS= simde>0:devel/simde +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + simde>0:devel/simde -USES= cmake:testing compiler:c++17-lang eigen:3,build,run +USES= cmake:testing compiler:c++17-lang eigen:3,build,run python:build CMAKE_OFF= BUILD_TESTING CMAKE_TESTING_ON= BUILD_TESTING @@ -22,6 +23,6 @@ CXXFLAGS+= -Wno-missing-template-arg-list-after-template-kw # https://github.com NO_ARCH= yes -# tests as of 0.7.1: 100% tests passed, 0 tests failed out of 166 +# tests as of 0.7.3: 100% tests passed, 0 tests failed out of 166 .include <bsd.port.mk> diff --git a/math/proxsuite/distinfo b/math/proxsuite/distinfo index 67c819b65e58..1eccd0832035 100644 --- a/math/proxsuite/distinfo +++ b/math/proxsuite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740125658 -SHA256 (proxsuite-0.7.1.tar.gz) = 8c7f89d2c7a52e157ba5fb20ff2a73117574d7ec629a11f9c5f05b549c59bf7b -SIZE (proxsuite-0.7.1.tar.gz) = 58380290 +TIMESTAMP = 1780613295 +SHA256 (proxsuite-0.7.3.tar.gz) = 1178721869898401e0a9d7c46803486c87d6ede3356770507dfb1022500a442b +SIZE (proxsuite-0.7.3.tar.gz) = 64017582home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a222061.23bf8.55c5004b>
