science/simgrid: Update 3.24 -> 3.25
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= SimGrid
|
||||
DISTVERSION= 3.24
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.25
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -20,7 +19,7 @@ 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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
bin/graphicator
|
||||
bin/simgrid-colorizer
|
||||
bin/simgrid_convert_TI_traces
|
||||
bin/simgrid_update_xml
|
||||
@@ -36,7 +35,6 @@ 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
|
||||
@@ -68,9 +66,9 @@ 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
|
||||
@@ -83,7 +81,7 @@ 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
|
||||
@@ -105,6 +103,7 @@ 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
|
||||
@@ -117,7 +116,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user