mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/agrum: update 1.10.0 → 1.12.1
(cherry picked from commit 7851061d9f
)
This commit is contained in:
parent
5b24c4fb88
commit
dd29e72fe0
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= agrum
|
||||
DISTVERSION= 1.10.0
|
||||
DISTVERSION= 1.12.1
|
||||
CATEGORIES= science math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -17,7 +17,7 @@ LLD_UNSAFE= yes
|
|||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= agrumery
|
||||
GL_PROJECT= aGrUM
|
||||
GL_TAGNAME= e733b2a6b23d6d8d7a29e621fcd698e0a2204bfb
|
||||
GL_TAGNAME= 826563917bb4bc11e5d54faba5662be9f4b93eab
|
||||
|
||||
SHEBANG_FILES= act
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1698031473
|
||||
SHA256 (agrumery-aGrUM-e733b2a6b23d6d8d7a29e621fcd698e0a2204bfb_GL0.tar.gz) = d9b0fc7a5f3863703f5716997357d586ee4b7099b0f078abbc9880ef5e65b032
|
||||
SIZE (agrumery-aGrUM-e733b2a6b23d6d8d7a29e621fcd698e0a2204bfb_GL0.tar.gz) = 23371308
|
||||
TIMESTAMP = 1708369934
|
||||
SHA256 (agrumery-aGrUM-826563917bb4bc11e5d54faba5662be9f4b93eab_GL0.tar.gz) = a4e184f0d1d2ac3e7920682e9bd394448f96f5dc14cb4577ca1a2a4847f9c7ab
|
||||
SIZE (agrumery-aGrUM-826563917bb4bc11e5d54faba5662be9f4b93eab_GL0.tar.gz) = 24448047
|
||||
|
|
|
@ -697,6 +697,7 @@ include/agrum/tools/graphs/PDAG.h
|
|||
include/agrum/tools/graphs/PDAG_inl.h
|
||||
include/agrum/tools/graphs/algorithms/DAGCycleDetector.h
|
||||
include/agrum/tools/graphs/algorithms/DAGCycleDetector_inl.h
|
||||
include/agrum/tools/graphs/algorithms/MeekRules.h
|
||||
include/agrum/tools/graphs/algorithms/binaryJoinTreeConverter.h
|
||||
include/agrum/tools/graphs/algorithms/binaryJoinTreeConverterDefault.h
|
||||
include/agrum/tools/graphs/algorithms/simplicialSet.h
|
||||
|
@ -925,7 +926,6 @@ lib/cmake/aGrUM/agrum-targets.cmake
|
|||
lib/libagrum.so
|
||||
lib/libagrum.so.1
|
||||
lib/libagrum.so.%%VERSION%%
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyAgrum-%%VERSION%%-py%%PYTHON_VER_MAJ%%.egg-info
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyAgrum-%%VERSION%%.dist-info/METADATA
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyAgrum-%%VERSION%%.dist-info/WHEEL
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyAgrum/__init__.py
|
||||
|
|
Loading…
Add table
Reference in a new issue