mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
math/SCIP: update 9.0.1 → 9.1.0
Reported by: portscout
This commit is contained in:
parent
2a41342e09
commit
40be42da42
@ -1,5 +1,5 @@
|
||||
PORTNAME= SCIP
|
||||
DISTVERSION= 9.0.1
|
||||
DISTVERSION= 9.1.0
|
||||
CATEGORIES= math science
|
||||
MASTER_SITES= https://www.scipopt.org/download/release/
|
||||
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1713971481
|
||||
SHA256 (scip-9.0.1.tgz) = f79966b88d9b88b0e42665b171bebda4280ba58e740f1ae342ac4ee785c6f012
|
||||
SIZE (scip-9.0.1.tgz) = 11464811
|
||||
TIMESTAMP = 1719034140
|
||||
SHA256 (scip-9.1.0.tgz) = 40459696c513c376bd1dbde10744837d0d4d4b9359df26243e749ba7991481f6
|
||||
SIZE (scip-9.1.0.tgz) = 9931426
|
||||
|
@ -86,6 +86,7 @@ include/scip/cons_conjunction.h
|
||||
include/scip/cons_countsols.h
|
||||
include/scip/cons_cumulative.h
|
||||
include/scip/cons_disjunction.h
|
||||
include/scip/cons_fixedvar.h
|
||||
include/scip/cons_indicator.h
|
||||
include/scip/cons_integral.h
|
||||
include/scip/cons_knapsack.h
|
||||
@ -567,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.0
|
||||
lib/libscip.so.9.0.1.0
|
||||
lib/libscip.so.9.1
|
||||
lib/libscip.so.9.1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user