git: 4f93a7972473 - main - science/simgrid: Update 3.31 → 3.32-20230223
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Feb 2023 06:29:41 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f93a7972473d99f2b2f02f81ed40eed78749eda commit 4f93a7972473d99f2b2f02f81ed40eed78749eda Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-02-24 06:29:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-02-24 06:29:37 +0000 science/simgrid: Update 3.31 → 3.32-20230223 --- science/simgrid/Makefile | 10 ++++++---- science/simgrid/distinfo | 6 +++--- science/simgrid/pkg-plist | 6 ++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 9d182012bbc3..13a03e97a0a7 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,6 +1,6 @@ PORTNAME= SimGrid -DISTVERSION= 3.31 -PORTREVISION= 2 +DISTVERSIONPREFIX= v +DISTVERSION= 3.32-20230223 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -14,7 +14,7 @@ LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libcgraph.so:graphics/graphviz \ ${LIB_DEPENDS_${ARCH}} -USES= cmake:noninja compiler:c++14-lang perl5 python:3.6+ shebangfix +USES= cmake:testing compiler:c++14-lang perl5 python:3.6+ shebangfix SHEBANG_FILES= tools/simgrid_convert_TI_traces.py USE_LDCONFIG= yes @@ -22,7 +22,7 @@ USE_GITLAB= yes GL_SITE= https://framagit.org/ GL_ACCOUNT= simgrid GL_PROJECT= simgrid -GL_COMMIT= fcfdefe62e01e5353377ebe3573782ba4d368eeb +GL_COMMIT= 93ba9586352a457e9795a66ccd6f45f8525cb03f CMAKE_OFF= enable_python @@ -30,4 +30,6 @@ LDFLAGS+= /usr/lib/liblzma.so # workaround for https://bugs.freebsd.org/bugzilla # it'll probably break on gcc-based systems, see https://framagit.org/simgrid/simgrid/issues/12, it'll need CMAKE_OFF=enable_lto and possibly more +# tests fail, see https://github.com/simgrid/simgrid/issues/384 + .include <bsd.port.mk> diff --git a/science/simgrid/distinfo b/science/simgrid/distinfo index 5c59385dd110..258d04725d15 100644 --- a/science/simgrid/distinfo +++ b/science/simgrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658687904 -SHA256 (simgrid-simgrid-fcfdefe62e01e5353377ebe3573782ba4d368eeb_GL0.tar.gz) = 44825f1792daeab45ec5985a857a88e4a7270d1244d25fe49a0da19f89fbdad4 -SIZE (simgrid-simgrid-fcfdefe62e01e5353377ebe3573782ba4d368eeb_GL0.tar.gz) = 13663997 +TIMESTAMP = 1677210234 +SHA256 (simgrid-simgrid-93ba9586352a457e9795a66ccd6f45f8525cb03f_GL0.tar.gz) = 9573f66e27099dbc54bb6d2ea288d23f7a3e1902058063d45ae910266d4f94fa +SIZE (simgrid-simgrid-93ba9586352a457e9795a66ccd6f45f8525cb03f_GL0.tar.gz) = 13045286 diff --git a/science/simgrid/pkg-plist b/science/simgrid/pkg-plist index 71922aadee96..94e3e9a99a72 100644 --- a/science/simgrid/pkg-plist +++ b/science/simgrid/pkg-plist @@ -1,5 +1,4 @@ bin/graphicator -bin/simgrid-colorizer bin/simgrid_convert_TI_traces bin/simgrid_update_xml bin/smpicc @@ -23,7 +22,6 @@ include/simgrid/kernel/ProfileBuilder.hpp include/simgrid/kernel/Timer.hpp include/simgrid/kernel/resource/Action.hpp include/simgrid/kernel/resource/Model.hpp -include/simgrid/kernel/resource/NetworkModelIntf.hpp include/simgrid/kernel/routing/ClusterZone.hpp include/simgrid/kernel/routing/DijkstraZone.hpp include/simgrid/kernel/routing/DragonflyZone.hpp @@ -80,11 +78,11 @@ include/smpi/smpi_extended_traces.h include/smpi/smpi_extended_traces_fortran.h include/smpi/smpi_helpers.h include/smpi/smpi_helpers_internal.h -include/smpi/smpi_main.h include/xbt.h include/xbt/Extendable.hpp include/xbt/PropertyHolder.hpp include/xbt/asserts.h +include/xbt/asserts.hpp include/xbt/automaton.h include/xbt/automaton.hpp include/xbt/backtrace.hpp @@ -118,7 +116,7 @@ include/xbt/utility.hpp include/xbt/virtu.h include/xbt/xbt_os_time.h lib/libsimgrid.so -lib/libsimgrid.so.3.31 +lib/libsimgrid.so.3.32.1 lib/simgrid/smpimain lib/simgrid/smpireplaymain libdata/pkgconfig/simgrid.pc