git: 13f910715def - main - science/agrum: Remove several stale elements

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 06 Sep 2026 17:50:34 UTC
The branch main has been updated by yuri:

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

commit 13f910715def9213c6c90d8b6ae2981cb77695f7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-06 15:32:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-06 17:50:23 +0000

    science/agrum: Remove several stale elements
    
    - GL_TAGNAME
    - USES=llvm
    - -DPython_EXECUTABLE=${PYTHON_CMD}
    - LLD_UNSAFE
    
    Reported by:    Daniel Engberg <diizzy@FreeBSD.org>
---
 science/agrum/Makefile | 9 +++------
 science/agrum/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/science/agrum/Makefile b/science/agrum/Makefile
index 86b8ad6aa499..44a81ba51802 100644
--- a/science/agrum/Makefile
+++ b/science/agrum/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	agrum
 DISTVERSION=	3.1.1
+PORTREVISION=	1
 CATEGORIES=	science math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -12,20 +13,16 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 TEST_DEPENDS=	swig:devel/swig
 
-USES=		cmake compiler:c++20-lang llvm shebangfix # the 'act' executable uses 'python' and is broken, when act is broken CMakeLists.txt builds with default configuration which is fine; llvm is to fix: Cannot open "/usr/bin/../lib/LLVMgold.so"
+USES=		cmake compiler:c++20-lang shebangfix
 USE_LDCONFIG=	yes
 
-LLD_UNSAFE=	yes
-
 USE_GITLAB=	yes
 GL_ACCOUNT=	agrumery
 GL_PROJECT=	aGrUM
-GL_TAGNAME=	c8d35dae
 
 SHEBANG_FILES=	act
 
-CMAKE_ARGS=	-DPython_EXECUTABLE=${PYTHON_CMD} \
-		-DPYAGRUM_REQUIRED_PYTHON_VERSION=${PYTHON_VER}
+CMAKE_ARGS=	-DPYAGRUM_REQUIRED_PYTHON_VERSION=${PYTHON_VER}
 CMAKE_OFF=	USE_SWIG
 
 PLIST_SUB+=	VERSION=${PORTVERSION}
diff --git a/science/agrum/distinfo b/science/agrum/distinfo
index 83cf25c7f53d..79ac2f30475c 100644
--- a/science/agrum/distinfo
+++ b/science/agrum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1788631607
-SHA256 (aGrUM-c8d35dae.tar.bz2) = 2ef8b2f62878bacf48d89190451b6d26698017e44c7479019e6bf4eec368bad2
-SIZE (aGrUM-c8d35dae.tar.bz2) = 21263367
+TIMESTAMP = 1788678431
+SHA256 (aGrUM-3.1.1.tar.bz2) = 48ac61ec6f3743f03c7c9e9e017ee98b9392559149115d059c808f4e3add6774
+SIZE (aGrUM-3.1.1.tar.bz2) = 21273215