svn commit: r560356 - in head/science/simgrid: . files

Yuri Victorovich yuri at FreeBSD.org
Mon Jan 4 22:59:10 UTC 2021


Author: yuri
Date: Mon Jan  4 22:59:09 2021
New Revision: 560356
URL: https://svnweb.freebsd.org/changeset/ports/560356

Log:
  science/simgrid: Update 3.25 -> 3.26

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

Modified: head/science/simgrid/Makefile
==============================================================================
--- head/science/simgrid/Makefile	Mon Jan  4 22:38:08 2021	(r560355)
+++ head/science/simgrid/Makefile	Mon Jan  4 22:59:09 2021	(r560356)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	SimGrid
-DISTVERSION=	3.25
-PORTREVISION=	1
+DISTVERSION=	3.26
 CATEGORIES=	science
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -14,25 +13,26 @@ LICENSE_FILE=	${WRKSRC}/LICENSE-LGPL-2.1
 LIB_DEPENDS=	libboost_context.so:devel/boost-libs \
 		libcgraph.so:graphics/graphviz \
 		${LIB_DEPENDS_${ARCH}}
-
 LIB_DEPENDS_aarch64=	libunwind.so:devel/libunwind
 LIB_DEPENDS_amd64=	libunwind.so:devel/libunwind
 LIB_DEPENDS_i386=	libunwind.so:devel/libunwind
 LIB_DEPENDS_powerpc64=	libunwind.so:devel/libunwind
 
 USES=		cmake:noninja compiler:c++11-lang perl5 python:3.6+ shebangfix
+SHEBANG_FILES=	tools/simgrid_convert_TI_traces.py
+USE_LDCONFIG=	yes
+
 USE_GITLAB=	yes
 GL_SITE=	https://framagit.org/
 GL_ACCOUNT=	simgrid
 GL_PROJECT=	simgrid
-GL_COMMIT=	06eb64c095f48eeefc31bbfd7805b373e8e167d5
-SHEBANG_FILES=	tools/simgrid_convert_TI_traces.py
-USE_LDCONFIG=	yes
-INSTALL_TARGET=	install/strip
+GL_COMMIT=	0e789e05d5e7bee542136978a4b4655c13240b56
 
 CMAKE_OFF=	enable_python
 
 LDFLAGS+=	/usr/lib/liblzma.so # workaround for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237919
+
+INSTALL_TARGET=	install/strip
 
 # it'll probably break on gcc-based systems, see https://framagit.org/simgrid/simgrid/issues/12, it'll need CMAKE_OFF=enable_lto and possibly more
 

Modified: head/science/simgrid/distinfo
==============================================================================
--- head/science/simgrid/distinfo	Mon Jan  4 22:38:08 2021	(r560355)
+++ head/science/simgrid/distinfo	Mon Jan  4 22:59:09 2021	(r560356)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590818613
-SHA256 (simgrid-simgrid-06eb64c095f48eeefc31bbfd7805b373e8e167d5_GL0.tar.gz) = 3b400b5c50c3f1e13f74c9fe17ffeef4a53dc598afc948fe17c5421df354140f
-SIZE (simgrid-simgrid-06eb64c095f48eeefc31bbfd7805b373e8e167d5_GL0.tar.gz) = 4120222
+TIMESTAMP = 1609798167
+SHA256 (simgrid-simgrid-0e789e05d5e7bee542136978a4b4655c13240b56_GL0.tar.gz) = 91256e134d0690218f0e2efe66dc1c5b91825daf8457b584cb9a360556bb00fd
+SIZE (simgrid-simgrid-0e789e05d5e7bee542136978a4b4655c13240b56_GL0.tar.gz) = 4205001

Modified: head/science/simgrid/pkg-plist
==============================================================================
--- head/science/simgrid/pkg-plist	Mon Jan  4 22:38:08 2021	(r560355)
+++ head/science/simgrid/pkg-plist	Mon Jan  4 22:59:09 2021	(r560356)
@@ -1,6 +1,7 @@
+bin/graphicator
 bin/simgrid-colorizer
-bin/simgrid_convert_TI_traces
 bin/simgrid_update_xml
+bin/simgrid_convert_TI_traces
 bin/smpicc
 bin/smpicxx
 bin/smpirun
@@ -9,9 +10,12 @@ include/simgrid/Exception.hpp
 include/simgrid/actor.h
 include/simgrid/barrier.h
 include/simgrid/chrono.hpp
+include/simgrid/comm.h
 include/simgrid/cond.h
 include/simgrid/config.h
+include/simgrid/disk.h
 include/simgrid/engine.h
+include/simgrid/exec.h
 include/simgrid/forward.h
 include/simgrid/host.h
 include/simgrid/instr.h
@@ -31,6 +35,7 @@ include/simgrid/kernel/routing/NetZoneImpl.hpp
 include/simgrid/kernel/routing/RoutedZone.hpp
 include/simgrid/kernel/routing/TorusZone.hpp
 include/simgrid/kernel/routing/VivaldiZone.hpp
+include/simgrid/kernel/routing/WifiZone.hpp
 include/simgrid/link.h
 include/simgrid/mailbox.h
 include/simgrid/modelchecker.h
@@ -40,7 +45,6 @@ include/simgrid/plugins/energy.h
 include/simgrid/plugins/file_system.h
 include/simgrid/plugins/live_migration.h
 include/simgrid/plugins/load.h
-include/simgrid/plugins/load_balancer.h
 include/simgrid/s4u.hpp
 include/simgrid/s4u/Activity.hpp
 include/simgrid/s4u/Actor.hpp
@@ -103,6 +107,7 @@ include/xbt/mallocator.h
 include/xbt/misc.h
 include/xbt/module.h
 include/xbt/parmap.h
+include/xbt/parse_units.hpp
 include/xbt/random.hpp
 include/xbt/range.hpp
 include/xbt/replay.hpp
@@ -116,14 +121,7 @@ include/xbt/utility.hpp
 include/xbt/virtu.h
 include/xbt/xbt_os_time.h
 lib/libsimgrid.so
-lib/libsimgrid.so.3.25
+lib/libsimgrid.so.3.26
 lib/simgrid/smpimain
 lib/simgrid/smpireplaymain
 libdata/pkgconfig/simgrid.pc
-man/man1/simgrid_update_xml.1.gz
-man/man1/smpicc.1.gz
-man/man1/smpicxx.1.gz
-man/man1/smpif90.1.gz
-man/man1/smpiff.1.gz
-man/man1/smpirun.1.gz
-man/man1/tesh.1.gz


More information about the svn-ports-head mailing list