Skip to content

Commit

Permalink
science/simgrid: update 3.32-20230223 → 3.35
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Dec 19, 2023
1 parent 8b96396 commit 7323284
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 10 deletions.
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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
15 changes: 11 additions & 4 deletions science/simgrid/pkg-plist
@@ -1,11 +1,13 @@
bin/graphicator
bin/simgrid-mc
bin/simgrid_convert_TI_traces
bin/simgrid_update_xml
bin/smpicc
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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 7323284

Please sign in to comment.