diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-19 10:39:02 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-11-19 10:39:54 +0000 |
| commit | da79a3dfb4ba0fd409a9ab297b152db6e1c7660a (patch) | |
| tree | c4a251a2045593338ebb0a0637b60f9de18956bf /math/spot | |
| parent | 6441d6c876baaa711bf059e5e30d8441367bd135 (diff) | |
Diffstat (limited to 'math/spot')
| -rw-r--r-- | math/spot/Makefile | 2 | ||||
| -rw-r--r-- | math/spot/distinfo | 6 | ||||
| -rw-r--r-- | math/spot/pkg-plist | 29 |
3 files changed, 32 insertions, 5 deletions
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 |
