git: 83f468f63cc0 - main - math/{,py-}spot: Update 2.11.1 -> 2.11.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 28 Oct 2022 16:19:34 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=83f468f63cc04cc3aa2b427740a3319fea913a5e

commit 83f468f63cc04cc3aa2b427740a3319fea913a5e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-28 16:17:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-28 16:17:12 +0000

    math/{,py-}spot: Update 2.11.1 -> 2.11.2
    
    Reported by:    portscout
---
 math/py-spot/Makefile | 2 +-
 math/py-spot/distinfo | 6 +++---
 math/spot/Makefile    | 9 ++++++---
 math/spot/distinfo    | 6 +++---
 4 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/math/py-spot/Makefile b/math/py-spot/Makefile
index 6471569047e9..63c0dc8e4377 100644
--- a/math/py-spot/Makefile
+++ b/math/py-spot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	spot
-DISTVERSION=	2.11.1
+DISTVERSION=	2.11.2
 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 d745dea8ef31..64e72795995a 100644
--- a/math/py-spot/distinfo
+++ b/math/py-spot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665420342
-SHA256 (spot-2.11.1.tar.gz) = 2a03281dceb36df2515c3307cf452d578ee0db1a0ea0b321cc42d36df4f6d70b
-SIZE (spot-2.11.1.tar.gz) = 7557763
+TIMESTAMP = 1666972930
+SHA256 (spot-2.11.2.tar.gz) = 3e63458f0da4863e1cd0d2cfe851a1015d322205d7e406c6a9d95680b9ea754e
+SIZE (spot-2.11.2.tar.gz) = 7566931
diff --git a/math/spot/Makefile b/math/spot/Makefile
index 39020795ff02..05b2e4dd04af 100644
--- a/math/spot/Makefile
+++ b/math/spot/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	spot
-DISTVERSION=	2.11.1
+DISTVERSION=	2.11.2
 CATEGORIES=	math
 MASTER_SITES=	http://www.lrde.epita.fr/dload/${PORTNAME}/
 
@@ -10,7 +10,10 @@ WWW=		https://spot.lrde.epita.fr
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		charsetfix compiler:c++17-lang gmake libtool
+TEST_DEPENDS=	${PYNUMPY} \
+		${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR}
+
+USES=		charsetfix compiler:c++17-lang gmake libtool python:test
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
@@ -26,7 +29,7 @@ OPTIONS_DEFINE=	DOCS
 
 PORTDOCS=	tl.pdf
 
-TEST_TARGET=	check # at least one test fails to run, see https://gitlab.lre.epita.fr/spot/spot/-/issues/517
+TEST_TARGET=	check # one test fails because of missing test dependency math/hs-syfco
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
diff --git a/math/spot/distinfo b/math/spot/distinfo
index 696c7aef1196..d669181d49e9 100644
--- a/math/spot/distinfo
+++ b/math/spot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665419720
-SHA256 (spot-2.11.1.tar.gz) = 2a03281dceb36df2515c3307cf452d578ee0db1a0ea0b321cc42d36df4f6d70b
-SIZE (spot-2.11.1.tar.gz) = 7557763
+TIMESTAMP = 1666936063
+SHA256 (spot-2.11.2.tar.gz) = 3e63458f0da4863e1cd0d2cfe851a1015d322205d7e406c6a9d95680b9ea754e
+SIZE (spot-2.11.2.tar.gz) = 7566931