Skip to content

Commit

Permalink
science/agrum: update 1.10.0 → 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 19, 2024
1 parent e30aaf1 commit 7851061
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions science/agrum/Makefile
@@ -1,5 +1,5 @@
PORTNAME= agrum
DISTVERSION= 1.10.0
DISTVERSION= 1.12.1
CATEGORIES= science math

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions science/agrum/distinfo
@@ -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
2 changes: 1 addition & 1 deletion science/agrum/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 7851061

Please sign in to comment.