mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/SCIP: update 9.1.1 → 9.2.0; Update WWW
Reported by: portscout
This commit is contained in:
parent
0a079b17ba
commit
fe9c4cf15a
@ -1,5 +1,5 @@
|
||||
PORTNAME= SCIP
|
||||
DISTVERSION= 9.1.1
|
||||
DISTVERSION= 9.2.0
|
||||
CATEGORIES= math science
|
||||
MASTER_SITES= https://www.scipopt.org/download/release/
|
||||
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1726461363
|
||||
SHA256 (scip-9.1.1.tgz) = fd68a7ecc3c9086a68ef7ed0421381e811130f4c7dcb2c13ae69744577abd5cf
|
||||
SIZE (scip-9.1.1.tgz) = 9982768
|
||||
TIMESTAMP = 1730956858
|
||||
SHA256 (scip-9.2.0.tgz) = f2a1d568ba0801742df062df17b5a1ced9aec8647057050899e9017807280ff3
|
||||
SIZE (scip-9.2.0.tgz) = 10078969
|
||||
|
@ -568,5 +568,5 @@ lib/cmake/scip/scip-config.cmake
|
||||
lib/cmake/scip/scip-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/scip/scip-targets.cmake
|
||||
lib/libscip.so
|
||||
lib/libscip.so.9.1
|
||||
lib/libscip.so.9.1.1.0
|
||||
lib/libscip.so.9.2
|
||||
lib/libscip.so.9.2.0.0
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= PySCIPOpt
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 5.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math python
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user