git: 73232840b18f - main - science/simgrid: update 3.32-20230223 → 3.35
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Dec 2023 06:36:28 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=73232840b18fb81310c4035e6bca4319e880c1b9 commit 73232840b18fb81310c4035e6bca4319e880c1b9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-19 06:35:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-19 06:36:11 +0000 science/simgrid: update 3.32-20230223 → 3.35 Reported by: portscout --- science/simgrid/Makefile | 6 +++--- science/simgrid/distinfo | 6 +++--- science/simgrid/pkg-plist | 15 +++++++++++---- 3 files changed, 17 insertions(+), 10 deletions(-) diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 30d1ce1e5e26..8762787ffdda 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,7 +1,6 @@ PORTNAME= SimGrid DISTVERSIONPREFIX= v -DISTVERSION= 3.32-20230223 -PORTREVISION= 2 +DISTVERSION= 3.35 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -13,6 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-2.1 LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libcgraph.so:graphics/graphviz \ + libevent.so:devel/libevent \ ${LIB_DEPENDS_${ARCH}} USES= cmake:testing compiler:c++14-lang perl5 python shebangfix @@ -23,7 +23,7 @@ USE_GITLAB= yes GL_SITE= https://framagit.org/ GL_ACCOUNT= simgrid GL_PROJECT= simgrid -GL_TAGNAME= 93ba9586352a457e9795a66ccd6f45f8525cb03f +GL_TAGNAME= d68e1c39ec0832cb2391aedd17a868c597dd399e CMAKE_OFF= enable_python diff --git a/science/simgrid/distinfo b/science/simgrid/distinfo index 258d04725d15..20d6566d1b7b 100644 --- a/science/simgrid/distinfo +++ b/science/simgrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677210234 -SHA256 (simgrid-simgrid-93ba9586352a457e9795a66ccd6f45f8525cb03f_GL0.tar.gz) = 9573f66e27099dbc54bb6d2ea288d23f7a3e1902058063d45ae910266d4f94fa -SIZE (simgrid-simgrid-93ba9586352a457e9795a66ccd6f45f8525cb03f_GL0.tar.gz) = 13045286 +TIMESTAMP = 1702957094 +SHA256 (simgrid-simgrid-d68e1c39ec0832cb2391aedd17a868c597dd399e_GL0.tar.gz) = de6b60d48c152ecd7394a0e0f0f01c86537d13bfca2e31cc7b3c210b59c895aa +SIZE (simgrid-simgrid-d68e1c39ec0832cb2391aedd17a868c597dd399e_GL0.tar.gz) = 13129942 diff --git a/science/simgrid/pkg-plist b/science/simgrid/pkg-plist index 94e3e9a99a72..041e028aeeaa 100644 --- a/science/simgrid/pkg-plist +++ b/science/simgrid/pkg-plist @@ -1,4 +1,5 @@ bin/graphicator +bin/simgrid-mc bin/simgrid_convert_TI_traces bin/simgrid_update_xml bin/smpicc @@ -6,6 +7,7 @@ bin/smpicxx bin/smpirun bin/tesh include/simgrid/Exception.hpp +include/simgrid/activity_set.h include/simgrid/actor.h include/simgrid/barrier.h include/simgrid/chrono.hpp @@ -41,13 +43,18 @@ include/simgrid/mailbox.h include/simgrid/modelchecker.h include/simgrid/mutex.h include/simgrid/plugins/ProducerConsumer.hpp +include/simgrid/plugins/battery.hpp +include/simgrid/plugins/chiller.hpp include/simgrid/plugins/dvfs.h include/simgrid/plugins/energy.h include/simgrid/plugins/file_system.h +include/simgrid/plugins/jbod.hpp include/simgrid/plugins/live_migration.h include/simgrid/plugins/load.h +include/simgrid/plugins/solar_panel.hpp include/simgrid/s4u.hpp include/simgrid/s4u/Activity.hpp +include/simgrid/s4u/ActivitySet.hpp include/simgrid/s4u/Actor.hpp include/simgrid/s4u/Barrier.hpp include/simgrid/s4u/Comm.hpp @@ -59,12 +66,14 @@ include/simgrid/s4u/Host.hpp include/simgrid/s4u/Io.hpp include/simgrid/s4u/Link.hpp include/simgrid/s4u/Mailbox.hpp +include/simgrid/s4u/Mess.hpp +include/simgrid/s4u/MessageQueue.hpp include/simgrid/s4u/Mutex.hpp include/simgrid/s4u/NetZone.hpp include/simgrid/s4u/Semaphore.hpp +include/simgrid/s4u/Task.hpp include/simgrid/s4u/VirtualMachine.hpp include/simgrid/semaphore.h -include/simgrid/simix.h include/simgrid/simix.hpp include/simgrid/version.h include/simgrid/vm.h @@ -83,8 +92,6 @@ 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 include/xbt/base.h include/xbt/config.h @@ -116,7 +123,7 @@ include/xbt/utility.hpp include/xbt/virtu.h include/xbt/xbt_os_time.h lib/libsimgrid.so -lib/libsimgrid.so.3.32.1 +lib/libsimgrid.so.3.35 lib/simgrid/smpimain lib/simgrid/smpireplaymain libdata/pkgconfig/simgrid.pc