Index: head/science/simgrid/Makefile =================================================================== --- head/science/simgrid/Makefile (revision 537042) +++ head/science/simgrid/Makefile (revision 537043) @@ -1,34 +1,33 @@ # $FreeBSD$ PORTNAME= SimGrid -DISTVERSION= 3.24 -PORTREVISION= 1 +DISTVERSION= 3.25 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Simulator of the behavior of large-scale distributed systems LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-2.1 LIB_DEPENDS= libboost_context.so:devel/boost-libs \ libcgraph.so:graphics/graphviz \ libunwind-ptrace.so:devel/libunwind USES= cmake:noninja compiler:c++11-lang perl5 python:3.6+ shebangfix USE_GITLAB= yes GL_SITE= https://framagit.org/ GL_ACCOUNT= simgrid GL_PROJECT= simgrid -GL_COMMIT= b2a3d0647da44e1e6d0eb44ebe1bd7182461023a +GL_COMMIT= 06eb64c095f48eeefc31bbfd7805b373e8e167d5 SHEBANG_FILES= tools/simgrid_convert_TI_traces.py USE_LDCONFIG= yes INSTALL_TARGET= install/strip CMAKE_OFF= enable_python LDFLAGS+= /usr/lib/liblzma.so # workaround for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237919 # 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 .include Index: head/science/simgrid/distinfo =================================================================== --- head/science/simgrid/distinfo (revision 537042) +++ head/science/simgrid/distinfo (revision 537043) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575158161 -SHA256 (simgrid-simgrid-b2a3d0647da44e1e6d0eb44ebe1bd7182461023a_GL0.tar.gz) = 5978022ebf197264fc97a0bb7240df217bd547542d7a162fcd949375180880d0 -SIZE (simgrid-simgrid-b2a3d0647da44e1e6d0eb44ebe1bd7182461023a_GL0.tar.gz) = 4074162 +TIMESTAMP = 1590818613 +SHA256 (simgrid-simgrid-06eb64c095f48eeefc31bbfd7805b373e8e167d5_GL0.tar.gz) = 3b400b5c50c3f1e13f74c9fe17ffeef4a53dc598afc948fe17c5421df354140f +SIZE (simgrid-simgrid-06eb64c095f48eeefc31bbfd7805b373e8e167d5_GL0.tar.gz) = 4120222 Index: head/science/simgrid/pkg-plist =================================================================== --- head/science/simgrid/pkg-plist (revision 537042) +++ head/science/simgrid/pkg-plist (revision 537043) @@ -1,130 +1,129 @@ -bin/graphicator bin/simgrid-colorizer bin/simgrid_convert_TI_traces bin/simgrid_update_xml bin/smpicc bin/smpicxx bin/smpirun bin/tesh include/simgrid/Exception.hpp include/simgrid/actor.h include/simgrid/barrier.h include/simgrid/chrono.hpp include/simgrid/cond.h include/simgrid/config.h include/simgrid/engine.h include/simgrid/forward.h include/simgrid/host.h include/simgrid/instr.h include/simgrid/kernel/future.hpp include/simgrid/kernel/resource/Action.hpp include/simgrid/kernel/resource/Model.hpp include/simgrid/kernel/resource/Resource.hpp include/simgrid/kernel/routing/ClusterZone.hpp include/simgrid/kernel/routing/DijkstraZone.hpp include/simgrid/kernel/routing/DragonflyZone.hpp include/simgrid/kernel/routing/EmptyZone.hpp include/simgrid/kernel/routing/FatTreeZone.hpp include/simgrid/kernel/routing/FloydZone.hpp include/simgrid/kernel/routing/FullZone.hpp include/simgrid/kernel/routing/NetPoint.hpp include/simgrid/kernel/routing/NetZoneImpl.hpp include/simgrid/kernel/routing/RoutedZone.hpp include/simgrid/kernel/routing/TorusZone.hpp include/simgrid/kernel/routing/VivaldiZone.hpp include/simgrid/link.h include/simgrid/mailbox.h include/simgrid/modelchecker.h include/simgrid/mutex.h -include/simgrid/msg.h include/simgrid/plugins/dvfs.h include/simgrid/plugins/energy.h include/simgrid/plugins/file_system.h include/simgrid/plugins/live_migration.h include/simgrid/plugins/load.h include/simgrid/plugins/load_balancer.h include/simgrid/s4u.hpp include/simgrid/s4u/Activity.hpp include/simgrid/s4u/Actor.hpp include/simgrid/s4u/Barrier.hpp include/simgrid/s4u/Comm.hpp include/simgrid/s4u/ConditionVariable.hpp include/simgrid/s4u/Disk.hpp include/simgrid/s4u/Engine.hpp include/simgrid/s4u/Exec.hpp include/simgrid/s4u/Host.hpp include/simgrid/s4u/Io.hpp include/simgrid/s4u/Link.hpp include/simgrid/s4u/Mailbox.hpp include/simgrid/s4u/Mutex.hpp include/simgrid/s4u/NetZone.hpp include/simgrid/s4u/Semaphore.hpp include/simgrid/s4u/Storage.hpp include/simgrid/s4u/VirtualMachine.hpp include/simgrid/semaphore.h include/simgrid/simdag.h include/simgrid/simix.h include/simgrid/simix.hpp include/simgrid/simix/blocking_simcall.hpp include/simgrid/smpi/replay.hpp include/simgrid/storage.h +include/simgrid/version.h include/simgrid/vm.h include/simgrid/zone.h -include/simgrid_config.h include/smpi/forward.hpp include/smpi/mpi.h include/smpi/mpif.h include/smpi/sampi.h include/smpi/smpi.h 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/RngStream.h +include/xbt/PropertyHolder.hpp include/xbt/asserts.h include/xbt/automaton.h include/xbt/automaton.hpp include/xbt/backtrace.hpp include/xbt/base.h include/xbt/config.h include/xbt/config.hpp include/xbt/dict.h include/xbt/dynar.h include/xbt/ex.h include/xbt/file.hpp include/xbt/function_types.h include/xbt/functional.hpp include/xbt/future.hpp include/xbt/graph.h include/xbt/log.h include/xbt/log.hpp include/xbt/mallocator.h include/xbt/misc.h include/xbt/module.h include/xbt/parmap.h +include/xbt/random.hpp include/xbt/range.hpp include/xbt/replay.hpp include/xbt/signal.hpp include/xbt/str.h include/xbt/string.hpp include/xbt/synchro.h include/xbt/sysdep.h include/xbt/system_error.hpp include/xbt/utility.hpp include/xbt/virtu.h include/xbt/xbt_os_time.h lib/libsimgrid.so -lib/libsimgrid.so.3.24 +lib/libsimgrid.so.3.25 lib/simgrid/smpimain lib/simgrid/smpireplaymain libdata/pkgconfig/simgrid.pc man/man1/simgrid_update_xml.1.gz man/man1/smpicc.1.gz man/man1/smpicxx.1.gz man/man1/smpif90.1.gz man/man1/smpiff.1.gz man/man1/smpirun.1.gz man/man1/tesh.1.gz