Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2019 00:09:47 +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: r518745 - head/science/simgrid
Message-ID:  <201912010009.xB109lDA092050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Dec  1 00:09:47 2019
New Revision: 518745
URL: https://svnweb.freebsd.org/changeset/ports/518745

Log:
  science/simgrid: Update 3.23.2 -> 3.24
  
  Reported by:	repology

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

Modified: head/science/simgrid/Makefile
==============================================================================
--- head/science/simgrid/Makefile	Sun Dec  1 00:03:18 2019	(r518744)
+++ head/science/simgrid/Makefile	Sun Dec  1 00:09:47 2019	(r518745)
@@ -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

Modified: head/science/simgrid/distinfo
==============================================================================
--- head/science/simgrid/distinfo	Sun Dec  1 00:03:18 2019	(r518744)
+++ head/science/simgrid/distinfo	Sun Dec  1 00:09:47 2019	(r518745)
@@ -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

Modified: head/science/simgrid/pkg-plist
==============================================================================
--- head/science/simgrid/pkg-plist	Sun Dec  1 00:03:18 2019	(r518744)
+++ head/science/simgrid/pkg-plist	Sun Dec  1 00:09:47 2019	(r518745)
@@ -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



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