math/{,py-}spot: Update 2.11 -> 2.11.1
This commit is contained in:
parent
51f15a69b0
commit
5da4ef64f4
@ -1,5 +1,5 @@
|
||||
PORTNAME= spot
|
||||
DISTVERSION= 2.11
|
||||
DISTVERSION= 2.11.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665335836
|
||||
SHA256 (spot-2.11.tar.gz) = 5b20541f876b8cacb1df1a07fe18175e81345ac93030a11f3691d2b516b59679
|
||||
SIZE (spot-2.11.tar.gz) = 7547899
|
||||
TIMESTAMP = 1665420342
|
||||
SHA256 (spot-2.11.1.tar.gz) = 2a03281dceb36df2515c3307cf452d578ee0db1a0ea0b321cc42d36df4f6d70b
|
||||
SIZE (spot-2.11.1.tar.gz) = 7557763
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= spot
|
||||
DISTVERSION= 2.11
|
||||
DISTVERSION= 2.11.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665334301
|
||||
SHA256 (spot-2.11.tar.gz) = 5b20541f876b8cacb1df1a07fe18175e81345ac93030a11f3691d2b516b59679
|
||||
SIZE (spot-2.11.tar.gz) = 7547899
|
||||
TIMESTAMP = 1665419720
|
||||
SHA256 (spot-2.11.1.tar.gz) = 2a03281dceb36df2515c3307cf452d578ee0db1a0ea0b321cc42d36df4f6d70b
|
||||
SIZE (spot-2.11.1.tar.gz) = 7557763
|
||||
|
@ -1,12 +0,0 @@
|
||||
- workaround for https://gitlab.lre.epita.fr/spot/spot/-/issues/515
|
||||
|
||||
--- spot/twaalgos/hoa.hh.orig 2022-10-09 17:09:51 UTC
|
||||
+++ spot/twaalgos/hoa.hh
|
||||
@@ -23,6 +23,7 @@
|
||||
#include <spot/misc/common.hh>
|
||||
#include <spot/twa/fwd.hh>
|
||||
#include <vector>
|
||||
+#include <unordered_map>
|
||||
#include <utility>
|
||||
#include <functional>
|
||||
#include <bddx.h>
|
3
math/vtk9/Makefile.version
Normal file
3
math/vtk9/Makefile.version
Normal file
@ -0,0 +1,3 @@
|
||||
# this file is provided for VTK users
|
||||
|
||||
VTK_VER=9.2
|
Loading…
Reference in New Issue
Block a user