From owner-svn-ports-all@freebsd.org Mon Jan 4 22:59:10 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B41964CFEE1; Mon, 4 Jan 2021 22:59:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D8rfQ4m6Wz4f2w; Mon, 4 Jan 2021 22:59:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9683121F46; Mon, 4 Jan 2021 22:59:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 104MxAPm015554; Mon, 4 Jan 2021 22:59:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 104MxAp8015551; Mon, 4 Jan 2021 22:59:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202101042259.104MxAp8015551@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 4 Jan 2021 22:59:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560356 - in head/science/simgrid: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/science/simgrid: . files X-SVN-Commit-Revision: 560356 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2021 22:59:10 -0000 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@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