math/{,py-}spot: Update 2.11.1 -> 2.11.2
Reported by: portscout
This commit is contained in:
parent
6a9eaac535
commit
83f468f63c
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user