diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-12-01 00:09:47 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-12-01 00:09:47 +0000 |
commit | fe3feea8118a65c1ac719b0a0e79ee20d55de79a (patch) | |
tree | 179ba8e674407fc8634114b9b39f083a553626ff /science/simgrid | |
parent | 5e91787f443ce5f2e66fdde29e99a876228f80b1 (diff) | |
download | ports-fe3feea8118a65c1ac719b0a0e79ee20d55de79a.tar.gz ports-fe3feea8118a65c1ac719b0a0e79ee20d55de79a.zip |
Notes
Diffstat (limited to 'science/simgrid')
-rw-r--r-- | science/simgrid/Makefile | 5 | ||||
-rw-r--r-- | science/simgrid/distinfo | 6 | ||||
-rw-r--r-- | science/simgrid/pkg-plist | 5 |
3 files changed, 9 insertions, 7 deletions
diff --git a/science/simgrid/Makefile b/science/simgrid/Makefile index 6adbce5e5ef5..0660220c67c0 100644 --- a/science/simgrid/Makefile +++ b/science/simgrid/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= SimGrid -DISTVERSION= 3.23.2 -PORTREVISION= 1 +DISTVERSION= 3.24 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= 5c2fa73cd308b08d88910f5f28df80cdde7f2243 +GL_COMMIT= b2a3d0647da44e1e6d0eb44ebe1bd7182461023a SHEBANG_FILES= tools/simgrid_convert_TI_traces.py USE_LDCONFIG= yes INSTALL_TARGET= install/strip diff --git a/science/simgrid/distinfo b/science/simgrid/distinfo index 23b89f429522..b82d59d7f040 100644 --- a/science/simgrid/distinfo +++ b/science/simgrid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1564456714 -SHA256 (simgrid-simgrid-5c2fa73cd308b08d88910f5f28df80cdde7f2243_GL0.tar.gz) = 325ce3f37f4b0bd0322136035e5b0eced77103f5a217c5072dba9d8d878b97e7 -SIZE (simgrid-simgrid-5c2fa73cd308b08d88910f5f28df80cdde7f2243_GL0.tar.gz) = 4054749 +TIMESTAMP = 1575158161 +SHA256 (simgrid-simgrid-b2a3d0647da44e1e6d0eb44ebe1bd7182461023a_GL0.tar.gz) = 5978022ebf197264fc97a0bb7240df217bd547542d7a162fcd949375180880d0 +SIZE (simgrid-simgrid-b2a3d0647da44e1e6d0eb44ebe1bd7182461023a_GL0.tar.gz) = 4074162 diff --git a/science/simgrid/pkg-plist b/science/simgrid/pkg-plist index 58e2ef480b50..bdee14b5aca7 100644 --- a/science/simgrid/pkg-plist +++ b/science/simgrid/pkg-plist @@ -10,6 +10,7 @@ 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 @@ -34,6 +35,7 @@ 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 @@ -47,6 +49,7 @@ 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 @@ -114,7 +117,7 @@ include/xbt/utility.hpp include/xbt/virtu.h include/xbt/xbt_os_time.h lib/libsimgrid.so -lib/libsimgrid.so.3.23.2 +lib/libsimgrid.so.3.24 lib/simgrid/smpimain lib/simgrid/smpireplaymain libdata/pkgconfig/simgrid.pc |