From nobody Fri Nov 19 10:39:58 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 118961898900; Fri, 19 Nov 2021 10:39:59 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HwY8G6TFKz4bv0; Fri, 19 Nov 2021 10:39:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B7E51269CA; Fri, 19 Nov 2021 10:39:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AJAdwVF017609; Fri, 19 Nov 2021 10:39:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AJAdwKQ017608; Fri, 19 Nov 2021 10:39:58 GMT (envelope-from git) Date: Fri, 19 Nov 2021 10:39:58 GMT Message-Id: <202111191039.1AJAdwKQ017608@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: da79a3dfb4ba - main - math/{,py-}spot: Update 2.9.8 -> 2.10 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: da79a3dfb4ba0fd409a9ab297b152db6e1c7660a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=da79a3dfb4ba0fd409a9ab297b152db6e1c7660a commit da79a3dfb4ba0fd409a9ab297b152db6e1c7660a Author: Yuri Victorovich AuthorDate: 2021-11-19 10:39:02 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-19 10:39:54 +0000 math/{,py-}spot: Update 2.9.8 -> 2.10 Reported by: portscout --- math/py-spot/Makefile | 2 +- math/py-spot/distinfo | 6 +++--- math/py-spot/pkg-plist | 8 ++++---- math/spot/Makefile | 2 +- math/spot/distinfo | 6 +++--- math/spot/pkg-plist | 29 ++++++++++++++++++++++++++++- 6 files changed, 40 insertions(+), 13 deletions(-) diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile index 78fd9054178f..80b5eacf2ae3 100644 --- a/math/py-spot/Makefile +++ b/math/py-spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.9.8 +DISTVERSION= 2.10 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-spot/distinfo b/math/py-spot/distinfo index 74f221cef145..e9a7b4a0595f 100644 --- a/math/py-spot/distinfo +++ b/math/py-spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628748237 -SHA256 (spot-2.9.8.tar.gz) = b7f404bb90a335a5914384ecc3fc3a2021ff22c57ee97a40c07bb2ab40e20cf9 -SIZE (spot-2.9.8.tar.gz) = 6998569 +TIMESTAMP = 1637317444 +SHA256 (spot-2.10.tar.gz) = 966e323c1b9c11114adbf0030a852a571164f181d99e31bd616afe913c523160 +SIZE (spot-2.10.tar.gz) = 7583946 diff --git a/math/py-spot/pkg-plist b/math/py-spot/pkg-plist index 2c7e04f4ced5..387e84ef0df7 100644 --- a/math/py-spot/pkg-plist +++ b/math/py-spot/pkg-plist @@ -1,6 +1,6 @@ %%PYTHON_SITELIBDIR%%/__pycache__/buddy.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/__pycache__/buddy.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/_buddy.so +%%PYTHON_SITELIBDIR%%/_buddy%%PYTHON_EXT_SUFFIX%%.so %%PYTHON_SITELIBDIR%%/buddy.py %%PYTHON_SITELIBDIR%%/spot/__init__.py %%PYTHON_SITELIBDIR%%/spot/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc @@ -15,9 +15,9 @@ %%PYTHON_SITELIBDIR%%/spot/__pycache__/jupyter.cpython-%%PYTHON_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/spot/__pycache__/ltsmin.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/spot/__pycache__/ltsmin.cpython-%%PYTHON_SUFFIX%%.pyc -%%PYTHON_SITELIBDIR%%/spot/_gen.so -%%PYTHON_SITELIBDIR%%/spot/_impl.so -%%PYTHON_SITELIBDIR%%/spot/_ltsmin.so +%%PYTHON_SITELIBDIR%%/spot/_gen%%PYTHON_EXT_SUFFIX%%.so +%%PYTHON_SITELIBDIR%%/spot/_impl%%PYTHON_EXT_SUFFIX%%.so +%%PYTHON_SITELIBDIR%%/spot/_ltsmin%%PYTHON_EXT_SUFFIX%%.so %%PYTHON_SITELIBDIR%%/spot/aux_.py %%PYTHON_SITELIBDIR%%/spot/gen.py %%PYTHON_SITELIBDIR%%/spot/impl.py diff --git a/math/spot/Makefile b/math/spot/Makefile index ad76159b018b..ee707e6827cc 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.9.8 +DISTVERSION= 2.10 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ diff --git a/math/spot/distinfo b/math/spot/distinfo index 3782f34df604..dd48e23f41ad 100644 --- a/math/spot/distinfo +++ b/math/spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628745414 -SHA256 (spot-2.9.8.tar.gz) = b7f404bb90a335a5914384ecc3fc3a2021ff22c57ee97a40c07bb2ab40e20cf9 -SIZE (spot-2.9.8.tar.gz) = 6998569 +TIMESTAMP = 1637316613 +SHA256 (spot-2.10.tar.gz) = 966e323c1b9c11114adbf0030a852a571164f181d99e31bd616afe913c523160 +SIZE (spot-2.10.tar.gz) = 7583946 diff --git a/math/spot/pkg-plist b/math/spot/pkg-plist index 9d7ead9fecc2..e94c0e5e8cf5 100644 --- a/math/spot/pkg-plist +++ b/math/spot/pkg-plist @@ -15,6 +15,12 @@ bin/randltl include/bddx.h include/bvecx.h include/fddx.h +include/spot/bricks/brick-assert +include/spot/bricks/brick-bitlevel +include/spot/bricks/brick-hash +include/spot/bricks/brick-hashset +include/spot/bricks/brick-shmem +include/spot/bricks/brick-types include/spot/gen/automata.hh include/spot/gen/formulas.hh include/spot/graph/graph.hh @@ -24,17 +30,30 @@ include/spot/kripke/fwd.hh include/spot/kripke/kripke.hh include/spot/kripke/kripkegraph.hh include/spot/ltsmin/ltsmin.hh +include/spot/ltsmin/spins_interface.hh +include/spot/ltsmin/spins_kripke.hh +include/spot/ltsmin/spins_kripke.hxx +include/spot/mc/bloemen.hh +include/spot/mc/bloemen_ec.hh +include/spot/mc/cndfs.hh +include/spot/mc/deadlock.hh +include/spot/mc/intersect.hh +include/spot/mc/lpar13.hh +include/spot/mc/mc.hh +include/spot/mc/mc_instanciator.hh +include/spot/mc/unionfind.hh +include/spot/mc/utils.hh include/spot/misc/_config.h include/spot/misc/bareword.hh include/spot/misc/bddlt.hh include/spot/misc/bitset.hh include/spot/misc/bitvect.hh include/spot/misc/casts.hh +include/spot/misc/clz.hh include/spot/misc/common.hh include/spot/misc/escape.hh include/spot/misc/fixpool.hh include/spot/misc/formater.hh -include/spot/misc/game.hh include/spot/misc/hash.hh include/spot/misc/hashfunc.hh include/spot/misc/intvcmp2.hh @@ -118,6 +137,7 @@ include/spot/twaalgos/dtwasat.hh include/spot/twaalgos/dualize.hh include/spot/twaalgos/emptiness.hh include/spot/twaalgos/emptiness_stats.hh +include/spot/twaalgos/game.hh include/spot/twaalgos/genem.hh include/spot/twaalgos/gfguarantee.hh include/spot/twaalgos/gtec/ce.hh @@ -136,6 +156,7 @@ include/spot/twaalgos/ltl2taa.hh include/spot/twaalgos/ltl2tgba_fm.hh include/spot/twaalgos/magic.hh include/spot/twaalgos/mask.hh +include/spot/twaalgos/mealy_machine.hh include/spot/twaalgos/minimize.hh include/spot/twaalgos/neverclaim.hh include/spot/twaalgos/parity.hh @@ -160,6 +181,7 @@ include/spot/twaalgos/strength.hh include/spot/twaalgos/stripacc.hh include/spot/twaalgos/stutter.hh include/spot/twaalgos/sum.hh +include/spot/twaalgos/synthesis.hh include/spot/twaalgos/tau03.hh include/spot/twaalgos/tau03opt.hh include/spot/twaalgos/toparity.hh @@ -167,6 +189,11 @@ include/spot/twaalgos/totgba.hh include/spot/twaalgos/toweak.hh include/spot/twaalgos/translate.hh include/spot/twaalgos/word.hh +include/spot/twaalgos/zlktree.hh +include/spot/twacube/cube.hh +include/spot/twacube/fwd.hh +include/spot/twacube/twacube.hh +include/spot/twacube_algos/convert.hh lib/libbddx.so lib/libbddx.so.0 lib/libbddx.so.0.0.0