Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 06:16:04 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537043 - head/science/simgrid
Message-ID:  <202005300616.04U6G4iS006093@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May 30 06:16:04 2020
New Revision: 537043
URL: https://svnweb.freebsd.org/changeset/ports/537043

Log:
  science/simgrid: Update 3.24 -> 3.25

Modified:
  head/science/simgrid/Makefile
  head/science/simgrid/distinfo
  head/science/simgrid/pkg-plist

Modified: head/science/simgrid/Makefile
==============================================================================
--- head/science/simgrid/Makefile	Sat May 30 05:58:05 2020	(r537042)
+++ head/science/simgrid/Makefile	Sat May 30 06:16:04 2020	(r537043)
@@ -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

Modified: head/science/simgrid/distinfo
==============================================================================
--- head/science/simgrid/distinfo	Sat May 30 05:58:05 2020	(r537042)
+++ head/science/simgrid/distinfo	Sat May 30 06:16:04 2020	(r537043)
@@ -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

Modified: head/science/simgrid/pkg-plist
==============================================================================
--- head/science/simgrid/pkg-plist	Sat May 30 05:58:05 2020	(r537042)
+++ head/science/simgrid/pkg-plist	Sat May 30 06:16:04 2020	(r537043)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005300616.04U6G4iS006093>